mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add gobot and Hardware section
This commit is contained in:
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…
Reference in New Issue
Block a user