Go Time
Go on hardware: TinyGo in the wild
In this episode, we will be exploring the tiny world of Go and Hardware. We are joined by three gophers, Vladimir Vivien, Tobias Theel, and Ron Evans, who will be discussing the use of Linux API (V4L2) to control video hardware and capture image data in realtime, programming Bluetooth devices, working on WiFi communication using an Arduino Nano 33 IoT NINA chip, and much more.
Join Changelog++ to support our work, get closer to the metal, and make the ads disappear!
Sponsors
- Sourcegraph – Move fast, even in big codebases. Sourcegraph is universal code search for every developer and team. Easily search across all the code that matters to you and your organization: find example code, explore and read code, debug issues, and more. Head to info.sourcegraph.com/changelog and click the button “Try Sourcegraph now” to get started.
- FireHydrant – The reliability platform for teams of all sizes. With FireHydrant, teams achieve reliability at scale by enabling speed and consistency from a service deployment to an unexpected outage. Try FireHydrant free for 14 days at firehydrant.io
- Honeycomb – Guess less, know more. When production is running slow, it’s hard to know where problems originate: is it your application code, users, or the underlying systems? With Honeycomb you get a fast, unified, and clear understanding of the one thing driving your business: production. Join the swarm and try Honeycomb free today at honeycomb.io/changelog
- Fastly – Our bandwidth partner. Fastly powers fast, secure, and scalable digital experiences. Move beyond your content delivery network to their powerful edge cloud platform. Learn more at fastly.com
Featuring
- Ron Evans – Twitter, GitHub
- Vladimir Vivien – Twitter, GitHub
- Tobias Theel – Twitter, GitHub, LinkedIn
- Natalie Pistunovich – Twitter, GitHub
- Angelica Hill – Twitter, GitHub
Notes and Links
- TinyGo’s website
- Video for Linux API
- cgo Go Package
- GDN Event: Tiny Go Technology and Hardware
- Hyper Text Coffee Pot Control Protocol RFC
- Astro Playground
- Suborbital Website
- WebAssembly for Proxies (ABI specification)
- WebAssembly for Proxies (Go SDK)
- Vecty (Front-end of Go Gitbhub)
- WASM-4 Website
- xship (A shoot’em up built with tinygo for the pygamer)
- Learning Go by Example: Create a Game Boy Advance (GBA) game in Go
- Learning Go Programming by Vladimir Vivien
- Creative DIY Microcontroller Projects with TinyGo and WebAssembly: A practical guide to building embedded applications for low-powered devices, IoT, and home automation by Tobias Theel
- The eigenvector of “Why we moved from language X to language Y” by Erik Bernhardsson