We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d8481 commit 956d5f1Copy full SHA for 956d5f1
README.md
@@ -29,6 +29,7 @@ A step-by-step video tutorial showing how to build a simple Arduino simulator us
29
* [Arduino Mega NeoPixel Matrix](https://stackblitz.com/edit/avr8js-mega-ws2812?file=index.ts)
30
* [Simon Game](https://stackblitz.com/edit/avr8js-simon-game?file=index.ts) - with pushbuttons and sound
31
* [XMAS LEDs](https://stackblitz.com/edit/avr8js-xmas-dafna?file=index.ts)
32
+* [ATtiny85 Simulation](https://avr8js-attiny85.stackblitz.io?file=index.ts)
33
* [Assembly Code](https://stackblitz.com/edit/avr8js-asm?file=index.ts)
34
35
## Running the tests
0 commit comments