Downloads
Everything the tutorials and reference pages hand out, in one place. Each file links back to the page it belongs to, because a zip with no context is a zip nobody opens twice.
Quick references
A product on one or two A4 pages: the pinout, a sketch that works, and what to check when it does not.
- DRV8833 quick reference · 631 KB · updated 2026-09-22
Two A4 pages: the supply limit, the header, the four states, the sleep and fault pins, a sketch that runs both motors, and what to check when nothing moves.
- SD Card Reader, quick reference (PDF) · 497 KB · updated 2026-09-17
Two A4 pages to print: the 3.3 V limit, both faces of the header and what each mode wires, the measured speeds, the SPI sketch, the 4-bit change, card detect and write protect, and six things to check when it does not mount.
- MicroSD Card Reader, quick reference (PDF) · 519 KB · updated 2026-09-17
Two A4 pages to print: the 3.3 V limit, both faces of the eight-hole header and what each mode wires, the measured speeds, the SPI sketch, the 4-bit change, and six things to check when it does not mount.
- SD and microSD Card Readers, quick reference (PDF) · 789 KB · updated 2026-09-17
Three A4 pages for the set: both boards' headers and what each mode wires, which board takes which card, card detect and write protect, the measured speeds on each, the SPI sketch and the 4-bit change, and six things to check when a card does not mount.
- XL LED, quick reference (PDF) · 514 KB · updated 2026-09-18
Two A4 pages to print: the resistor to keep, the header and which two pins to wire, how bright it is on a 5 V and a 3.3 V board, the blink sketch, brightness with PWM, and six things to check when it will not light.
Used by XL LED
- RGB LED, quick reference (PDF) · 491 KB · updated 2026-09-18
Two A4 pages to print: the resistors to keep, the header and which four pins to wire, each colour's current on a 5 V and a 3.3 V board, why equal numbers are not white, a colour sketch, and six things to check.
Used by RGB LED
- Traffic Light, quick reference (PDF) · 483 KB · updated 2026-09-18
Two A4 pages to print: the resistors to keep, the header and which four pins to wire, each light's current, a state-machine sketch with millis(), wiring for four boards, and six things to check.
Used by Traffic Light
- Push Button, quick reference (PDF) · 494 KB · updated 2026-09-18
Two A4 pages to print: why VCC must match your board, the header and which three pins to wire, the pull-down that makes a press read HIGH, a debounced press counter, wiring for four boards, and six things to check.
Used by Push Button
- Latching Button, quick reference (PDF) · 470 KB · updated 2026-09-18
Two A4 pages to print: why VCC must match your board, the header and which three pins to wire, reading a level rather than a press, a sketch that reads the switch at start-up and reports each change, and six things to check.
Used by Latching Button
- Rotary Encoder, quick reference (PDF) · 425 KB · updated 2026-09-18
Two A4 pages to print: why VCC must match your board, the six-pin header and which five to wire, how CLOCK, DATA and BTN behave, an interrupt counter sketch, wiring for four boards, and six things to check.
Used by Rotary Encoder
- Disc Potentiometer, quick reference (PDF) · 462 KB · updated 2026-09-18
Two A4 pages to print: why VCC must match your board, the header and which three pins to wire, what each board reads at the stops, a percentage sketch, wiring for four boards, and six things to check.
Used by Disc Potentiometer
- Rotary Potentiometer, quick reference (PDF) · 390 KB · updated 2026-09-19
Two A4 pages to print: why VCC must match your board, the header and which three pins to wire, how much the LED on the wiper bends the reading, a volts sketch, wiring for four boards, and six things to check.
Used by Rotary Potentiometer
- Voltmeter, quick reference (PDF) · 496 KB · updated 2026-09-18
Two A4 pages to print: the input limit for each board, which screw is which, why it measures from GND, a battery sketch, wiring for four boards, and six things to check.
Used by Voltmeter
- NTC Thermistor, quick reference (PDF) · 443 KB · updated 2026-09-18
Two A4 pages to print: why VCC must match your board, the header and which three pins to wire, the voltage at three temperatures, a degrees sketch, wiring for four boards, and six things to check.
Used by NTC Thermistor
- IR Receiver, quick reference (PDF) · 522 KB · updated 2026-09-19
Two A4 pages to print: why VCC must match your board, the header and which three pins to wire, what SIGNAL does with and without a remote, a key-code sketch, wiring for four boards, and six things to check.
Used by IR Receiver
- IR Sender, quick reference (PDF) · 502 KB · updated 2026-09-19
Two A4 pages to print: the 5 V limit on VCC, the header and which three pins to wire, what the supply rail buys in range, a sketch that sends a code, wiring for four boards, and six things to check.
Used by IR Sender
- IR Remote Kit, quick reference (PDF) · 853 KB · updated 2026-09-19
Three A4 pages for the whole kit: both headers, which board does which job, what each needs on VCC, a loop-back sketch that tests a receiver and a sender together, wiring for four boards, and six things to check.
Used by IR Receiver, IR Sender
- Collision Sensor, quick reference (PDF) · 482 KB · updated 2026-09-19
Two A4 pages to print: why VCC must match your board, the header and which three pins to wire, how far the lever moves before a hit reads HIGH, a debounced hit counter, wiring for four boards, and six things to check.
Used by Collision Sensor
- Hall Effect Sensor, quick reference (PDF) · 494 KB · updated 2026-09-19
Two A4 pages to print: why VCC must match your board, the header and which three pins to wire, where to hold the magnet and how close it must come, a door-alarm sketch, wiring for four boards, and six things to check.
Used by Hall Effect Sensor
- 4-Direction Tilt Sensor, quick reference (PDF) · 471 KB · updated 2026-09-19
Two A4 pages to print: why VCC must match your board, the six pins, which pair of contacts closes for which edge, a scan sketch that prints the low side, wiring for four boards, and six things to check.
Used by 4-Direction Tilt Sensor
- Ambient Light Sensor, quick reference (PDF) · 481 KB · updated 2026-09-19
Two A4 pages to print: why VCC must match your board, the header, what a reading means in lux and where it runs out, a night-light sketch, wiring for four boards, and six things to check.
Used by Ambient Light Sensor
- Slim Joystick, quick reference (PDF) · 563 KB · updated 2026-09-19
Two A4 pages to print: the six pins, what X, Y and KEY read, the level each of the six buttons gives on one analog pin, a sketch that reads all of it, wiring for four boards, and six things to check.
Used by Slim Joystick
- Dual Axis Joystick, quick reference (PDF) · 451 KB · updated 2026-09-19
Two A4 pages to print: the header and which pins to wire, how the board works, a sketch that reads or drives it, wiring for four boards, and six things to check.
Used by Dual Axis Joystick
- Analog Microphone, quick reference (PDF) · 510 KB · updated 2026-09-19
Two A4 pages to print: the header and which pins to wire, how the board works, a sketch that reads or drives it, wiring for four boards, and six things to check.
Used by Analog Microphone
- Knock Sensor, quick reference (PDF) · 489 KB · updated 2026-09-19
Two A4 pages to print: the header and which pins to wire, how the board works, a sketch that reads or drives it, wiring for four boards, and six things to check.
Used by Knock Sensor
- Analog to Digital Signal, quick reference (PDF) · 509 KB · updated 2026-09-19
Two A4 pages to print: the header and which pins to wire, how the board works, a sketch that reads or drives it, wiring for four boards, and six things to check.
Used by Analog to Digital Signal
- Vibration Motor, quick reference (PDF) · 551 KB · updated 2026-09-19
Two A4 pages to print: the header and which pins to wire, how the board works, a sketch that reads or drives it, wiring for four boards, and six things to check.
Used by Vibration Motor
- ESP32 Gold Edition, quick reference (PDF) · 657 KB · updated 2026-09-18
Two A4 pages to print: the 3.3 V limit, all 38 holes with what each GPIO can do, the six pads wired to nothing, the pins read at reset, the input-only pins and the DAC, the RGB sketch, the IDE settings, the three ways to power it and six things to check when it does not work.
- ESP32-S3 Gold Edition, quick reference (PDF) · 599 KB · updated 2026-09-18
Two A4 pages to print: the 3.3 V limit, all 44 holes with what each GPIO can do and which ones the board has already used, the two USB-C sockets and the setting that tells them apart, the RGB sketch, the eight IDE settings, the three ways to power it and six things to check when it does not work.
Pinouts
A dev board's header on one A4 page: every hole, what its GPIO can do, and the ones the board has already spent.
- ESP32-S3 Gold Edition, pinout (PDF) · 540 KB · updated 2026-09-18
One A4 page to print: all 44 holes as the silkscreen names them, each GPIO's ADC, touch and strapping role, the three the N16R8's PSRAM takes, the six the board has already used, the 24 that are free with nothing to know, and Arduino's default bus pins.
Used by ESP32-S3 pinout
- ESP32 Gold Edition, pinout (PDF) · 601 KB · updated 2026-09-18
One A4 page to print: all 38 holes as the silkscreen names them, each GPIO's ADC, touch, DAC and strapping role, the four input-only pins, the six holes wired to nothing, the 15 GPIOs that are free with nothing to know, and Arduino's default bus pins.
Used by ESP32 Gold Edition pinout
Example code
Every sketch from the tutorials, in Arduino and MicroPython.
- DHT22 example sketches v1.0.0 · 1016 B · updated 2026-09-05
Arduino and MicroPython, one file per tutorial step.
Used by DHT22 and DHT11 Temperature and Humidity Sensors, Put a DHT22 on the internet in 20 minutes
- Lonely Binary Display library · updated 2026-09-14
Arduino and MicroPython, from one panel table. panels.yaml in the repository root is the source of every per-panel figure on this page — and carries its own warning about which of those figures have been measured and which are inferred.
- Lonely Binary Coin Acceptor library and examples · updated 2026-09-13
The Arduino library and its six examples, as a zip of the repository. Also in the Library Manager under this name, which is the easier way to install it. Every timing the handbook quotes — the 5 ms debounce, the 250 ms that ends a pulse group, the eight-group queue, the fifty-pulse ceiling — is read out of src/CoinAcceptor.cpp in here.
- 10-segment bar graph sketches and enclosure · updated 2026-09-13
The Segment-Display repository as a zip. The bar graph's folder holds the Uno demo sketch this handbook builds on, the wiring photographs, and a 3MF of the printed frame in case one goes missing.
Used by 10-Segment LED Bar Graph Display
- 1602 I2C example sketches and scripts · updated 2026-09-13
Lonely Binary's own repository: nine numbered Arduino sketches, the same nine in MicroPython with a driver to copy onto the board, and the wiring notes they were tested against.
Datasheets and references
Vendor datasheets and references, linked where the vendor keeps them.
- DHT22 / AM2302 datasheet · updated 2026-09-05
Aosong's original datasheet, mirrored by SparkFun. The supply range, the −40 to 80 °C range, the ±0.5 °C accuracy, the 2 second minimum period and every timing in the handbook come from here.
- Sensirion SHT3x-DIS datasheet · updated 2026-09-16
Sensirion's own datasheet, version 7, December 2022. Every number in the SHT31 handbook is from here: the ±2 %RH and ±0.2 °C tolerances in Tables 1 and 2, the 2.15–5.5 V supply and the current figures in Table 3, the measurement durations in Table 4, the two addresses in Table 8, the commands in §4 and the CRC-8 in §4.12.
- DHT11 datasheet · updated 2026-09-12
Aosong's own datasheet, in Chinese, mirrored by Adafruit — the only copy on a vendor's CDN rather than a reseller's blog. Every number the tables carry is reproduced in English in the handbook: the 0–50 °C range, the humidity range that narrows as it warms, the 18 ms start pulse and the 6–30 second response time.
Used by DHT11, DHT22 and DHT11 Temperature and Humidity Sensors
- TSOP18138 IR receiver datasheet · updated 2026-09-14
Vishay document 82802, covering the whole TSOP181/183/185 family. Every number the IR handbook quotes about the TK15 comes from here: the 2.0 to 5.5 V supply, the 0.35 mA it draws, the 30 kOhm pull-up inside the chip, the plus or minus 45 degree half angle, and the 26 m transmission distance — which was measured in the dark with a TSAL6200 at 50 mA, twice what the TK16 drives.
Used by IR Receiver
- IR908-7C infrared LED datasheet · updated 2026-09-14
Everlight document DIR-0000453. The part on the TK16: a side-looking 940 nm emitter rated for 50 mA continuous, with a 1.25 V forward voltage and a 40 degree total viewing angle — which is the number that makes the sender, not the receiver, the half you have to aim.
Used by IR Sender
- DRV8833 datasheet · updated 2026-09-10
Texas Instruments SLVSAR1 — the source every number on these pages was checked against.
- ST7735R controller datasheet · updated 2026-09-14
Sitronix ST7735R, version 0.2 — the controller behind the 0.96 and 1.8 inch panels. Source of the 132 x 162 x 18 bit frame memory figure, which is why the 0.96 inch needs a 24-column offset: the glass is smaller than the RAM. Hosted by Adafruit; Sitronix publish no public link of their own.
- ST7789V controller datasheet · updated 2026-09-14
Sitronix ST7789V, version 1.3 (2014/03) — the controller behind the 2.0, 2.4 and 2.8 inch panels, and the 240 x 320 frame memory all three of them share. Hosted by Newhaven Display.
- TYPE-C 16PIN 2MD(073) connector specification · updated 2026-09-13
SHENZHEN SHOUHAN's own specification for the socket on the board — the source of the DC 5 V 3 A rating, the -25 to +85 C range and the 10000-cycle durability figure. Hosted by LCSC, who stock it as C2765186.
- TXB0108 datasheet · updated 2026-09-11
Texas Instruments SCES643 — including the line that rules it out for I²C and 1-Wire.
Used by Logic Level Converters: MOSFET 2/4/6-Channel, TXB0108 and TXS0108
- TXS0108E datasheet · updated 2026-09-11
Texas Instruments SCES642 — the internal pull-ups, and the two speed limits.
Used by Logic Level Converters: MOSFET 2/4/6-Channel, TXB0108 and TXS0108
- TTP233H-BA6 datasheet (Tontek) · updated 2026-09-13
Tontek's own datasheet, version 1.0 of 2020/12/30, mirrored by LCSC — Tontek publishes the HA6 variant on its own site but not this one. This is the part the TK43's BOM specifies, whatever the silkscreen says, and every number on the module page is from it: the 2.4–5.5 V supply, the 46 ms and 160 ms response times, the 1–50 pF sensitivity range, and the TOG/AHLB table that says ground on both means active-high and momentary.
Used by TP223 Touch Sensor
- AMS1117 datasheet (UMW) · updated 2026-09-11
UMW, March 2025 — the maker of the chip on both boards. Dropout, the 12 V recommended input and the 120 °C/W all come from here.
- ESP32 Series datasheet (Espressif) · updated 2026-09-12
Espressif, v5.3 — covers the ESP32-D0WDQ6 on the LiPo board. The strapping pins, the 2.3–3.6 V supply range and the ADC's calibrated range come from here.
Used by ESP32 LiPo Dev Kit: 3 Boards with a LiPo Charger, and 3 Shields
- PCF8574 datasheet (TI) · updated 2026-09-12
Texas Instruments SCPS068K — the same part and SO-16 pinout as the NXP PCF8574T on the adapter. The 2.5–6 V supply, the 100 kHz clock limit and the weak-high port pins come from here.
Used by 1602 I²C LCD Display Module, 16×2 Blue, Matrix Keypad with I2C Adapter (4x4, PCF8574)
- TM1637 datasheet (Titan Micro) · updated 2026-09-12
Titan Micro V2.4, English. The copy the TM1637 library ships in its docs folder, because Titan Micro's own site publishes no direct link. The eight brightness steps, the 4.5–5.5 V supply range, the note that blue displays want 5 V, and the line saying the protocol has no slave address all come from here.
- MAX7219 / MAX7221 datasheet (Maxim) · updated 2026-09-13
Maxim document 19-4452 Rev 4, July 2003, mirrored by Adafruit. The 4.0–5.5 V supply range, the 3.5 V logic-high minimum, the 330 mA typical with every segment lit, the 800 Hz scan rate, the 10 MHz clock ceiling, the sixteen-bit message format and the register map all come from here.
Used by 32x8 LED Matrix with MAX7219, 3-Pack, MAX7219 Vintage Tube LED Clock Kit, 8x8 LED Matrix
- SN74HC595 datasheet (Texas Instruments) · updated 2026-09-13
Texas Instruments SCLS041J, revised October 2021. The 2–6 V supply range, the 7 V absolute maximum, the ±6 mA an output can drive, the separate shift and storage clocks and the QH′ serial output that makes a chain possible all come from here.
Used by 0.56-inch 7-Segment Digits with a 74HC595 Driver Board, 4″ 7-Segment LED Display with 74HC595
- Coin acceptor quick-start guide (one page) · updated 2026-09-13
The sheet that ships in the box, kept in the library's own repository so it can be reprinted. The 5 V 2 A supply requirement, the 12 V / 350 mA acceptor draw, the harness colours, the NO and Medium switch settings, the setup and training key presses and the three signal widths all come from here.
- HD44780U datasheet (Hitachi) · updated 2026-09-13
Hitachi's own datasheet for the controller under the epoxy on every 1602, mirrored by Adafruit because Hitachi publishes no copy. The two-line DDRAM map (row 0 at 0x00, row 1 at 0x40, forty characters each), the 5 x 8 CGRAM cell, the 37 us instruction time and the 1.52 ms clear come from here.
- ADS1113 / ADS1114 / ADS1115 datasheet · updated 2026-09-13
Texas Instruments SBAS444E, December 2024. Every number in the handbook comes from here: the six full-scale ranges and their LSB sizes in Table 7-1, the noise figures per data rate in Table 6-1, the four address options in Table 7-2, the config register defaults in Table 8-3, and the sentence in section 9.1.3 that says an input more than about 300 mV beyond the rails can damage the part.
Used by ADS1115 16-Bit ADC I2C Module
- CH224 datasheet (CH224K) · updated 2026-09-14
WCH CH224DS1, version 2.0, January 2025 — the source for every electrical number in the PD trigger handbook. The CH224K pin definitions are Table 4-2; the five-row I/O level table the board's switches implement, and the 1 kΩ / 10 kΩ / 1 µF reference circuit it is built from, are in section 6.2; the 3.3 V shunt regulator, its 30 mA sink and the 105 °C over-temperature threshold are in section 8.2.3, and the 13.5 V absolute maximum on the VBUS sense pin is in 8.1.3. WCH's download page; the PDF is behind the button on it.
- CC6201 Hall switch datasheet · updated 2026-09-19
CrossChip document DS-6201-SC rev 1.4, in Chinese. The chip on the TK18: an omnipolar micropower Hall switch, 2 to 5 V, that pulls its output low when either pole comes past 40 gauss and lets go below 32, and looks at the field once every 22 ms.
Used by Hall Effect Sensor
- XYC-PT21C-L1 phototransistor datasheet · updated 2026-09-19
NEWOPTO's specification for the sensor on the TK20, in Chinese and English: a 1206 NPN phototransistor most sensitive at 850 nm, with its photocurrent at 10, 30 and 100 lux, dark current and switching times.
Used by Ambient Light Sensor
- S8050 NPN transistor datasheet · updated 2026-09-19
JSCJ's S8050 in SOT-23: the one-transistor amplifier on the TK27. Its current gain, and so the board's resting output level, is graded by part.
Used by Analog Microphone
- LM393 dual comparator datasheet · updated 2026-09-19
onsemi's LM393: the comparator on the TK29, one half used. Open-collector output, and an input range that stops about 1.5 V below the supply.
Used by Analog to Digital Signal
- LCM1027A2445F coin vibration motor · updated 2026-09-19
LEADER's specification leader-2445: the 10 × 2.7 mm coin motor on the TK30. Rated 3.0 V (2.7 to 3.3 V), 80 mA running and 120 mA starting at most, and a 2.3 V start voltage.
Used by Vibration Motor
- XC6206P332MR 3.3 V regulator datasheet · updated 2026-09-19
The 3.3 V low-dropout regulator on the TK30 that the motor runs from, fed by the block's VCC pin.
Used by Vibration Motor
- AO3400A N-channel MOSFET datasheet · updated 2026-09-19
The logic-level MOSFET on the TK30 that switches the motor: SIGNAL drives its gate, with a 10 kΩ pull-down holding it off.
Used by Vibration Motor
- UK-E0516 lever microswitch drawing · updated 2026-09-19
Usakro's drawing for the TK17's switch: a 12.7 × 5.7 mm microswitch with a lever, COM, NO and NC contacts on a 5.05 mm pitch, 70 gf to operate, rated 0.1 A and a million operations.
Used by Collision Sensor
- JILN JL102-35002G01 3.5 mm screw terminal drawing · updated 2026-09-18
JILN's drawing for the TK09's two-way terminal: 3.5 mm pitch, 26–16 AWG wire stripped 4–5 mm, screws to 0.2 N·m. Its 300 V 10 A rating is the terminal's alone; the block's limit is set by its divider and your board's input, 25 V on a 5 V board.
Used by Voltmeter
- USAKRO UK-B0262 12 × 12 mm tactile switch drawing · updated 2026-09-18
USAKRO's drawing for the TK04's switch: 12 × 12 mm, 7.3 mm tall, pins 1–2 and 3–4 joined inside, rated 12 V DC at 50 mA, 0.3 mm travel, 100 000 cycles at 160 gf or 70 000 at 250 gf.
Used by Push Button
- Amicc A-SC667R6AGHB1W-A01-1T RGB LED datasheet · updated 2026-09-18
Amicc ADE-667-006, v6, May 2022: the 5 × 5 mm six-pin RGB LED on the TK02. The pin map (anodes 1, 3, 5 for blue, green, red; cathodes 2, 4, 6), the forward voltages (red 1.95–2.35 V, green and blue 2.75–3.35 V at 20 mA) and the luminous flux of each colour come from here.
Used by RGB LED
- NATIONSTAR NCD0805R1 red LED datasheet · updated 2026-09-18
The TK03's red light: 0805, 615–630 nm, forward voltage 1.5–2.6 V (2.0 typical), 25 mA maximum.
Used by Traffic Light
- KENTO KT-0805Y yellow LED datasheet · updated 2026-09-18
The TK03's yellow light: 0805, 584–594 nm, forward voltage 1.8–2.4 V at 10 mA, 25 mA maximum.
Used by Traffic Light
- KENTO KT-0805G green LED datasheet · updated 2026-09-18
The TK03's green light: an InGaN 0805, 513–528 nm, forward voltage 2.6–3.1 V at 5 mA and 175–430 mcd at that current, 30 mA maximum.
Used by Traffic Light
- TF PUSH microSD socket specification · updated 2026-09-16
Shenzhen ShouHan's own specification for the push-push microSD socket on the small board, hosted by LCSC as part number C393941. Source of the numbers the handbook quotes about the socket rather than the card: 5000 mating cycles, 40 milliohms of contact resistance when new and 100 after that test, and 0.3 A per contact.
Used by SD and microSD Card Readers for ESP32: SPI, 1-bit and 4-bit
- SD-106M full-size SD socket drawing · updated 2026-09-16
XunPu's drawing for the full-size socket on the larger board, hosted by LCSC as part number C266603. It is a dimensioned mechanical drawing rather than a specification, so it gives the footprint and the contact numbering and no electrical ratings.
Used by SD and microSD Card Readers for ESP32: SPI, 1-bit and 4-bit
- INA219 datasheet · updated 2026-09-16
Texas Instruments SBOS448G, revised December 2015. Every INA219 number in the handbook is from here: the four PGA ranges and the 10 µV shunt step in the electrical table, the 26 V absolute maximum on IN+ and IN−, the offset and gain-error rows for the A grade fitted on this board, the 16 addresses in Table 1, and the calibration-register arithmetic in section 8.5.
Used by INA219 and INA3221 Current Monitors: shunt, range and wiring, INA219 Current Monitor
- INA3221 datasheet · updated 2026-09-16
Texas Instruments SBOS576C, revised September 2025. The ±163.84 mV shunt span, the 40 µV and 8 mV register steps, the eight conversion times, the four addresses in Table 7-1, the critical and warning alert behaviour in section 7.3.2, and the 10 V / 9 V power-valid defaults all come from here. Across the board's 50 mΩ shunts that ±163.84 mV is the 3.28 A printed on its back.
Used by INA219 and INA3221 Current Monitors: shunt, range and wiring
- SN74HC04 hex inverter datasheet · updated 2026-09-17
Texas Instruments SCLS078H, revised April 2021. The ±1 µA input leakage and 10 pF input capacitance the PinPulse handbook quotes, the input thresholds at 2, 4.5 and 6 V, and the 500 ns limit on how slowly an input may change are all from section 6.
Used by ESP32-S3 PinPulse Shield pinout, ESP32-S3 PinPulse Shield: an LED on All 36 GPIOs
- ESP32-S3 series datasheet · updated 2026-09-17
Espressif, version 2.2. Table 2-1 gives each pin's pull-up or pull-down at reset, which is what decides which PinPulse LEDs are lit before a sketch runs; Table 3-1 gives the four strapping pins' defaults.
3D files
The boards themselves, and the enclosures and mounts around them.
- DRV8833, bare board, 3D model (GLB) v2.0.1 · 2.2 MB · updated 2026-09-22
The manufacturing geometry, packed for the web. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
- DRV8833, bare board, CAD model (STEP) v2.0.1 · 2.4 MB · updated 2026-09-22
The same board as a STEP solid for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
- DRV8833, terminals and header fitted, 3D model (GLB) v2.0.1 · 2.7 MB · updated 2026-09-22
The manufacturing geometry, packed for the web. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
- DRV8833, terminals and header fitted, CAD model (STEP) v2.0.1 · 2.9 MB · updated 2026-09-22
The same board as a STEP solid for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
- ESP32 Expansion Base, 3D model (GLB) · 4.2 MB · updated 2026-09-15
The manufacturing geometry of the 2.54 mm expansion base, packed for the web with the immersion-gold finish baked in. Opens in any glTF viewer, and in a browser.
Used by ESP32 Expansion Bases: 2.54 mm, PinPulse, Pluggable Terminal and Screw Terminal
- ESP32 Expansion Base, CAD model (STEP) · 3.7 MB · updated 2026-09-15
The same board as an AP214 STEP solid, for fitting an enclosure around it. Zipped because the STEP itself is about 20 MB of text; every CAD package opens it.
Used by ESP32 Expansion Bases: 2.54 mm, PinPulse, Pluggable Terminal and Screw Terminal
- ESP32 PinPulse Base, 3D model (GLB) · 10.5 MB · updated 2026-09-15
The manufacturing geometry of the PinPulse base, with its four inverters and twenty-four LEDs, packed for the web with the immersion-gold finish baked in. Opens in any glTF viewer, and in a browser.
Used by ESP32 Expansion Bases: 2.54 mm, PinPulse, Pluggable Terminal and Screw Terminal
- ESP32 PinPulse Base, CAD model (STEP) · 5.3 MB · updated 2026-09-15
The same board as an AP214 STEP solid, for fitting an enclosure around it. Zipped because the STEP itself is about 20 MB of text; every CAD package opens it.
Used by ESP32 Expansion Bases: 2.54 mm, PinPulse, Pluggable Terminal and Screw Terminal
- ESP32 Pluggable Terminal Base, 3D model (GLB) · 4.1 MB · updated 2026-09-15
The manufacturing geometry of the pluggable terminal base, packed for the web with the immersion-gold finish baked in. Opens in any glTF viewer, and in a browser.
Used by ESP32 Expansion Bases: 2.54 mm, PinPulse, Pluggable Terminal and Screw Terminal
- ESP32 Pluggable Terminal Base, CAD model (STEP) · 3.5 MB · updated 2026-09-15
The same board as an AP214 STEP solid, for fitting an enclosure around it. Zipped because the STEP itself is about 20 MB of text; every CAD package opens it.
Used by ESP32 Expansion Bases: 2.54 mm, PinPulse, Pluggable Terminal and Screw Terminal
- ESP32 Screw Terminal Base, 3D model (GLB) · 4.4 MB · updated 2026-09-15
The manufacturing geometry of the screw terminal base, packed for the web with the immersion-gold finish baked in. Opens in any glTF viewer, and in a browser.
Used by ESP32 Expansion Bases: 2.54 mm, PinPulse, Pluggable Terminal and Screw Terminal
- ESP32 Screw Terminal Base, CAD model (STEP) · 3.5 MB · updated 2026-09-15
The same board as an AP214 STEP solid, for fitting an enclosure around it. Zipped because the STEP itself is about 20 MB of text; every CAD package opens it.
Used by ESP32 Expansion Bases: 2.54 mm, PinPulse, Pluggable Terminal and Screw Terminal
- MicroSD Card Reader, 3D model (GLB) v1.0 · 1.1 MB · updated 2026-09-16
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by SD and microSD Card Readers for ESP32: SPI, 1-bit and 4-bit
- MicroSD Card Reader, CAD model (STEP) v1.0 · 1.4 MB · updated 2026-09-16
The same board as a STEP solid, for fitting an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by SD and microSD Card Readers for ESP32: SPI, 1-bit and 4-bit
- SD Card Reader, 3D model (GLB) v2.0 · 1.6 MB · updated 2026-09-16
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by SD and microSD Card Readers for ESP32: SPI, 1-bit and 4-bit
- SD Card Reader, CAD model (STEP) v2.0 · 1.5 MB · updated 2026-09-16
The same board as a STEP solid, for fitting an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by SD and microSD Card Readers for ESP32: SPI, 1-bit and 4-bit
- Rotary Encoder, 3D model (GLB) v1.0 · 2.4 MB · updated 2026-09-18
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Rotary Encoder
- Rotary Encoder, CAD model (STEP) v1.0 · 3.4 MB · updated 2026-09-18
The same block as a STEP solid, for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Rotary Encoder
- Disc Potentiometer, 3D model (GLB) v1.0 · 1.1 MB · updated 2026-09-18
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Disc Potentiometer
- Disc Potentiometer, CAD model (STEP) v1.0 · 3.1 MB · updated 2026-09-18
The same block as a STEP solid, for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Disc Potentiometer
- Rotary Potentiometer, 3D model (GLB) v1.0 · 2.1 MB · updated 2026-09-18
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Rotary Potentiometer
- Rotary Potentiometer, CAD model (STEP) v1.0 · 876 KB · updated 2026-09-18
The same block as a STEP solid, for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Rotary Potentiometer
- Voltmeter, 3D model (GLB) v1.0 · 806 KB · updated 2026-09-18
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Voltmeter
- Voltmeter, CAD model (STEP) v1.0 · 660 KB · updated 2026-09-18
The same block as a STEP solid, for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Voltmeter
- NTC Thermistor, 3D model (GLB) v1.0 · 767 KB · updated 2026-09-18
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by NTC Thermistor
- NTC Thermistor, CAD model (STEP) v1.0 · 679 KB · updated 2026-09-18
The same block as a STEP solid, for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by NTC Thermistor
- IR Receiver, 3D model (GLB) v1.0.1 · 933 KB · updated 2026-09-19
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by IR Receiver
- IR Receiver, CAD model (STEP) v1.0.1 · 2.5 MB · updated 2026-09-19
The same block as a STEP solid, with the flat-lying receiver in its steel shield, for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by IR Receiver
- IR Sender, 3D model (GLB) v1.0 · 1013 KB · updated 2026-09-19
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by IR Sender
- IR Sender, CAD model (STEP) v1.0 · 1.8 MB · updated 2026-09-19
The same block as a STEP solid, with the flat-lying infrared LED, for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by IR Sender
- Collision Sensor, 3D model (GLB) v1.0 · 959 KB · updated 2026-09-19
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Collision Sensor
- Collision Sensor, CAD model (STEP) v1.0 · 711 KB · updated 2026-09-19
The same block as a STEP solid, with the lever switch lying flat with its lever past the top edge, for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Collision Sensor
- Hall Effect Sensor, 3D model (GLB) v1.0 · 1.1 MB · updated 2026-09-19
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Hall Effect Sensor
- Hall Effect Sensor, CAD model (STEP) v1.0 · 1.1 MB · updated 2026-09-19
The same block as a STEP solid for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Hall Effect Sensor
- 4-Direction Tilt Sensor, 3D model (GLB) v1.0 · 1.1 MB · updated 2026-09-19
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by 4-Direction Tilt Sensor
- 4-Direction Tilt Sensor, CAD model (STEP) v1.0 · 843 KB · updated 2026-09-19
The same block as a STEP solid for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by 4-Direction Tilt Sensor
- Ambient Light Sensor, 3D model (GLB) v1.0 · 805 KB · updated 2026-09-19
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Ambient Light Sensor
- Ambient Light Sensor, CAD model (STEP) v1.0 · 700 KB · updated 2026-09-19
The same block as a STEP solid for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Ambient Light Sensor
- Slim Joystick, 3D model (GLB) v1.0 · 2.8 MB · updated 2026-09-19
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Slim Joystick
- Slim Joystick, CAD model (STEP) v1.0 · 626 KB · updated 2026-09-19
The same block as a STEP solid for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Slim Joystick
- Dual Axis Joystick, 3D model (GLB) v1.0 · 2.0 MB · updated 2026-09-19
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Dual Axis Joystick
- Dual Axis Joystick, CAD model (STEP) v1.0 · 1.1 MB · updated 2026-09-19
The same block as a STEP solid for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Dual Axis Joystick
- Analog Microphone, 3D model (GLB) v1.0 · 4.5 MB · updated 2026-09-19
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Analog Microphone
- Analog Microphone, CAD model (STEP) v1.0 · 901 KB · updated 2026-09-19
The same block as a STEP solid for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Analog Microphone
- Knock Sensor, 3D model (GLB) v1.0 · 1.1 MB · updated 2026-09-19
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Knock Sensor
- Knock Sensor, CAD model (STEP) v1.0 · 982 KB · updated 2026-09-19
The same block as a STEP solid for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Knock Sensor
- Analog to Digital Signal, 3D model (GLB) v1.0 · 1.3 MB · updated 2026-09-19
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Analog to Digital Signal
- Analog to Digital Signal, CAD model (STEP) v1.0 · 1.7 MB · updated 2026-09-19
The same block as a STEP solid for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Analog to Digital Signal
- Vibration Motor, 3D model (GLB) v1.0 · 1.5 MB · updated 2026-09-19
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Vibration Motor
- Vibration Motor, CAD model (STEP) v1.0 · 1.8 MB · updated 2026-09-19
The same block as a STEP solid for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Vibration Motor
- Push Button, 3D model (GLB) v1.0 · 1.4 MB · updated 2026-09-18
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Push Button
- Push Button, CAD model (STEP) v1.0 · 939 KB · updated 2026-09-18
The same block as a STEP solid, for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Push Button
- Latching Button, 3D model (GLB) v1.0 · 911 KB · updated 2026-09-18
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Latching Button
- Latching Button, CAD model (STEP) v1.0 · 772 KB · updated 2026-09-18
The same block as a STEP solid, for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Latching Button
- RGB LED, 3D model (GLB) v1.0 · 1.1 MB · updated 2026-09-18
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by RGB LED
- RGB LED, CAD model (STEP) v1.0 · 913 KB · updated 2026-09-18
The same block as a STEP solid, for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by RGB LED
- Traffic Light, 3D model (GLB) v1.0 · 971 KB · updated 2026-09-18
The manufacturing geometry, packed for the web with gold-plated pads. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by Traffic Light
- Traffic Light, CAD model (STEP) v1.0 · 927 KB · updated 2026-09-18
The same block as a STEP solid, for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by Traffic Light
- XL LED, 3D model (GLB) v1.0 · 811 KB · updated 2026-09-18
The manufacturing geometry, packed for the web with gold-plated pads and the blue lens. Opens in any glTF viewer, and in Blender, Windows 3D Viewer and macOS Quick Look without one.
Used by XL LED
- XL LED, CAD model (STEP) v1.0 · 577 KB · updated 2026-09-18
The same block as a STEP solid, for fitting a panel or an enclosure around it. Zipped because a STEP file is plain text and compresses to a fraction of itself; every CAD package opens it.
Used by XL LED
- Dual Axis Joystick (TK23), 3D model (GLB) · 2.2 MB · updated 2026-09-16
The manufacturing geometry of the TK23 board with the thumbstick and its cap in place, packed for the web with the immersion-gold finish baked in. Opens in any glTF viewer, and in a browser.
- Dual Axis Joystick (TK23), CAD model (STEP) · 5.0 MB · updated 2026-09-16
The same board as an AP214 STEP solid, for cutting a panel or fitting an enclosure around the stick. Zipped because the STEP itself is about 26 MB of text; every CAD package opens it.
- ESP32-S3 PinPulse Shield, 3D model (GLB) v4.0 · 14.1 MB · updated 2026-09-17
The manufacturing geometry of the S3 PinPulse shield, with its six inverters, thirty-six LEDs and both rows of headers, packed for the web. Opens in any glTF viewer, and in a browser.
- ESP32-S3 PinPulse Shield, CAD model (STEP) v4.0 · 4.8 MB · updated 2026-09-17
The same board as an AP214 STEP solid, for fitting an enclosure around it. Zipped because the STEP itself is 29 MB of text; every CAD package opens it.
- ESP32 Gold Edition without headers, 3D model (GLB) v1.0 · 3.7 MB · updated 2026-09-18
The manufacturing geometry of the bare board, with nothing in its header holes, packed for the web with the immersion-gold finish baked in. Opens in any glTF viewer, and in a browser.
- ESP32 Gold Edition without headers, CAD model (STEP) v1.0 · 5.2 MB · updated 2026-09-18
The same bare board as an AP214 STEP solid, for fitting an enclosure around it. Zipped, because the STEP itself is about 31 MB of text; every CAD package opens it.
- ESP32 Gold Edition with headers fitted, 3D model (GLB) v1.0 · 3.9 MB · updated 2026-09-18
The manufacturing geometry of the board with headers, with both 19-pin male strips soldered in as it ships, packed for the web with the immersion-gold finish baked in. Opens in any glTF viewer, and in a browser.
- ESP32 Gold Edition with headers fitted, CAD model (STEP) v1.0 · 5.5 MB · updated 2026-09-18
The same board with headers as an AP214 STEP solid, for fitting an enclosure around it. Zipped, because the STEP itself is about 33 MB of text; every CAD package opens it.
- ESP32-S3 Gold Edition without headers, 3D model (GLB) v1.6 · 5.3 MB · updated 2026-09-18
The manufacturing geometry of the bare board, as it ships, with the two header strips still in the bag, packed for the web with the immersion-gold finish baked in. Opens in any glTF viewer, and in a browser.
- ESP32-S3 Gold Edition without headers, CAD model (STEP) v1.6 · 5.5 MB · updated 2026-09-18
The same bare board as an AP214 STEP solid, for fitting an enclosure around it. Zipped, because the STEP itself is about 36 MB of text; every CAD package opens it.
- ESP32-S3 Gold Edition with headers fitted, 3D model (GLB) v1.6 · 5.5 MB · updated 2026-09-18
The manufacturing geometry of the board with headers, with both 22-pin male strips soldered in, as it sits in a breadboard, packed for the web with the immersion-gold finish baked in. Opens in any glTF viewer, and in a browser.
- ESP32-S3 Gold Edition with headers fitted, CAD model (STEP) v1.6 · 5.8 MB · updated 2026-09-18
The same board with headers as an AP214 STEP solid, for fitting an enclosure around it. Zipped, because the STEP itself is about 38 MB of text; every CAD package opens it.
Mechanical drawings
Board outlines, mounting holes and part heights, dimensioned in millimetres, for a panel or an enclosure.
- DRV8833, bare board, mechanical drawing (PDF) v2.0.1 · 2.6 MB · updated 2026-09-22
The board on one A3 sheet: the 22.5 × 27.5 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height, the tallest part a 2.9 mm high capacitor. Outline and holes are from the Gerber files, heights from the STEP model.
- DRV8833, bare board, mechanical drawing (DXF) v2.0.1 · 55 KB · updated 2026-09-22
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
- DRV8833, terminals and header fitted, mechanical drawing (PDF) v2.0.1 · 2.0 MB · updated 2026-09-22
The board on one A3 sheet: the 22.5 × 27.5 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height, the screw terminals tallest at 11.5 mm above the board bottom, the header pins 1.9 mm below it. Outline and holes are from the Gerber files, heights from the STEP model.
- DRV8833, terminals and header fitted, mechanical drawing (DXF) v2.0.1 · 69 KB · updated 2026-09-22
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
- SD Card Reader, mechanical drawing (PDF) v2.0 · 2.5 MB · updated 2026-09-16
The full-size reader on one A3 sheet: the 30 × 40 mm outline, the two Ø4.8 mm mounting holes 24 mm apart, the header row, and every part's height above the board. Outline and holes are from the Gerber files, heights from the STEP model.
Used by SD and microSD Card Readers for ESP32: SPI, 1-bit and 4-bit
- SD Card Reader, mechanical drawing (DXF) v2.0 · 58 KB · updated 2026-09-16
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by SD and microSD Card Readers for ESP32: SPI, 1-bit and 4-bit
- Rotary Encoder, mechanical drawing (PDF) v1.0 · 1.8 MB · updated 2026-09-18
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height above the board, 15.43 mm to the top of the knob. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Rotary Encoder
- Rotary Encoder, mechanical drawing (DXF) v1.0 · 216 KB · updated 2026-09-18
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Rotary Encoder
- Disc Potentiometer, mechanical drawing (PDF) v1.0 · 2.2 MB · updated 2026-09-18
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height above the board, with the thumbwheel overhanging the top edge by 3.9 mm. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Disc Potentiometer
- Disc Potentiometer, mechanical drawing (DXF) v1.0 · 152 KB · updated 2026-09-18
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Disc Potentiometer
- Rotary Potentiometer, mechanical drawing (PDF) v1.0 · 1.5 MB · updated 2026-09-18
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height above the board, 15.43 mm to the top of the knob. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Rotary Potentiometer
- Rotary Potentiometer, mechanical drawing (DXF) v1.0 · 78 KB · updated 2026-09-18
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Rotary Potentiometer
- Voltmeter, mechanical drawing (PDF) v1.0 · 2.2 MB · updated 2026-09-18
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height above the board, 10.9 mm to the top of the screw terminal. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Voltmeter
- Voltmeter, mechanical drawing (DXF) v1.0 · 28 KB · updated 2026-09-18
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Voltmeter
- NTC Thermistor, mechanical drawing (PDF) v1.0 · 2.2 MB · updated 2026-09-18
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height above the board. Outline and holes are from the Gerber files, heights from the STEP model.
Used by NTC Thermistor
- NTC Thermistor, mechanical drawing (DXF) v1.0 · 27 KB · updated 2026-09-18
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by NTC Thermistor
- IR Receiver, mechanical drawing (PDF) v1.0.1 · 2.3 MB · updated 2026-09-19
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height above the board. Outline and holes are from the Gerber files, heights from the STEP model.
Used by IR Receiver
- IR Receiver, mechanical drawing (DXF) v1.0.1 · 55 KB · updated 2026-09-19
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by IR Receiver
- IR Sender, mechanical drawing (PDF) v1.0 · 2.2 MB · updated 2026-09-19
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height above the board. Outline and holes are from the Gerber files, heights from the STEP model.
Used by IR Sender
- IR Sender, mechanical drawing (DXF) v1.0 · 55 KB · updated 2026-09-19
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by IR Sender
- Collision Sensor, mechanical drawing (PDF) v1.0 · 2.0 MB · updated 2026-09-19
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height above the board. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Collision Sensor
- Collision Sensor, mechanical drawing (DXF) v1.0 · 37 KB · updated 2026-09-19
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Collision Sensor
- Hall Effect Sensor, mechanical drawing (PDF) v1.0 · 2.3 MB · updated 2026-09-19
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height above the board. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Hall Effect Sensor
- Hall Effect Sensor, mechanical drawing (DXF) v1.0 · 36 KB · updated 2026-09-19
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Hall Effect Sensor
- 4-Direction Tilt Sensor, mechanical drawing (PDF) v1.0 · 2.2 MB · updated 2026-09-19
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the six-pin header row, the 10 mm tilt switch, and every part's height above the board. Outline and holes are from the Gerber files, heights from the STEP model.
Used by 4-Direction Tilt Sensor
- 4-Direction Tilt Sensor, mechanical drawing (DXF) v1.0 · 40 KB · updated 2026-09-19
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by 4-Direction Tilt Sensor
- Ambient Light Sensor, mechanical drawing (PDF) v1.0 · 2.2 MB · updated 2026-09-19
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height above the board. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Ambient Light Sensor
- Ambient Light Sensor, mechanical drawing (DXF) v1.0 · 27 KB · updated 2026-09-19
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Ambient Light Sensor
- Slim Joystick, mechanical drawing (PDF) v1.0 · 2.0 MB · updated 2026-09-19
The block on one A3 sheet: the 62.4 × 30.4 mm outline, the four Ø4.8 mm mounting holes 56 × 24 mm apart, the header row, and every part's height above the board, the joystick's cap tallest at 13.55 mm. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Slim Joystick
- Slim Joystick, mechanical drawing (DXF) v1.0 · 80 KB · updated 2026-09-19
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Slim Joystick
- Dual Axis Joystick, mechanical drawing (PDF) v1.0 · 1.9 MB · updated 2026-09-19
The block on one A3 sheet: the 31.0 × 31.0 mm outline, the four Ø4.8 mm corner mounting holes, the six-pin header row, and every part's height above the board, the joystick's cap tallest at 28.75 mm. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Dual Axis Joystick
- Dual Axis Joystick, mechanical drawing (DXF) v1.0 · 40 KB · updated 2026-09-19
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Dual Axis Joystick
- Analog Microphone, mechanical drawing (PDF) v1.0 · 2.4 MB · updated 2026-09-19
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height above the board, the microphone capsule tallest. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Analog Microphone
- Analog Microphone, mechanical drawing (DXF) v1.0 · 52 KB · updated 2026-09-19
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Analog Microphone
- Knock Sensor, mechanical drawing (PDF) v1.0 · 2.1 MB · updated 2026-09-19
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height above the board, the spring switch tallest at 5.6 mm. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Knock Sensor
- Knock Sensor, mechanical drawing (DXF) v1.0 · 32 KB · updated 2026-09-19
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Knock Sensor
- Analog to Digital Signal, mechanical drawing (PDF) v1.0 · 2.1 MB · updated 2026-09-19
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the IN socket and OUT header rows, and every part's height above the board, the slide switch tallest. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Analog to Digital Signal
- Analog to Digital Signal, mechanical drawing (DXF) v1.0 · 47 KB · updated 2026-09-19
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Analog to Digital Signal
- Vibration Motor, mechanical drawing (PDF) v1.0 · 2.4 MB · updated 2026-09-19
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and every part's height above the board, the coin motor lying flat. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Vibration Motor
- Vibration Motor, mechanical drawing (DXF) v1.0 · 68 KB · updated 2026-09-19
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Vibration Motor
- Push Button, mechanical drawing (PDF) v1.0 · 2.2 MB · updated 2026-09-18
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the four-pin header row, and every part's height, 14.35 mm to the top of the cap. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Push Button
- Push Button, mechanical drawing (DXF) v1.0 · 50 KB · updated 2026-09-18
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Push Button
- Latching Button, mechanical drawing (PDF) v1.0 · 2.2 MB · updated 2026-09-18
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the switch's two pins 13 mm apart, the four-pin header row, and every part's height, 10.6 mm to the top of the switch. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Latching Button
- Latching Button, mechanical drawing (DXF) v1.0 · 32 KB · updated 2026-09-18
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Latching Button
- RGB LED, mechanical drawing (PDF) v1.0 · 2.3 MB · updated 2026-09-18
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the six-pin header row, and every part's height above the board. Outline and holes are from the Gerber files, heights from the STEP model.
Used by RGB LED
- RGB LED, mechanical drawing (DXF) v1.0 · 37 KB · updated 2026-09-18
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by RGB LED
- Traffic Light, mechanical drawing (PDF) v1.0 · 2.3 MB · updated 2026-09-18
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the six-pin header row, and every part's height above the board. Outline and holes are from the Gerber files, heights from the STEP model.
Used by Traffic Light
- Traffic Light, mechanical drawing (DXF) v1.0 · 34 KB · updated 2026-09-18
The same drawing as DXF, in millimetres, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by Traffic Light
- XL LED, mechanical drawing (PDF) v1.0 · 2.4 MB · updated 2026-09-18
The block on one A3 sheet: the 22.4 × 30.4 mm outline, the two Ø4.8 mm mounting holes 16 mm apart, the header row, and the LED's 12.5 mm height above the board. Outline and holes are from the Gerber files, heights from the STEP model.
Used by XL LED
- XL LED, mechanical drawing (DXF) v1.0 · 40 KB · updated 2026-09-18
The same drawing as DXF, in millimetres, for a laser-cut panel with a 10 mm hole for the lens, or a CAD sketch. Zipped, because DXF is text and shrinks to a small fraction of itself.
Used by XL LED
- ESP32-S3 PinPulse Shield, mechanical drawing (DXF) v4.0 · 219 KB · updated 2026-09-17
The dimensioned drawing as DXF, in millimetres: the 61 × 73 mm outline, the four Ø4.7 mm mounting holes and the header positions, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text and shrinks to a fifteenth of itself.
- ESP32-S3 PinPulse Shield, mechanical drawing (PDF) v4.0 · 3.3 MB · updated 2026-09-17
The same drawing on one A3 sheet, with a hole table and every part's height above the board. Outline and holes are from the Gerber files, heights from the STEP model.
Used by ESP32-S3 PinPulse Shield pinout, ESP32-S3 PinPulse Shield: an LED on All 36 GPIOs
- ESP32 Gold Edition without headers, mechanical drawing (DXF) v1.0 · 110 KB · updated 2026-09-18
The dimensioned drawing as DXF, in millimetres: the 48.20 x 27.90 mm outline and the two rows of 19 header holes, 25.40 mm apart on a 2.54 mm pitch, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text.
- ESP32 Gold Edition without headers, mechanical drawing (PDF) v1.0 · 2.4 MB · updated 2026-09-18
The same drawing on one A3 sheet, with a hole table and the part heights. Outline and holes are from the Gerber files, heights from the STEP model. The tallest part stands 4.88 mm above the underside of the board, so it lies flat on a panel.
- ESP32 Gold Edition with headers fitted, mechanical drawing (DXF) v1.0 · 117 KB · updated 2026-09-18
The dimensioned drawing as DXF, in millimetres: the 48.20 x 27.90 mm outline and the two rows of 19 header holes, 25.40 mm apart on a 2.54 mm pitch, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text.
- ESP32 Gold Edition with headers fitted, mechanical drawing (PDF) v1.0 · 2.3 MB · updated 2026-09-18
The same drawing on one A3 sheet, with a hole table and the part heights. Outline and holes are from the Gerber files, heights from the STEP model. The pins reach 8.40 mm below the board, which is the depth a socket or a breadboard has to take.
- ESP32-S3 Gold Edition without headers, mechanical drawing (DXF) v1.6 · 183 KB · updated 2026-09-18
The dimensioned drawing as DXF, in millimetres: the 62.74 x 25.40 mm outline and the two rows of 22 header holes, 22.86 mm apart on a 2.54 mm pitch, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text.
- ESP32-S3 Gold Edition without headers, mechanical drawing (PDF) v1.6 · 2.1 MB · updated 2026-09-18
The same drawing on one A3 sheet, with a hole table and the part heights. Outline and holes are from the Gerber files, heights from the STEP model. The tallest part stands 4.88 mm above the underside of the board, so it lies flat on a panel.
- ESP32-S3 Gold Edition with headers fitted, mechanical drawing (DXF) v1.6 · 181 KB · updated 2026-09-18
The dimensioned drawing as DXF, in millimetres: the 62.74 x 25.40 mm outline and the two rows of 22 header holes, 22.86 mm apart on a 2.54 mm pitch, for a laser-cut panel or a CAD sketch. Zipped, because DXF is text.
- ESP32-S3 Gold Edition with headers fitted, mechanical drawing (PDF) v1.6 · 2.1 MB · updated 2026-09-18
The same drawing on one A3 sheet, with a hole table and the part heights. Outline and holes are from the Gerber files, heights from the STEP model. The pins reach 7.90 mm below the board, which is the depth a socket or a breadboard has to take.