

Wokwi Arduino Simulator
A web-app you can use to simulate circuits as well as run Arduino sketches right in the browser, using the open-source AVR8js platform.
Cost / License
- Free
- Proprietary
Application type
Platforms
- Mac
- Windows
- Linux
- Android
- iPhone
- Android Tablet
Features
- Arduino
- Drag and Drop
- Circuit Simulation
- Browser-based
Tags
- diy-electronics
- arduino-simulator
- rp2040
- open-source-projects
- avr
Wokwi Arduino Simulator News & Activities
Recent News
Recent activities
- POX updated Wokwi Arduino Simulator
- updated Wokwi Arduino Simulator
- thejfex liked Wokwi Arduino Simulator
Wokwi Arduino Simulator information
What is Wokwi Arduino Simulator?
Wokwi is an online simulator for Arduino and Electronics. It's designed for makers, by makers.
You can use Wokwi to learn Arduino programming, prototype your ideas, and share your projects with other makers.
It's an easy and helpful way to learn good Arduino programming as well as tinker with many famous open-source Arduino libraries, especially at times when the hardware is not available. Overall, Wokwi Simulator is a good and useful resource with all the examples being open source and present in GitHub (https://github.com/wokwi).
https://wokwi.com/arduino/libraries is a collection of famous libraries for many peripherals. New elements are added every week.








Comments and Reviews
I have been working with the wokwi Arduino simulator for some time, and I would like to share my experience of why it is a valid and workable solution presently for simulation needs.
The basic AVR8js compiler engine which runs the simulator is made open-source (GitHub - wokwi/avr8js: Arduino (8-bit AVR) simulator, written in JavaScript and runs in the browse 27) The execution happens on the browser itself yet without much lag (very fast, compared to older simulators) Peripherals support - new ones are added frequently A step towards practical things - For example - bounce feature is there for the switches Quite a number of standard examples are there Supports UNO, Mega, Nano, ATtiny85 and more will be added on request, soon special peripherals such as ultrasonic sensors, NeoPixels, FastLEDs (matrix, strip and others) are supported support is available (Wokwi 9)
many people have created applications based on the open-source AVR8js engine
Arduino Robotics Lab - Dawson College 16 - Virtual Lab for students GitHub - arcostasi/avr8js-electron-playground: An AVR8js and Wokwi Elements playground implemented 12 - a downloadable electron Arduino simulator AVR8js+Falstad 12 - Combining the power of Falstad with the Arduino Simulator etc