diff options
| author | Uri Shaked | 2021-01-02 00:22:35 +0200 |
|---|---|---|
| committer | Uri Shaked | 2021-01-02 00:22:35 +0200 |
| commit | d243aef782c8afd49be41109d8aab7ceef9c336c (patch) | |
| tree | daa734f406309574487b3b70c854fbe247216c3f /README.md | |
| parent | 0.14.9 (diff) | |
| download | avr8js-d243aef782c8afd49be41109d8aab7ceef9c336c.tar.gz avr8js-d243aef782c8afd49be41109d8aab7ceef9c336c.tar.bz2 avr8js-d243aef782c8afd49be41109d8aab7ceef9c336c.zip | |
docs(readme): link to EEPROM example
Diffstat (limited to '')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ A step-by-step video tutorial showing how to build a simple Arduino simulator us * [Simon Game](https://stackblitz.com/edit/avr8js-simon-game?file=index.ts) - with pushbuttons and sound * [XMAS LEDs](https://stackblitz.com/edit/avr8js-xmas-dafna?file=index.ts) * [Assembly Code](https://stackblitz.com/edit/avr8js-asm?file=index.ts) +* [EEPROM persistence](https://stackblitz.com/edit/avr8js-eeprom-localstorage?file=eeprom-localstorage-backend.ts) ## Which chips can be simulated? |
