Creative DIY Microcontroller Projects with TinyGo and WebAssembly:
A practical guide to building embedded applications for low-powered devices, IoT, and home automation
English | 2021 | ISBN: 1800560206 | 322 Pages | PDF MOBI EPUB | 39 MB
A practical guide to building embedded applications for low-powered devices, IoT, and home automation
English | 2021 | ISBN: 1800560206 | 322 Pages | PDF MOBI EPUB | 39 MB
While often considered a fast and compact programming language, Go usually creates large executables that are difficult to run on low-memory or low-powered devices such as microcontrollers or IoT. TinyGo is a new compiler that allows developers to compile their programs for such low-powered devices. As TinyGo supports all the standard features of the Go programming language, you won't have to tweak the code to fit on the microcontroller.