mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add arduino-cli to Hardware section (#3809)
This commit is contained in:
parent
331107ed77
commit
e69f16b361
@ -1066,6 +1066,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
|
||||
*Libraries, tools, and tutorials for interacting with hardware.*
|
||||
|
||||
* [arduino-cli](https://github.com/arduino/arduino-cli) - Official Arduino CLI and library. Can run standalone, or be incorporated into larger Go projects.
|
||||
* [emgo](https://github.com/ziutek/emgo) - Go-like language for programming embedded systems (e.g. STM32 MCU).
|
||||
* [ghw](https://github.com/jaypipes/ghw) - Golang hardware discovery/inspection library.
|
||||
* [go-osc](https://github.com/hypebeast/go-osc) - Open Sound Control (OSC) bindings for Go.
|
||||
|
Loading…
Reference in New Issue
Block a user