7 Arduino LCD display tips and tricks

When I started working on Open Vapors, I thought the stumbling point would be the PID algorithm or safe AC line control. However, it turned out; I spent a significant amount of …
Read More
When I started working on Open Vapors, I thought the stumbling point would be the PID algorithm or safe AC line control. However, it turned out; I spent a significant amount of …
Read MoreIn April 2017 I backed a project on Kickstarter called “Crazy Circuits.” It looked like a cool concept that was well developed, so I even included it in the Baldengineer …
Read More
As a kid, I got the book " Upgrading and Repairing PCs." (Now in its 22nd edition.) It was the first book to explain to me the PC architecture. I considered, how were there so few …
Read More
This year Denver hosted the 2017 Open Source Hardware Summit. It’s a one-day seminar with talks, demos, and a couple of drinks. The day after the official show Sparkfun and Aleph …
Read MorePreviously, I wrote up a hands-on with the PicoScope 2204A. At the time I only spent a few minutes with the device. I used it to “debug” an I2C bus between an Arduino and OLED …
Read MoreWhat are aluminum polymer capacitors? These are a solid type of capacitor that replaces the liquid electrolyte with a solid polymer material. Sometimes you might hear these …
Read MoreCan you use voltage dividers as regulators? What if you add a Zener Diode? In this AddOhms episode, I show what happens when you try to power a complex circuit like an ESP8266 with …
Read More
Previously, I wrote a FleaFPGA Introduction. This board was about the size of an Arduino Uno with some GPIO pins, a VGA, USB, SD Card, PS2 Style Port, and a USB Host connector. At …
Read MoreOp amps are one of the most versatile ICs in electronics. A purely analog device, they can be used for amplification, summing, integration, and a whole host of other circuits. …
Read More
The Zener diode is often used to create a reference voltage. In tutorials and even college texts, there are mentions of creating a Zener diode based regulator. The idea is that the …
Read More