
The first step in a robotics project is to get a motor spinning. Once you've done that you quickly learn that not all motors go the same speed, even if they are the same part number! There are always variations that relate to voltage, environment, and manufacturing changes.
Motor drive lead. Adafruit product page states the white and red wires connect to the motor driver and can be PWM driven through an H-bridge for speed/direction.
Motor drive lead. Adafruit product page states the white and red wires connect to the motor driver and can be PWM driven through an H-bridge for speed/direction.
Hall-effect encoder ground. Adafruit product page says connect the blue wire to microcontroller ground.
Hall-effect encoder supply. Adafruit product page says connect the black wire to 3-5V DC.
Motor supply 4.5V to 6V DC nominal, source-backed by Adafruit product page. · 0V ground reference for the encoder electronics.
Verify supply voltage and logic levels before powering up.
Module pins: White motor lead, Red motor lead, Black encoder VCC, Blue encoder GND, Yellow encoder output, Green encoder output. Schematik maps them to your board in the app.
SparkFun Qwiic Pro Micro BoogieBoard visual preview
9V to Barrel Jack Adapter visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
MicroUSB Plug to 5.5/2.1mm DC Barrel Jack Adapter | Kiwi Electronics visual previewSort passive connector adapters from Qwiic boards, LCD modules and microSD card adapters before assuming anything with the right plug will substitute safely.
Connectors & cables · Connectors · 28 parts
RGB backlight positive LCD 16x2 visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
I2C 20x4 Arduino LCD Display Module visual preview
Gravity: I2C 16x2 Arduino LCD with RGB Backlight Display V2.0 visual previewCharacter LCDs, SPI TFTs, e-paper modules and larger capacitive-touch TFT panels solve different display jobs. Treat display class, interface, controller, resolution, touch, refresh behaviour, storage, voltage and mounting as separate swap checks.
Displays · TFT & LCD displays · 35 parts
MQ-2 Gas Sensor visual preview
MQ-3 Gas Sensor visual preview
MQ-135 Gas Sensor visual preview
Grove - Air quality sensor visual previewChoose between MQ gas sensors, VOC/eCO2 indoor-air sensors, true CO2 modules and particulate sensors without treating every air-quality breakout as the same detector.
Sensors · Gas & air-quality sensors · 31 parts
Raspberry Pi Pico visual preview
Adafruit Feather nRF52840 Express visual preview
Pan-Tilt HAT kit visual previewESP32, Arduino Uno, Raspberry Pi Pico, and compatible add-on boards for running builds.
Boards · Microcontroller boards · 24 parts
Hall-effect encoder output. Adafruit product page says the yellow and green wires are hall effect outputs.
Hall-effect encoder output. Adafruit product page says the yellow and green wires are hall effect outputs.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| White motor lead | power | Motor drive lead. Adafruit product page states the white and red wires connect to the motor driver and can be PWM driven through an H-bridge for speed/direction. | Motor supply 4.5V to 6V DC nominal, source-backed by Adafruit product page. | |
| Red motor lead | power | Motor drive lead. Adafruit product page states the white and red wires connect to the motor driver and can be PWM driven through an H-bridge for speed/direction. | Motor supply 4.5V to 6V DC nominal, source-backed by Adafruit product page. | |
| Blue encoder GND | ground | Hall-effect encoder ground. Adafruit product page says connect the blue wire to microcontroller ground. | 0V ground reference for the encoder electronics. | |
| Black encoder VCC | power | Hall-effect encoder supply. Adafruit product page says connect the black wire to 3-5V DC. | 3V to 5V DC encoder supply, source-backed by Adafruit product page. | |
| Yellow encoder output | signal | Hall-effect encoder output. Adafruit product page says the yellow and green wires are hall effect outputs. | Logic-level output relative to the 3-5V encoder supply; exact waveform/phase not specified by the product page. | |
| Green encoder output | signal | Hall-effect encoder output. Adafruit product page says the yellow and green wires are hall effect outputs. | Logic-level output relative to the 3-5V encoder supply; exact waveform/phase not specified by the product page. |