Skip to content
Home > Components > Power Components > Breadboard (Full)

Breadboard (Full)

A standard breadboard (full) used for electronic prototyping.

Component Preview

Breadboard (Full)Module

This is the Breadboard (Full) component available in the OpenHW Studio Simulator.

Power ComponentsComponent

Pin Reference

PinTypeDescription
VCCpowerPower Supply.
GNDpowerGround.

Wiring Diagram

Wiring Diagram

Configurable Attributes

AttributeTypeDefaultDescription
colorstring"red"Color configuration.

Example Code

cpp
void setup() {
  // Put your setup code here
}

void loop() {
  // Put your main code here
}

Released under the MIT License.