Logicraft Studios
Offline Arduino, RP2040 & ESP32 simulator
Starting local backend…
Logicraft Studios LogoLogicraft StudiosSTUDIO
ExamplesEditorAboutGitHub
Logicraft Studios / Examples / [Pi + Arduino] Serial LED Control
[Pi + Arduino] Serial LED Control
CommunicationadvancedArduino Uno

[Pi + Arduino] Serial LED Control

Raspberry Pi 3B controls two LEDs on an Arduino Uno via UART serial. Pi sends commands (LED1_ON, LED2_ON…) from a Python script; Arduino parses them and drives the LEDs.

What you'll simulate

  • ✓Real Arduino Uno emulation — cycle-accurate, no hardware needed
  • ✓4 interactive components on the canvas
  • ✓Serial Monitor included — see output in real time
← Back to examples