misc resistors

Arduino LED Fuel Gauge

Arduino LED Fuel Gauge

Arduino Fuel Gauge: A few months ago, I hit a pot-hole while driving my 1974 Dodge Dart and my fuel gauge immediately went to “E.” For a split second I thought I lost all of my fuel! My father-in-law suggested I drive backwards over the pothole to fix the gauge. It didn’t work. I researched […]

Continue Reading
Drive a 7-Segment LED with an Arduino

Drive a 7-Segment LED with an Arduino

Using the Arduino development platform you will learn how to display numbers and letters on a single 7-segment LED display. There are many ways to drive 7-segment displays, and this is a fairly simple method. However, using this method to drive even one LED 7-segment array “burns” (occupies) many of the digital I/O pins on […]

Continue Reading
Get Started with Arduino Clones

Get Started with Arduino Clones

Here you will learn how to wire the Arduino clone up and how to start your first project. In this tutorial, I am working with a breadboardable ATMega Lite Dev Kit from SurplusGizmos.com, but this can apply to other Arduino clones, too, such as the Ardweeny kit in the Maker Shed. Note: this tutorial is […]

Continue Reading
Use an Arduino Clone to Control a TV

Use an Arduino Clone to Control a TV

If you are looking at this project, make sure you have seen my previous one, Getting Started with Arduino Clones. In this tutorial, we will continue from where we left off, and learn how to control a TV by wiring the Arduino clone to an RCA cable (only wiring is shown here, see TVout Google […]

Continue Reading