mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #247 from zankich/master
Add gobot and Hardware section
This commit is contained in:
commit
22ed7926d2
@ -23,6 +23,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
- [Game Development](#game-development)
|
- [Game Development](#game-development)
|
||||||
- [Generation & Generics](#generation--generics)
|
- [Generation & Generics](#generation--generics)
|
||||||
- [GUI](#gui)
|
- [GUI](#gui)
|
||||||
|
- [Hardware](#hardware)
|
||||||
- [Images](#images)
|
- [Images](#images)
|
||||||
- [Logging](#logging)
|
- [Logging](#logging)
|
||||||
- [Machine Learning](#machine-learning)
|
- [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.
|
* [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go.
|
||||||
* [walk](https://github.com/lxn/walk) - Windows application library kit 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
|
## Images
|
||||||
|
|
||||||
*Libraries for manipulating images.*
|
*Libraries for manipulating images.*
|
||||||
|
Loading…
Reference in New Issue
Block a user