Logicraft Studios
Offline Arduino, RP2040 & ESP32 simulator
Starting local backend…
Logicraft Studios LogoLogicraft StudiosSTUDIO
ExamplesEditorAboutGitHub
Logicraft Studios / Examples / ESP32 NeoPixel colours
ESP32 NeoPixel colours
BasicsbeginnerESP32

ESP32 NeoPixel colours

The same pixel on an ESP32. Adafruit_NeoPixel drives it through the RMT peripheral here, so the pad never toggles at bit rate and the engine hands the decoded frame to the part.

What you'll simulate

  • ✓Real ESP32 emulation — cycle-accurate, no hardware needed
  • ✓1 interactive component on the canvas
  • ✓Auto-installs: Adafruit NeoPixel
  • ✓Serial Monitor included — see output in real time
← Back to examples