Sunday

Control a Servo with a Pot

click to enlarge
Today we will learn how to control a RC Servo motor (9g) with a Linear Taper potentiometer 10 K and the Arduino Uno board.

Arduino Digital - Blink Without Delay

click to enlarge

Let us take a look at the example in Arduino's IDE. This is in  Digital - BlinkWithoutDelay.

Friday

Arduino Basics - ReadAnalogVoltage

click to enlarge
Today we will look at yet another example in Arduino Basics. It is called ReadAnalogVoltage. You can find this program in the File - Examples - Basics.

If you have ever used a multimeter to check voltage across an electronics circuit, you can think of this experiment as a simulator of the same.

Wednesday

Arduino Basics - solderless electronic Breadboards

click to enlarge
Let us look at the currently available commonly used breadboards here in India. You can see in the above image four breadboards of different sizes. The bigger ones are of Full size, the one on the left is Half size, the one at the top left corner is the Mini size.

Saturday

Arduino Basics - Fade


Today we will go through the Fade program that is found in the Arduino's IDE at File - Examples - Basics. The Components we will need for this experiment are Arduino Uno board, a breadboard, a led, a 220 ohms resistor, and two connecting wires. I have used a yellow and a black wire.

Featured Post

Creating Games in Scratch for ICSE Class 6

An Introduction to Creating Games in Scratch  for ICSE Class 6 Hello friends, I hope you have already read the previous post on An Int...