diff options
| author | Uri Shaked | 2020-11-12 12:15:36 +0200 |
|---|---|---|
| committer | Uri Shaked | 2020-11-12 12:15:36 +0200 |
| commit | 956d5f177f660c098b44e56d0e5b9e08bc8fb74a (patch) | |
| tree | d0630c4f3c04b46c5bc8be97693d4af168e01b82 /README.md | |
| parent | 0.11.4 (diff) | |
| download | avr8js-956d5f177f660c098b44e56d0e5b9e08bc8fb74a.tar.gz avr8js-956d5f177f660c098b44e56d0e5b9e08bc8fb74a.tar.bz2 avr8js-956d5f177f660c098b44e56d0e5b9e08bc8fb74a.zip | |
docs: add link to ATtiny85 simulation example
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ A step-by-step video tutorial showing how to build a simple Arduino simulator us * [Arduino Mega NeoPixel Matrix](https://stackblitz.com/edit/avr8js-mega-ws2812?file=index.ts) * [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) +* [ATtiny85 Simulation](https://avr8js-attiny85.stackblitz.io?file=index.ts) * [Assembly Code](https://stackblitz.com/edit/avr8js-asm?file=index.ts) ## Running the tests |
