Sunday, March 18, 2012

Arduino Workshop

Salam2...

17/03/2012, Sat

Today I attend to Arduino Workshop, to learn detail about the board, programming, etc. 

First Memo

Second Memo

 

The input for this workshop:
1. Introduction to Arduino Workshop
2. Introduction to Electronics
3. Introduction to Microcontroller
4. Arduino Programming
5. Arduino Programming Sketc
6. Digital Thermometer Arduino

What I Get From This Workshop?
1. The function of each pin at the Arduino UNO board.
2. Learn about arduino programming from zero.3. Know how to make:
    - float - (decimal point)
    - Blink LED program
    - digitalWrite, digitalRead, analogWrite, analogRead
4. Know if, else, for, define function
5. Display the output at serial monitor

Program - To on the LED when the switch is pressed

The switch is not pressed, LED off.


When the switch pressed, LED on.

---------------------

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...