Add gobot and Hardware section

checkGoreportcard
Adrian Zankich 10 years ago
parent 8e984878d5
commit b2d963d91b

@ -23,6 +23,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
- [Game Development](#game-development)
- [Generation & Generics](#generation--generics)
- [GUI](#gui)
- [Hardware](#hardware)
- [Images](#images)
- [Logging](#logging)
- [Machine Learning](#machine-learning)
@ -247,6 +248,12 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go.
* [walk](https://github.com/lxn/walk) - Windows application library kit for Go.
## Hardware
*Libraries for interacting with hardware.*
* [gobot](https://github.com/hybridgroup/gobot) - Framework for robotics, physical computing, and the Internet of Things
## Images
*Libraries for manipulating images.*

Loading…
Cancel
Save