
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 states to provide 4.5 to 6V DC nominal to the white and red wires via a motor driver; these leads can be PWM controlled and reversed with an H-bridge.
Motor drive lead. Adafruit states to provide 4.5 to 6V DC nominal to the white and red wires via a motor driver; these leads can be PWM controlled and reversed with an H-bridge.
Encoder ground. Adafruit says to connect the blue wire to the microcontroller ground pin.
Encoder supply. Adafruit says to connect the black wire to 3-5V DC, using the same voltage as the microcontroller.
4.5-6V DC nominal motor drive, source-backed by Adafruit product page · Ground reference for 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 hall output, Green hall 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 · 25 parts
Hall-effect encoder output. Adafruit states the hall effect outputs are on the yellow and green wires.
Hall-effect encoder output. Adafruit states the hall effect outputs are on the yellow and green wires.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| White motor lead | power | Motor drive lead. Adafruit states to provide 4.5 to 6V DC nominal to the white and red wires via a motor driver; these leads can be PWM controlled and reversed with an H-bridge. | 4.5-6V DC nominal motor drive, source-backed by Adafruit product page | |
| Red motor lead | power | Motor drive lead. Adafruit states to provide 4.5 to 6V DC nominal to the white and red wires via a motor driver; these leads can be PWM controlled and reversed with an H-bridge. | 4.5-6V DC nominal motor drive, source-backed by Adafruit product page | |
| Blue encoder GND | ground | Encoder ground. Adafruit says to connect the blue wire to the microcontroller ground pin. | Ground reference for encoder electronics | |
| Black encoder VCC | power | Encoder supply. Adafruit says to connect the black wire to 3-5V DC, using the same voltage as the microcontroller. | 3-5V DC encoder supply, source-backed by Adafruit product page | |
| Yellow hall output | signal | Hall-effect encoder output. Adafruit states the hall effect outputs are on the yellow and green wires. | Logic-level output relative to encoder supply, source page states 3-5V encoder supply | |
| Green hall output | signal | Hall-effect encoder output. Adafruit states the hall effect outputs are on the yellow and green wires. | Logic-level output relative to encoder supply, source page states 3-5V encoder supply |