CNAP

Introduction

CNAP (Cnipbotics Arduino Playground) is an in-browser Arduino simulator built for students in classes 7 & 8. It lets you write Arduino code, design circuits with drag-and-drop components, and watch your simulation run — all without any hardware.

What you can do

  • Write code — A full Monaco editor with Arduino syntax highlighting, auto-complete, and error detection.
  • Design circuits — Place and connect over 40 Wokwi components on an interactive canvas.
  • Simulate — Run your sketch and see the circuit respond in real time.
  • Learn from templates — Start with a pre-built project and modify it to understand how it works.

Who it's for

CNAP is designed for students who are just getting started with electronics and programming. No hardware, no soldering, no mess — just open your browser and start building.

Getting started

Head to the Playground to start from scratch, or pick one of the Templates to begin with a working circuit.

For detailed component reference and wiring guides, see the Component Guides.