The is the repository for the hardware hack session at Gophercon AU 2024.
If you received a Badger2040, it is yours to keep. Please return all other equipment when you are finished for the next person. Thank you!
Please read our installation instructions here.
If you are one of the very fortunate individuals to have received a Badger2040 badge that is programmable using TinyGo, it is in fact yours to keep!
There are several different activities for you to use the Badger2040 to learn about programming devices.
Go to https://github.com/hybridgroup/badger2040 for more info.
We have Parrot Minidrones you can fly with Go code to control them using their built-in Bluetooth API.
Post in-flight videos using hashtag #gopherconau
Ready for takeoff? Go to ./drone/minidrone/.
Along for the ride, we brought a couple of WowWee MiP two-wheeled self-balancing robots that you control using Bluetooth.
Post robot videos using hashtag #gopherconau
Ready to roll? Go to https://github.com/hybridgroup/tinygo-mip.
We also brought our WowWee CHiP the robot dog that you control using Bluetooth.
This is a challenge activity: help us complete the implementation for the complete API.
Post robot videos using hashtag #gopherconau
Ready to do some new tricks? Go to https://github.com/hybridgroup/tinygo-chip.
:info: take a look at the ./tools directory for instructions on how to do bluetooth discovery
Minimalist race game with an LED strip.
For more information, please go to https://github.com/conejoninja/ledrace
Looking for the true "parts experience"? Got you covered! We have brought some Arduino Nano RP2040 Connect IoT microcontroller boards for each person to use for the activity.
https://store.arduino.cc/collections/boards/products/arduino-nano-rp2040-connect
These can be programmed using TinyGo.
There are some Grove sensor kits that you can use for the activity.
Ready to try this out? Go to ./sensor/arduino/ to get started.
Copyright (c) 2015-2024 The Hybrid Group and friends. Licensed under the MIT license.