Skip to content

Commit

Permalink
docs: a few needed updates
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <[email protected]>
  • Loading branch information
deadprogram committed Jan 20, 2025
1 parent 234158e commit 1f0fc20
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 deletions.
6 changes: 3 additions & 3 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
First use git to clone this repo to your local machine:

```
git clone https://github.com/hybridgroup/gopherconau-2024.git
cd gopherconau-2024
git clone https://github.com/hybridgroup/gopherconsg-2025.git
cd gopherconau-2025
```

## Install Go 1.23
Expand All @@ -19,6 +19,6 @@ Now you are ready to install TinyGo.

## Install TinyGo

You will need to install TinyGo 0.34.0 in order to do today's activities.
You will need to install TinyGo 0.35+ in order to do today's activities.

https://tinygo.org/getting-started/install/
18 changes: 2 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The is the repository for the hardware hack session at Gophercon SG 2025.

https://2025.gophercon.sg/

### Please return all other equipment when you are finished for the next person. Thank you!
### Please return all equipment when you are finished for the next person. Thank you!

## Installation

Expand Down Expand Up @@ -48,20 +48,6 @@ Post robot videos using hashtag #gopherconsg

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

### WowWee CHiP robot dog

![WowWee CHiP](./images/chip.jpg)

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 #gopherconsg

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

> :info: take a look at the [./tools](./tools) directory for instructions on how to do bluetooth discovery
### TinyGo Open LED Race

![TinyGo OpenLEDRace](./images/ledrace-input2.gif)
Expand All @@ -72,4 +58,4 @@ For more information, please go to https://github.com/conejoninja/ledrace

## License

Copyright (c) 2015-2024 The Hybrid Group and friends. Licensed under the MIT license.
Copyright (c) 2015-2025 The Hybrid Group and friends. Licensed under the MIT license.

0 comments on commit 1f0fc20

Please sign in to comment.