GrovePi Plus
GrovePi is an add-on board that brings Grove Sensors to the Raspberry Pi. As a new version of GrovePi. It adds support for the newly RaspberryPi Model B+ and Model A+. There are three mounting holes can perfect match all version of Raspberry Pi. Camera cable outlet hole. It also improves the voltage level converting sub circuits.
Features
7 digital Ports
3 analoge Ports
3 I2C ports
1 Serial port connect to GrovePi
1 Serial port connect to Raspberry Pi
Grove header Vcc output Voltage: 5Vdc
Get Started
Welcome to the Quickstart Guide to the GrovePi+.
If you want to know more about how it works, you can find all the design files in the designer's Github Repository.
GrovePi Plus for Raspberry Pi Vs. GrovePi+
Parameter | GrovePi Plus for Raspberry Pi | GrovePi+ |
---|---|---|
Working Voltage | 3.3V | 5V |
MCU | STM32F030F4P6 | ATMEGA328P |
Grove Ports | 6 Digital(3.3V) 4 Analog(3.3V) 3 I2C(3.3V) 1 PWM(3.3V) 1 RPISER(UART) connect to Raspberry Pi(3.3V) 1 SWD | 7 Digital(5V) 3 Analog(5V) 3 I2C(5V) 1 SERIAL: Connect to ATMEGA328P D0/1(5V) 1 RPISER: Connect to Raspberry Pi(3.3V) 1 ISP |
Grove-Digital | Connect to Raspberry Pi directly | Connect to ATMEGA328P digital pins and transfer to I2C signal, then through level converter to Raspberry Pi |
Grove-Analog | Connect to STM32F030F4P6(12bit ADC) and then transfer to I2C signal,route to Raspberry Pi directly | Connect to ATMEGA328P analog pins(10bit ADC) and then transfer to I2C signal, then through level converter to Raspberry Pi |
Grove-I2C | Connect to Raspberry Pi directly | Connect through level converter to Raspberry Pi |
Grove-PWM | Connect to Raspberry Pi directly | NA |
RPISER | Connect to Raspberry Pi directly | Connect to Raspberry Pi directly |
SERIAL | NA | Connect to ATMEGA328P digital pins D0/D1 and transfer to I2C signal, then through level converter to Raspberry Pi |
SWD | Burn firmware to STM32F030F4P6 | NA |
ISP | NA | Burn firmware to ATMEGA328P |
Raspberry Pi Connector Pins | 40 | 26 |
Connect the GrovePi to the Raspberry Pi
First, mount your GrovePi on the Raspberry Pi. The GrovePi slides over top of the Raspberry Pi as shown in the picture below.
Ensure that the pins are properly aligned when stacking the GrovePi.
Setup the Software on the Raspberry Pi
Next we will install the software on the Raspberry Pi. There are two options for installation:
You can use our BrickPi Image.
Use your own image. If you already have your own flavor of linux running on the Raspberry Pi, you can use our bash script to setup for the GrovePi.
Using the BrickPi Image
Download the Brick Pi Image and install the image on your SD card. Here is the link to the BrickPi Page with steps to configure the SD card. You will need a minimum of 4GB SD Card for this installation.
Clone the Github repository at an appropriate location in Raspbian
git clone https://github.com/DexterInd/GrovePi.git
Run the bash script in the Scripts folder to configure the Raspbian. Here is the tutorial for setting up with the Script.
Restart your Raspberry Pi.
Configuring your own image
- Clone the Github repository at an appropriate location
git clone https://github.com/DexterInd/GrovePi.git
Run the bash script in the Scripts folder to configure the Raspbian. here is the tutorial for setting up with the Script.
Restart the Raspberry Pi and start using the Grove Pi.
Testing the GrovePi
Once you have your Raspberry Pi configured to work with the GrovePi, it’s time to see it in action.
We have developed three simple projects to illustrate how the GrovePi works.
Supported Products
Grove List
Schematic Online Viewer
Resources
- [Eagle] GrovePi_Plus V3.0 eagle file
- [PDF] GrovePi_Plus V3.0 schematics pdf file
- [PDF] GrovePi_Plus V3.0 PCB pdf file
- [Document] Setting_Up_Software_for_GrovePi
Tech Support & Product Discussion
Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.