Guide

Know what every Bin part does.

Use this as your Bin: Electrified reference manual. Every card explains what a part does, when to use it, and gives you quick jump-off links for Raspberry Pi Pico MicroPython or ESP32 build docs.

Documentation links open targeted starting points for each platform so we can swap in more curated walkthroughs later.

01

Computers

The board is the brain of the whole build. Start here before wiring sensors, motors, and displays.

02

Inputs

Inputs sense the world or capture user interaction, then send those readings into your code.

03

Outputs

Outputs are the parts your project drives, like lights, sound, motion, and screens.

04

Other

These helper parts expand your project, keep it safe, or make prototyping much easier.