Your Development Platform
Development Board
cezerio mini dev ESP32C6
Mini Development Board with Wi-Fi, Bluetooth and Zigbee
Development Board
cezerio mini dev matrix ESP32C6
Mini Development Board with 5x5 RGB LED Matrix
Resources
GitHub
Available for FREE!
I release some of my projects as open source, and also share code examples and files for many projects. I also host repositories containing supporting files for my products as well. Have a scan through my repositories to see more!
CircuitPython
The easiest way to program microcontrollers
If you currently have CircuitPython installed on your board, first download the .UF2 file of the CircuitPython version you would like to install from here.
Arduino IDE
The first step to learn programming
All cezerio boards are supported in the Arduino IDE, and using them is the same as using any other ESP32 based board.
Please make sure you install the latest version of the Arduino IDE for your OS from the Arduino website.
Platform IO
A new generation toolset for embedded C/C++ development
Platform IO, as it uses the same Arduino ESP32 Core that the Arduino IDE uses.