GrovePi

GrovePi is an open source platform for connecting Grove Sensors to the Raspberry Pi.

Github星跟踪图

DI GrovePi Generic badge MIT license

Picture

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.

Getting Started

In order to quick install the GrovePi repository, open up a terminal and type the following command:

curl -kL dexterindustries.com/update_grovepi, bash

The same command can be used for updating the GrovePi to the latest version. For more details on how you can install/update your GrovePi, please check this README.

To flash the latest firmware to the GrovePi, run

cd Firmware
bash firmware_update.sh

Then, import the grovepi module and start playing with it. Its documentation can be found here.

The old guide on getting started with the GrovePi can be found here. It can still prove to be useful if you're unsure how the GrovePi has to be stacked on top of the Raspberry Pi, although it should be pretty obvious.

Support

Raspberry Pi Compatibility

The GrovePi is compatible with the Raspberry Pi models A, A+, B, B+, 2, and 3.

Scratch Support

Once you've done the above command, you can install Scratch support if you want it. This step is optional.

sudo bash /home/pi/Dexter/GrovePi/Script/install_scratch.sh

If your SD card has Scratch 2.0 installed on it, then this will install GrovePi support for it.
GrovePi integration for Scratch 1.4 is also getting installed.

Want to use a sensor not in the library yet?

Ask us in the forums. Want to use the GrovePi in a language not currently supported? Ask and we will help.

Programming the GrovePi

The GrovePi can be programmed in Python, C, C#, Go, and NodeJS on the Raspberry Pi. Simply start with one of our example projects or example code.
The GrovePi uses an Arduino to interface between the Raspberry Pi and the Grove Sensors, and comes programmed with a standard firmware. The firmware can be rewritten from the Raspberry Pi.

Getting Help

Need help? We have a forum here where you can ask questions or make suggestions.

Getting Ideas

Need an idea to get started? We have a few project examples to get your creative juices flowing.

主要指标

概览
名称与所有者DexterInd/GrovePi
主编程语言Python
编程语言C++ (语言数: 14)
平台
许可证Other
所有者活动
创建于2013-10-04 09:12:30
推送于2022-12-06 16:05:26
最后一次提交2022-12-06 11:03:45
发布数3
最新版本名称1.3.0 (发布于 )
第一版名称1.2.2 (发布于 2015-04-02 10:05:38)
用户参与
星数491
关注者数77
派生数483
提交数1.1k
已启用问题?
问题数144
打开的问题数44
拉请求数327
打开的拉请求数4
关闭的拉请求数41
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?