

Wokwi Arduino Simulator
7 likes
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.
License model
- Free • Open Source
Application types
Platforms
- Mac
- Windows
- Linux
- Android
- iPhone
- Android Tablet
Features
Wokwi Arduino Simulator News & Activities
Highlights • All activities
Recent News
No news, maybe you know any news worth sharing?
Share a News TipRecent activities
- adri66 added Wokwi Arduino Simulator as alternative to CRUMB Circuit Simulator
- NEOcortex liked Wokwi Arduino Simulator
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