Small is going big: Go on microcontrollers
TinyGo takes the Go programming language to the "final frontier" where it could not go before…running directly on microcontrollers like Arduino, the BBC's micro:bit, and more. Ron Evans introduces you to TinyGo and demonstrates some live coding.
Talk Title | Small is going big: Go on microcontrollers |
Speakers | Ron Evans (The Hybrid Group) |
Conference | O’Reilly Open Source Software Conference |
Conf Tag | Fueling innovative software |
Location | Portland, Oregon |
Date | July 15-18, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
TinyGo takes the Go programming language to the “final frontier” where it could not go before…running directly on microcontrollers like Arduino, the BBC’s micro:bit, and more. Ron Evans introduces you to TinyGo, a new miniature version of the Go language that uses the LLVM compiler toolchain to create native code that can run directly even on the smallest of computing devices. You’ll even see some live-coding demos of flying objects.