Usage
Now you can use the Grove Base Hat for Raspberry Pi with dozens Grove modules, tap the command
grove_
and press the
Tab
key to
check the supported Grove list.
1
2
3
4
5
6
7
8
9
pi@raspberrypi:~$ grove_
grove_3_axis_compass_bmm150 grove_i2c_color_sensor_v2
grove_mini_pir_motion_sensor grove_rotary_angle_sensor
grove_temperature_sensor
grove_4_digit_display grove_i2c_motor_driver
grove_moisture_sensor grove_ryb_led_button
grove_thumb_joystick
grove_air_quality_sensor_v1_3 grove_lcd_1.2inches
grove_oled_display_128x64 grove_servo
grove_tilt_switch
grove_button grove_led
grove_piezo_vibration_sensor grove_slide_potentiometer
grove_touch_sensor
grove_collision_sensor grove_light_sensor_v1_2
grove_pwm_buzzer grove_sound_sensor
grove_ultrasonic_ranger
grove_gesture_sensor grove_loudness_sensor
grove_recorder_v3_0 grove_switch
grove_water_sensor
grove_high_accuracy_temperature grove_mech_keycap
grove_relay grove_temperature_humidity_sensor
pi@raspberrypi:~$ grove_
Then we will show you how to use them according to port type.
PWM Port
We will take the
Grove - buzzer
for example to introduce the PWM port.
Hardware connection diagram