diff options
| author | Julian Rendell | 2021-02-25 14:54:25 -0800 |
|---|---|---|
| committer | GitHub | 2021-02-25 14:54:25 -0800 |
| commit | af4341969d5bfcd6d98e6099505912296cc0e6f6 (patch) | |
| tree | 37190f743e76c60fc8333159fa2145962dbd2abd /README.md | |
| parent | clarifying the scope of library (diff) | |
| download | avr8js-af4341969d5bfcd6d98e6099505912296cc0e6f6.tar.gz avr8js-af4341969d5bfcd6d98e6099505912296cc0e6f6.tar.bz2 avr8js-af4341969d5bfcd6d98e6099505912296cc0e6f6.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ A step-by-step video tutorial showing how to build a simple Arduino simulator us [](https://youtu.be/fArqj-USmjA) +And a related [blog post](https://blog.wokwi.com/avr8js-simulate-arduino-in-javascript/). + ### Unofficial examples These examples show working examples of using `avr8js` in an application. Many of them also demonstrate how to use the `wokwi-elements` and include working examples of functional simulations of the components, and how to hook them up to `avr8js`. |
