CM Home technical documentation Buy
Seeedstudio Grove interface
Grove is a modular, standardized connector prototyping system made
by the company Seeed studio.
The Grove port only supports the I2C Grove modules. We have tested only a few modules, but this
should be the list of module compatible with this port.

The GPIO port used for Grove are:
- GPIO 44 - SDA
- GPIO 45 - SCL
Install the i2c-tools
package by typing:
$ sudo apt update
$ sudo apt install i2c-tools
then check if your module is detected on the I2C bus by using this command:
$ i2cdetect -y 1
Schematic

config.txt definition
To use the GPIO 44 and GPIO 45 lines as I2C bus insert this line in
/boot/config.txt and reboot the Raspberry Pi.
#Set the I2C1 interface on GPIO44 and 45
dtparam=i2c_arm=on
dtparam=i2c_arm_baudrate=400000
dtoverlay=i2c1-bcm2708,sda1_pin=44,scl1_pin=45,pin_func=6
Products related
Features
Index
Buy
All-in-one 7 inch touch WiFi terminal powered by Raspberry Pi CM4S
- 7 inch TFT display 800x480
- Capacitive touch
- MIPI Camera connector
- WiFi @ 2.4 GHz
Features
Index
Buy
All-in-one 7 inch touch POE terminal powered by Raspberry Pi CM4S
- 7 inch TFT display 800x480 pixel
- Capacitive touch
- Embedded micro UPS for safe shutdown
- Power Over Ethernet @ 10/100 Mbit
- Hi-resolution audio up to 384KHz@32bit
- Real Time Clock with backup battery
- 3 USB Host port
- 1 RS485/422/RS232 port
- 1 Relay
- MIPI Camera connector
- WiFi @ 2.4 GHz (optional)
Features
Index
Buy
Home Automation board powered by Raspberry Pi CM4S lite module
- Power-in @ 12 to 24VDC
- Double opto-isolated RS-485 ports
- 2 relays
- 2 USB 2.0 host port
- Ethernet port at 10/100Mbit
- MIPI Camera connector
- Stereo audio out on 3.5 mm jack
Home page CM Home technical documentation Buy