How to Use a Multimeter

A multimeter is the most useful tool when dealing with electricity. A cheap $15 multimeter will go a long way and is likely all that you’ll need. In general, anything fancier/more expensive just increase accuracy and adds very specific functionality that you are unlikely to ever use. How to Measure Voltage Voltage is probably the …

How to Build a Basic USB Powered Amplifier

Buy a LM386, this chip has been around for ever, is cheap, plentiful and the recommended supply voltage is 4-12VDC. With the notch on the chip facing you and pointing up, the pinout from left to right, top to bottom is: LM386 Pinout Pin 1 : Gain Pin 8 : Gain Pin 2 : Input …

How to Get Started with Arduino

Buy the Arduino UNO (R3 at the time of this writing). This is the “most standard” version of the Arduino that I’ve come across. The Arduino IDE works perfectly via USB and most shields that you come across will be physically and electronically (5V logic) compatible. I would start with the Arduino UNO R3 to …