Skip to main content

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+

ParameterGrovePi Plus for Raspberry PiGrovePi+
Working Voltage3.3V5V
MCUSTM32F030F4P6ATMEGA328P
Grove Ports6 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 SWD7 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-DigitalConnect to Raspberry Pi directlyConnect to ATMEGA328P digital pins and transfer to I2C signal, then through level converter to Raspberry Pi
Grove-AnalogConnect to STM32F030F4P6(12bit ADC) and then transfer to I2C signal,route to Raspberry Pi directlyConnect to ATMEGA328P analog pins(10bit ADC) and then transfer to I2C signal, then through level converter to Raspberry Pi
Grove-I2CConnect to Raspberry Pi directlyConnect through level converter to Raspberry Pi
Grove-PWMConnect to Raspberry Pi directlyNA
RPISERConnect to Raspberry Pi directlyConnect to Raspberry Pi directly
SERIALNAConnect to ATMEGA328P digital pins D0/D1 and transfer to I2C signal, then through level converter to Raspberry Pi
SWDBurn firmware to STM32F030F4P6NA
ISPNABurn firmware to ATMEGA328P
Raspberry Pi Connector Pins4026

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

git clone https://github.com/DexterInd/GrovePi.git

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


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.

Loading Comments...