diff options
| author | Uri Shaked | 2020-05-14 07:18:50 +0300 |
|---|---|---|
| committer | Uri Shaked | 2020-05-14 07:19:38 +0300 |
| commit | 693091d9e9f4c99b3da61dc31e286927e1ca0c3f (patch) | |
| tree | 29ad41b2b711ce72059b0bff7bc81bdfd71c64a0 /README.md | |
| parent | chore(deps): npm audit fix (diff) | |
| download | avr8js-693091d9e9f4c99b3da61dc31e286927e1ca0c3f.tar.gz avr8js-693091d9e9f4c99b3da61dc31e286927e1ca0c3f.tar.bz2 avr8js-693091d9e9f4c99b3da61dc31e286927e1ca0c3f.zip | |
docs: walkthrough video link
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: |
