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 4f6ad1a commit d243aefCopy full SHA for d243aef
README.md
@@ -30,6 +30,7 @@ A step-by-step video tutorial showing how to build a simple Arduino simulator us
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
* [Assembly Code](https://stackblitz.com/edit/avr8js-asm?file=index.ts)
33
+* [EEPROM persistence](https://stackblitz.com/edit/avr8js-eeprom-localstorage?file=eeprom-localstorage-backend.ts)
34
35
## Which chips can be simulated?
36
0 commit comments