100% FREE · NO SIGNUP · UNLIMITED

Free Breadboard Wiring Maker

Describe your electronics circuit and get a clear breadboard wiring diagram in seconds. Perfect for Arduino projects, classroom labs, and maker tutorials. No account needed.

breadboard · every result is a breadboard  ·  ⌘↵ to run

Free forever · no signup · no credit card · unlimited diagrams

Live sample · Blink LED on Arduino Uno — type above to make your own
Blink LED — Arduino Uno hello-world Breadboard wiring diagram generated by Schematex Blink LED — Arduino Uno hello-world 5 10 15 20 25 30 5 10 15 20 25 30 a a f f b b g g c c h h d d i i e e j j D13D12D11D10D9D8D7D6D5D4D3D2TXRXRST3V35VGNDVINA0A1A2A3A4A5Arduino Uno R1 220Ω D1 (red)

How to make a breadboard wiring diagram in 4 steps

  1. Describe your circuit

    Type a description of your circuit — name the microcontroller (Arduino Uno, Nano, Raspberry Pi Pico), the components (LEDs, resistors, buttons, sensors, displays), and how they connect. Include pin numbers and component values for a more precise diagram.

  2. Generate the diagram

    Click Generate and the AI produces a Fritzing-style breadboard layout showing component placement by row and column, power rail connections (red for VCC, black for GND), and signal wires (typically yellow or other colors) between the microcontroller and components.

  3. Verify connections

    Check that each component is placed correctly — resistors in series with LEDs, pull-up or pull-down resistors on buttons, and sensor connections on the correct I2C, SPI, or analog pins. Confirm power rail polarity before building.

  4. Build and share

    Use the diagram as your physical build guide or include it in a tutorial, lab handout, or project README. Download or copy the diagram — no account required.

What is a breadboard wiring diagram?

Frequently asked questions

What is a breadboard and how does it work?

A solderless breadboard is a reusable prototyping board with a grid of holes connected internally by metal clips. Holes in the same numbered row (on the main grid) are electrically connected, so inserting two component leads into the same row creates a connection without soldering. The long rails on each side are connected along their full length and are used for power (VCC) and ground (GND).

What is Fritzing?

Fritzing is an open-source electronics design application that introduced the breadboard view as a standard way to document circuits for makers and educators. Its visual style — showing components as photorealistic images placed on a virtual breadboard — became the dominant convention for Arduino and maker tutorials. Our breadboard wiring maker produces diagrams in this Fritzing-inspired visual style.

Why do I need a current-limiting resistor with an LED?

An LED has very low internal resistance, so without a series resistor it draws too much current and burns out — often instantly. A current-limiting resistor (typically 220 to 470 ohms for a 5V Arduino) drops the excess voltage and limits current to a safe level (around 10 to 20 mA). The diagram will include the resistor in series between the Arduino pin and the LED anode.

What is the difference between a breadboard diagram and a schematic?

A schematic shows electrical connections using standardized symbols and lines, independent of physical layout — it is the universal language of electronics. A breadboard diagram shows the physical layout on a specific board, making it easy to build without interpreting symbols. Schematics are better for understanding circuit theory; breadboard diagrams are better for following step-by-step build instructions.

Can I use this for Raspberry Pi or other microcontrollers?

Yes. While Arduino Uno and Nano are the most common microcontrollers in breadboard projects, you can describe circuits using a Raspberry Pi, ESP32, STM32, or any other microcontroller. Name the board in your description and include the relevant pin numbers or GPIO labels, and the diagram will reflect that hardware.

Other diagram types you can make

FreeDiagram supports 25+ types — all free, no signup.