Aduino basics

Tags:

I am in the process of buying a Arduino microcontroller kit - and while looking around for projects to get me started I came across this wonderful page with easy starter projects:

We'll start our tutorial with three simple light circuits. In the first one, the LED is permanently on. In the second, the LED only lights up when a button is pressed and a circuit is completed. In the third example, we'll replace the manual switch with an Arduino pin (set to output mode), so we can control the LED from our program. Here are three simple circuits to build on your breadboard:

[From protolab wiki / TutorialButtonsAndLeds]

Technorati Tags:Technorati Tags:

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.