Introduction to C Programming For Arduino (Series 2)

Arduino 9: Simple Analog Input Example

As for analog input, you need to use pin/port A0-A5. This is because these are special port for handling the analog signal that come from the outside to your arduino board.

Arduino 10: Digital Analog Input Example Sensor (Part 1)

In this video lecture, the other digital and analog input from several common sensor in the market were presented.

Arduino 11: Digital Analog Input Example Sensor (Part 2)

There is huge no. of sensor need to be discussed. This is the continuation of the previous lecture. Hope by having more types of sensor, you can start on what innovation you want to do, and which sensor you think suitable to be used in your innovation.

Arduino 12: Output and Analog Output

This lecture is highlighting the analog output in detail and how this analog output can be used to control the LED dim/ intensity.

Arduino 13: Example Of Other Output (Part 1)

I believe this is the last issue that we need to cover before you can create your own innovation. In this video lecture, several other example of using output output were presented.

Arduino 14: Example Of Other Output Part 2

This is the last remaining video lecture, continueing from the previous video lecture, discussed about example of other output port implementation.

Congratulation!!!

You have complete both 1st and 2nd series of “Introduction to C Prog For Arduino” lesson. You have prepared yourself to become an innovator. Hope you can change the future with your innovation. Good luck!!