DIY Arduino Oscilloscope with the Nokia 3310 GLCD screen

I’ve seen videos on YouTube using an Arduino and a Graphical LCD screen (GLCD) to create a simple Oscilloscope. The annoying thing is that I found no help whatsoever on how to build one. I spent a few days figuring out how to use the Nokia 3310 LCD screen and then figuring out how to sample an analog port to create a fun oscilloscope effect.

Read moreDIY Arduino Oscilloscope with the Nokia 3310 GLCD screen

Automatic chicken door version two.

As it is getting cold again and my chickens made it through the summer just fine, it is time to revisit and revitalize my automatic chicken door.

The older model was a large door that slid on a track that would get leaves, snow, and ice messing the whole thing up. Also the mecanisim that opened the door was a string that tension was held on with springs, the string would knot up and stop working, blowing the fuse sometimes.

Read moreAutomatic chicken door version two.

How to program an Arduino

The absolute beginners guide to programming an Arduino Duemilanove for the first time. I will take you through downloading the Arduino programming software, configuring the software, writing your first program, sending it to the Arduino, and testing operation.

Read moreHow to program an Arduino

What is a transistor

The transistor is the fundamental building block of modern electronic devices, it is a semiconductor device used to amplify and switch electronic signals.

More simply a transistor is a valve for electricity. In this video I demonstrate the two types of transistors (NPN and PNP) and explain their uses.

Read moreWhat is a transistor

What is a Photo Resistor

Photocells, (LDR) Light Dependent Resistor, Photo Resistor, Cadium Sulfide Cell (CdS), all of these names refer to the same thing. Photo Cells are semiconductors that are also resistors that change their resistance depending on the amount of light.

Read moreWhat is a Photo Resistor

DIY Function (Signal) Generator

 

Here is my homemade function generator that can produce a square, triangle, and sign wave. This is all done with a few bucks worth of parts. The heart of the function generator is a LM324N quad OpAmp. I got the schematic off of a site where they were also selling kits to build the signal generator.

Read moreDIY Function (Signal) Generator