Skip to content

Commit 956d5f1

Browse files
committed
docs: add link to ATtiny85 simulation example
1 parent 19d8481 commit 956d5f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ A step-by-step video tutorial showing how to build a simple Arduino simulator us
2929
* [Arduino Mega NeoPixel Matrix](https://stackblitz.com/edit/avr8js-mega-ws2812?file=index.ts)
3030
* [Simon Game](https://stackblitz.com/edit/avr8js-simon-game?file=index.ts) - with pushbuttons and sound
3131
* [XMAS LEDs](https://stackblitz.com/edit/avr8js-xmas-dafna?file=index.ts)
32+
* [ATtiny85 Simulation](https://avr8js-attiny85.stackblitz.io?file=index.ts)
3233
* [Assembly Code](https://stackblitz.com/edit/avr8js-asm?file=index.ts)
3334

3435
## Running the tests

0 commit comments

Comments
 (0)