From 956d5f177f660c098b44e56d0e5b9e08bc8fb74a Mon Sep 17 00:00:00 2001 From: Uri Shaked Date: Thu, 12 Nov 2020 12:15:36 +0200 Subject: docs: add link to ATtiny85 simulation example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15aa573..5de29a6 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3