beckbikang / Programming-Microcontrollers-and-WebAssembly-with-TinyGo

Programming Microcontrollers and WebAssembly with TinyGo, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Programming-Microcontrollers-and-WebAssembly-with-TinyGo

Programming Microcontrollers and WebAssembly with TinyGo, published by Packt

Required Software

Git

Go

Windows

AVR Toolchain

Toolchain AVR Dude GNU Make

Recommended Software

VSCode

VSCode Go Extension

VSCode TinyGo Extension

Required Hardware

Arduino UNO

Troubleshooting

Windows

exit status 3221225781

When tinygo flash returns an error like this: > error: failed to flash C:\Users\Enrico\AppData\Local\Temp\tinygo393394635\main.hex: exit status 3221225781 This is most likely due to a missing .dll file. Install this to get the dll you need: https://sourceforge.net/projects/libusb-win32/

Arduino Nano IoT 33

About

Programming Microcontrollers and WebAssembly with TinyGo, published by Packt

License:MIT License


Languages

Language:Go 96.5%Language:Makefile 3.5%