Grove Base Hat for Raspberry Pi Zero
Overview
The Grove Base Hat for Raspberry Pi Zero is a connectivity expansion board designed to bridge the Raspberry Pi Zero's 40-pin header with the Grove prototyping system. It features an onboard STM32 MCU running at 48MHz to provide 6 channels of 12-bit ADC capability, overcoming the Pi's lack of native analog inputs.
Why Choose This Part
The integration of an onboard STM32 MCU allows for precise 12-bit analog-to-digital conversion that the Raspberry Pi cannot perform natively. It maintains the compact form factor of the Pi Zero while providing specialized ports for I2C, UART, and PWM signals.
Applications
Key Specifications
Getting Started
Plug the hat onto the 40-pin GPIO header of a Raspberry Pi Zero and install the Seeed Studio Grove.py library via terminal. Use the provided Python drivers to read from the 6 ADC channels or interact with I2C and UART peripherals.



