diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -12,6 +12,12 @@ It also simulates 2 LEDs connected to pins 12 and 13 (PB4 and PB5). To run the demo project, check out this repository, run `npm install` and then `npm start`. +### Walkthrough Video Tutorial + +A step-by-step video tutorial showing how to build a simple Arduino simulator using AVR8js and React: + +[](https://youtu.be/fArqj-USmjA) + ## Running the tests Run the tests once: |
