Wokwi online simulator for Arduino free

Wokwi online simulator Arduino Electronic

Wokwi is an online simulator for Arduino and Electronics free. It’s designed for makers, by makers. Because it is online, it works on windows, MAC, Linux, and Android.

You can use Wokwi to learn Arduino programming, prototype your ideas, and share your projects with other makers.

Diagram Editor simulator for Arduino – Wokwi
The diagram editor provides an interactive way to edit your diagram: add components to the simulation and define the connections between them. It’s a convenient alternative for editing the diagram.json file directly.

The Serial Monitor – simulator for Arduino – Wokwi
The Serial Monitor provides a way to send/receive information to/from your Arduino code. You can use it to view debug messages printed by your program, or to send commands that control your program.

Get new posts by email:
Wokwi Online Simulator Arduino Electronic - Arduino Uno
Wokwi Online Simulator Arduino Electronic – Arduino Uno

Arduino Uno – is the most popular board in the Arduino family. It is powered by the ATmega328p chip, which has 32K bytes of Flash program memory, 2k bytes of SRAM and 1K bytes of EEPROM.

Wokwi Online Simulator Arduino Electronic - Arduino Mega 2560
Wokwi Online Simulator Arduino Electronic – Arduino Mega 2560

Arduino Mega 2560. Powered by the ATmega2560 chip, which has 256K bytes of Flash program memory, 8k bytes of SRAM and 4K bytes of EEPROM. The board features 54 digital pins, 16 analog input pins, and four serial ports. It runs at 16MHz.

Wokwi Online Simulator Arduino Electronics - Arduino Nano
Wokwi Online Simulator Arduino Electronics – Arduino Nano

Arduino Nano – is remarkably similar to the Arduino Uno, but in a smaller form factor. It carries the same ATmega328p chip, which has 32K bytes of Flash program memory, 2k bytes of SRAM and 1K bytes of EEPROM.

Wokwi Online Simulator Arduino Electronic - Raspberry Pi Rp2040
Wokwi Online Simulator Arduino Electronic – Raspberry Pi Rp2040

Raspberry Pi RP2040 – based board with WiFi + Bluetooth support in Arduino Nano form factor.

Wokwi Online Simulator Arduino Electronic - Raspberry Pi Pico
Wokwi Online Simulator Arduino Electronic – Raspberry Pi Pico

Raspberry Pi Pico – an RP2040 microcontroller board with dual-core ARM Cortex-M0+ processor, 264k of internal RAM, and flexible Programmable I/O (PIO) feature.

Wokwi Online Simulator Arduino Electronics - Franzininho Diy
Wokwi Online Simulator For Arduino Free – Franzininho Diy

Franzininho DIY – A small ATtiny85-based development board, popular in Brazil.

Wokwi Online Simulator Arduino Electronics - Attiny85
Wokwi Online Simulator For Arduino Free – Attiny85

ATtiny85 – is a small 8-bit AVR microcontroller. It has 8KB of Flash program memory, 512 bytes of SRAM, and 512 bytes of EEPROM.

Arduino Libraries Simulator for Arduino online – Wokwi

You can use many popular Arduino libraries on Wokwi.

To include a library, go to the code editor and type # on an empty line. You’ll see a autocomplete dropdown with many #include suggestions. This list includes most of the available libraries, but not all of them.

The complete list of libraries currently available on Wokwi:

  • AccelStepper
  • Adafruit GFX Library
  • Adafruit INA219
  • Adafruit NeoPixel
  • Adafruit NeoMatrix
  • Adafruit SoftServo
  • Adafruit SSD1306
  • Adafruit ST7735 and ST7789 Library
  • Arduino_CRC32
  • ArduinoJson
  • ArduinoModbus
  • ArduinoRS485
  • base64
  • BasicLinearAlgebra
  • Bounce2
  • Button
  • Controlino
  • DallasTemperature
  • DHT sensor library
  • DHTLib
  • DS3231
  • Encoder
  • FastLED
  • FastLED NeoMatrix
  • Geometry
  • IRMP
  • IRremote
  • Keypad
  • lcdgfx
  • LC_baseTools
  • LC_lilParser
  • LedControl
  • LiquidCrystal
  • LiquidCrystal I2C
  • LiquidMenu
  • MD_MAX72XX
  • MD_Parola
  • Midier
  • ModbusMaster
  • NeoPatterns
  • OneButton
  • PID
  • PlayRtttl
  • QRCode
  • RTClib
  • SD
  • ssd1306
  • SSD1306Ascii
  • SdFat
  • Segment
  • Servo
  • ServoEasing
  • SevSeg
  • ShiftDisplay
  • SimpleDHT
  • SimpleTimer
  • SoftwareReset
  • Stepper
  • TaskScheduler
  • Talkie
  • Time
  • TimerOne
  • Tiny4kOLED
  • TinyDebug
  • TinyNunchuk
  • U8g2
  • U8glib
  • Ultrasonic
  • WiFiNINA

To use Wokwi see the Wiki with documentation

See demo from Cool Arduino Simulations from Wokwi Arduino Simulator from Electrotantra ET

How useful was this post?

Click on a star to rate it!

Average rating / 5. Vote count:

No votes so far! Be the first to rate this post.

As you found this post useful...

Share on the social networks!

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

Photo of author
About the author
Xtronic.org blog author. Electronics technician for the technical school of Brasilia - Brazil. Interested in electronics, circuits and technology in general.
Share:

2 thoughts on “Wokwi online simulator for Arduino free”

Leave a Comment