A jumperless breadboard
Go to file
Kevin Santo Cappuccio 37421cf0a7
Create Windows Folder
2024-02-24 14:20:33 -08:00
.github probe 2024-02-17 17:23:47 -08:00
Hardware Added footpint and font files, took out spaces from folder names 2024-02-24 13:41:02 -08:00
Jumperless_Wokwi_Bridge_App Create Windows Folder 2024-02-24 14:20:33 -08:00
JumperlessNano Added footpint and font files, took out spaces from folder names 2024-02-24 13:41:02 -08:00
.gitignore probe 2024-02-17 17:23:47 -08:00
Getting Started.md probe 2024-02-17 17:23:47 -08:00
LICENSE probe 2024-02-17 17:23:47 -08:00
README.md probe 2024-02-17 17:23:47 -08:00
Roadmap.md probe 2024-02-17 17:23:47 -08:00

Jumperless

a jumperless breadboard

If you want one of these, they're available in my Tindie store

Video

(You can click on this to watch the explainer video)

Using a bunch of analog crosspoint switches wired together into one bigger switch, this breadboard makes real, hardware connections between any points on the board or the Arduino Nano header at the top via software command, instead of needing to use jumper wires.

BreaboardJump00420

Here's an example of me using this thing to connect some I2C pins from an Arduino to an OLED

https://github.com/Architeuthis-Flux/Jumperless/assets/20519442/0da0fdcb-c629-4f16-8638-6fab5f5c69fc

Jumperless also has a ton of voltage/current sensing so the RGB LEDs underneath each row can show a ton of information about what's going on with your circuit. 2 buffered high-current DACs (one 0-5V and one ±8V), 4 buffered and level-shifted 12-bit ADCs (3 are 0-5V and 1 for ±8V), 2 INA219 current and voltage measurement ICs, and 4 GPIO to simulate digital or analog signals that can be routed to anywhere on the breadboard or the Arduino Nano header.

https://github.com/Architeuthis-Flux/Jumperless/assets/20519442/e701d5c8-2349-49a1-8d57-8574962e7c29

Use it to probe the pins on an unknown IC (which is what I'm doing in the video above), or for some automated fuzzing, or to help guide you through converting a schematic to a real circuit, or do whatever the hell you want with it.

IMG_4228

The connections are real and fully analog (-8V to +8V, up to around 1 MHz before signal quality starts to degrade) instead of cheating with some measure-then-simulate setup, although you can do that too if you want to simulate a memristor or to send jumpers over the internet.

https://github.com/Architeuthis-Flux/Jumperless/assets/20519442/2c203686-e02e-4a0c-b5eb-0cab925386fb

If you want to read about how the code and stuff works, the README in JumperlessNano goes through how each part works in more detail.

Or check out the Hackaday.io page and the Hackaday Blog Writeup

And no, it's not an FPGA.

IMG_3827

Schematic

Here it is running a 555 circuit (note that this is a Rev 1 without the through-PCB LEDs)

https://github.com/Architeuthis-Flux/Jumperless/assets/20519442/9c5d2b5a-3727-4197-b1d0-bd45b5f95559

I sell on Tindie

Here are some fun bonus shots RainBounceLarge

RandomLarge

https://github.com/Architeuthis-Flux/Jumperless/assets/20519442/b933e817-c6e4-4d97-9fc0-7b8d9e875ebb SchematicRevision3.pdf

DSC01523 usage

https://github.com/Architeuthis-Flux/Jumperless/assets/20519442/d070d99d-b6b3-43e3-adee-4ca2d7358a9a DSC01237-2

DSC01154

DSC00683

IMG_3589 IMG_3886