Update README.md
This commit is contained in:
parent
e7baae5c10
commit
34bb399fc0
1 changed files with 6 additions and 2 deletions
|
|
@ -1,10 +1,14 @@
|
||||||
|
## **Modular Robotics (Dexter Industries) GrovePi EDIT** [](https://dexterind.github.io/GrovePi) [](LICENSE)
|
||||||
## **Modular Robotics (Dexter Industries) GrovePi** [](https://dexterind.github.io/GrovePi) [](LICENSE)
|
|
||||||
|
|
||||||
<!-- Remember to add https://mit-license.org/ of our own -->
|
<!-- Remember to add https://mit-license.org/ of our own -->
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Quick install script:
|
||||||
|
```bash
|
||||||
|
curl -kL https://git.pixelhosting.nl/Blackwhitebear8/grovepi/raw/branch/main/installer.sh | bash
|
||||||
|
```
|
||||||
|
|
||||||
The GrovePi is an open-source platform for connecting Grove Sensors to the Rasberry Pi. Create IoT (Internet of Things) devices and inventions without the need of soldering!
|
The GrovePi is an open-source platform for connecting Grove Sensors to the Rasberry Pi. Create IoT (Internet of Things) devices and inventions without the need of soldering!
|
||||||
|
|
||||||
Its official API is written in Python, but it can also be interfaced with in other languages such as C, C#, Go and NodeJS. These other variations of the same library came from our contributors.
|
Its official API is written in Python, but it can also be interfaced with in other languages such as C, C#, Go and NodeJS. These other variations of the same library came from our contributors.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue