In this episode of Projects with Ryan Slaugh, I dive in to schematic capture and layout to make a breakout board for the BeagleBone Black.
The BeagleBone Black is great for connecting to sensors, motors, LCDs, and a variety of other hardware given the amount of digital and analog IO available. The aim with this project was to make a system that could control higher voltage loads (up to 220v), measure current on those loads, give easy access to analog input, and make available all of the digital IO, PWM pins, and the I2C bus–all while being able to be controlled over a network. To facilitate such connections, it was necessary to create a custom printed circuit board (PCB).
Making a PCB is easier than you might expect. Lots of software is available for the purpose of schematic capture (designing the schematic) and PCB layout. Many are available at low or no cost.
See the full series here.
ADVERTISEMENT