TinyGo - a Go compiler for small places. Targeting embedded systems/microcontrollers, WebAssembly (wasm/wasi), and command line tools.
TinyGo - a Go compiler for small places. Targeting embedded systems/microcontrollers, WebAssembly (wasm/wasi), and command line tools.
TinyGo 0.39 is out with what you need the most right now, which is Go 1.25 support! Of course there's more like multicore support on RP2350 and macOS. We've also got fixes+further improvements for reflect & stdlib packages. Plus a couple of new boards too.
Bring your badge to GopherCon!
Coming to NYC & have a Go programmable badge? Bring it, we'll update it.
Need battery/charge? Bring it anyhow.
Need a badge? We'll have a few at the Hardware Hack Session next Tuesday.
See you there!
https://www.gophercon.com/agenda/session/1557206
#gopherCon
The Gophercon Hardware Hack Session is less than 2 weeks away! Robots, drones, LEDs & our favorite programming language in NYC. Just add humans & see what happens next... Don't miss this one!
Join us in New York City from August 26th - 28th at the North Javits Center for GopherCon 2025! As the premiere gathering of Go programming language enthusiasts, you can expect some of the very best programming driven by our community, exceptional pre-conference workshops taught by a few of the smartest people we know, and multiple opportunities to network. So, whataya waitin' for?!
Want to help out with TinyGo networking support? Join our network Special Interest Group (SIG)!
Next meeting is tonight. More info here:
https://github.com/tinygo-org/tinygo/wiki/Meetings#networking-sig
#tinygo #golang #network #wifi #ip #bluetooth #lora #lorawan #wasm
Want to teach LLMs to fly drones & control robots using @golang.org? Your chance is almost here! The @gophercon.com Hardware Hack Session in NYC is in less than 3 weeks.
You bring a laptop, we bring all the moving parts. So don't miss out! #golang #tinygo
Join us in New York City from August 26th - 28th at the North Javits Center for GopherCon 2025! As the premiere gathering of Go programming language enthusiasts, you can expect some of the very best programming driven by our community, exceptional pre-conference workshops taught by a few of the smartest people we know, and multiple opportunities to network. So, whataya waitin' for?!
Skynet: LLMs controlling real robots and drones with Bash
You guessed it: my newest miniproject is out!
Post: https://www.hackster.io/deadprogram/skynet-llms-controlling-real-robots-and-drones-with-bash-ae617f
Skynet is a lightweight command line interface for LLMs to control real robots and drones using Bash. By Ron Evans.