Skip to content

Commit

Permalink
GopherconSG is Go!
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <[email protected]>
  • Loading branch information
deadprogram committed Jan 11, 2025
1 parent 93f381c commit 234158e
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 27 deletions.
44 changes: 17 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,40 @@
# Gophercon AU 2024 Hardware Hack Session
# Gophercon Sg 2025 Hardware Hack Session

![Gophercon AU](./images/gophercon-au-2024.png)
![Gophercon SG logo](./images/gophercon-sg-2025.png)

The is the repository for the hardware hack session at Gophercon AU 2024.
The is the repository for the hardware hack session at Gophercon SG 2025.

https://gophercon.com.au/
https://2025.gophercon.sg/

### 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 return all other equipment when you are finished for the next person. Thank you!

## Installation

Please read our [installation instructions here](./INSTALL.md).

## Activities

### Badger2040-W Hacking
### TinyGo IoT sensors

![Arduino Nano RP2040](./sensor/arduino/assets/step6.jpg)

![Badger2040-W](./images/badger2040-w.webp)
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

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!
These can be programmed using TinyGo.

There are several different activities for you to use the Badger2040 to learn about programming devices.
There are some Grove sensor kits that you can use for the activity.

Go to https://github.com/hybridgroup/badger2040 for more info.
Ready to try this out? Go to [./sensor/arduino/](./sensor/arduino/) to get started.

### Parrot Minidrones

![Parrot Minidrone](./images/minidrone.jpg)

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
Post in-flight videos using hashtag #gopherconsg

Ready for takeoff? Go to [./drone/minidrone/](./drone/minidrone/).

Expand All @@ -40,7 +44,7 @@ Ready for takeoff? Go to [./drone/minidrone/](./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
Post robot videos using hashtag #gopherconsg

Ready to roll? Go to https://github.com/hybridgroup/tinygo-mip.

Expand All @@ -52,7 +56,7 @@ 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
Post robot videos using hashtag #gopherconsg

Ready to do some new tricks? Go to https://github.com/hybridgroup/tinygo-chip.

Expand All @@ -66,20 +70,6 @@ Minimalist race game with an LED strip.

For more information, please go to https://github.com/conejoninja/ledrace

### TinyGo IoT sensors

![Arduino Nano RP2040](./sensor/arduino/assets/step6.jpg)

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/](./sensor/arduino/) to get started.

## License

Copyright (c) 2015-2024 The Hybrid Group and friends. Licensed under the MIT license.
Binary file removed images/badger2040-w.webp
Binary file not shown.
Binary file removed images/gophercon-au-2024.png
Binary file not shown.
Binary file added images/gophercon-sg-2025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 234158e

Please sign in to comment.