SWD
We use SWD port to burn the firmware to this hat. In addition, you can see 3 GPIO pins in this section, i.e.,
pin 9/pin 10/pin 11
. Those three
pins do not used by any Grove port, you are free to use them without worrying about pin conflicts.
Getting Started
Hardware
Materials required
--
Raspberry Pi x1
-- Grove Base Hat for Raspberry Pi x1
-- Grove module
Step 1.
Plug the Grove Base Hat for Raspberry Pi into the Raspberry Pi.
Step 2.
Plug the Grove module into the corresponding Grove port.
Step 3.
Power the Raspberry Pi with micro-usb cable.
Warning
We recommend that you power up the Raspberry Pis after all the hardware connections are complete. Please do not hot plug the sensor
module, otherwise the Raspberry Pi may crash.
Software
In this section we will introduce how to install the
seeed grove.py
library and how to use I2C, PWM, Digital and analog port of the Grove
Base Hat for Raspberry Pi.
Tip
If you do not know how to use a raspberry pi, please check
here
before start.