TinyGo (@tinygolang) 's Twitter Profile
TinyGo

@tinygolang

TinyGo - a Go compiler for small places. Embedded systems/microcontrollers, WebAssembly (wasm/wasi), CLI tools.

bsky.app/profile/tinygo…

ID: 1042797248269168640

linkhttps://tinygo.org calendar_today20-09-2018 15:26:52

3,3K Tweet

10,10K Followers

72 Following

Ron Evans (@deadprogram) 's Twitter Profile Photo

"Go Haystack" works with most of the adafruit industries boards with Bluetooth support. And TinyScan works really well on the Pyportal as a miniature scanning device you can take with you "on the Go"! github.com/hybridgroup/go… #adafruit #bluetooth #airtag #findmy #tinygo

Ron Evans (@deadprogram) 's Twitter Profile Photo

Someone pointed out that Go Haystack could not be installed on macOS. Fixed! Now you can track your Bluetooth devices via Apple's "FindMy" network using Go & TinyGo when actually using a computer made by Apple ;) github.com/hybridgroup/go…

Ron Evans (@deadprogram) 's Twitter Profile Photo

Next week is @GopherconSG & I'm bringing the @Golang/TinyGo hardware hack session + giving closing keynote. Don't miss out on some great speakers & activities. See you there! #golang #tinygo #gopherconSG #embedded #wasm #webassembly #hardware 2025.gophercon.sg

takasago (@sago35tk) 's Twitter Profile Photo

#tinygo #tinygo_keeb #gdgshikoku 岩田プロが TinyGo Conf にタイピングソフトで登壇するであろう話をしてる

GopherCon (@gophercon) 's Twitter Profile Photo

Our Call for Speakers opens Monday, January 20th, and runs through Monday, March 3rd. If you have a Go-related topic to share, start sharpening your pencils, we want to hear from you! sessionize.com/gophercon-2025/ Need guidance before submitting? Join our mentoring program. Email

Our Call for Speakers opens Monday, January 20th, and runs through Monday, March 3rd. If you have a Go-related topic to share, start sharpening your pencils, we want to hear from you! sessionize.com/gophercon-2025/

Need guidance before submitting? Join our mentoring program. Email
GopherCon Singapore (@gopherconsg) 's Twitter Profile Photo

We're so excited to be bringing Ron Evans to Singapore to spread the TinyGo love to more people. Huge suitcases; lots of toys! The #TinyGo hack sessions have always been a massive hit at other #GopherCon's. If you want to have fun, get your tickets now! #golang

conejo 🐇🐰🤖 @conejo@social.tinygo.org (@_conejo) 's Twitter Profile Photo

2 weeks till FOSDEM @[email protected] and this year TinyGo will have a stand (both days), I'll be there, selling some #gopherBadges , #tinygoKeeb & nametags : you could pre-order already here >> shop.gopherbadge.com/product/tinygo… or buy there, but stock is limited! FIFO!

2 weeks till <a href="/fosdem/">FOSDEM @fosdem@fosstodon.org</a> and this year <a href="/TinyGolang/">TinyGo</a> will have a stand (both days), I'll be there, selling some #gopherBadges , #tinygoKeeb &amp; nametags : you could pre-order already here &gt;&gt; shop.gopherbadge.com/product/tinygo… or buy there, but stock is limited! FIFO!
Ron Evans (@deadprogram) 's Twitter Profile Photo

Newest Golang Weekly has first a bit about the "Go Haystack" announcement & then the latest GoCV update! It was a busy week. :) #golang #tinygo #findmy #bluetooth #opencv #computerVision golangweekly.com/issues/538

takasago (@sago35tk) 's Twitter Profile Photo

TinyGo Keeb Tour 2025 in Kanazawa with Kanazawa.go を公開しました! tinygo-keeb.connpass.com/event/343036/?… #tinygo_keeb

conejo 🐇🐰🤖 @conejo@social.tinygo.org (@_conejo) 's Twitter Profile Photo

OpenRemote GNOME In exactly two weeks from now, we'll be -hopefully-, having our "Annual #TinyGo & friends Thai dinner" 😋🍽️, in the FOSDEM @[email protected] 's eve. I want to see all of you again.💃

Ron Evans (@deadprogram) 's Twitter Profile Photo

And here are the cases being tracked. Like most of my journeys it starts with a high speed train to Madrid. Then destination GopherCon Singapore! #gopherconSG #golang #tinygo

And here are the cases being tracked. Like most of my journeys it starts with a high speed train to Madrid. Then destination <a href="/GopherConSG/">GopherCon Singapore</a>!
#gopherconSG #golang #tinygo
takasago (@sago35tk) 's Twitter Profile Photo

先日の TinyGo Keeb Tour 2025 in Takamatsu で披露?した TinyGo で MIDI を再生してみるデモ。無操作が続くと MIDI ファイルに設定されたテンポで再生、ロータリーエンコーダーを操作すると回転速度に合わせて再生、という感じ。

takasago (@sago35tk) 's Twitter Profile Photo

ソースはこちら。 Go で MIDI ファイルをどうにかする package はいくつかありましたが RAM 使用量的に TinyGo + マイコンでは無理という感じでした。ということで、 2025 年にもなって改めて MIDI Parser を自作することになりましたっと。 github.com/sago35/midi