GopherCon 2023: Special When Lit: Using Go to Bring a Pinball Machine Back to Life! - Jeremy Fleitz

Опубликовано: 25 Февраль 2024
на канале: Gopher Academy
662
12

In this talk, I will demonstrate how concurrency and WaitGroups were used to build an event-driven package called GoFlip to implement the game rules for a pinball machine controlled by a Raspberry Pi. Arduinos provide the peripheral interfaces, while TinyGo is evaluated to further improve the overall design of this now fully functional pinball machine powered by Go.