Getting Started
- Prerequisites (what you need: USB cable, Arduino IDE, computer)
- Unboxing & hardware setupPhotos of main board
- How to attach plug boards (photos + short video embed)
- Power options (USB, battery, etc.)
Software setup
Install Arduino IDE
-
Add your board to Boards Manager (if custom core) or just install library
-
Install your library (Library Manager + manual ZIP method)
-
First project: “Hello World” example (e.g., blink onboard LED or read a simple sensor plug board)
-
Expected outcome + troubleshooting if it doesn’t work