User:Tankzter/getting started with programming arduino: Difference between revisions

From Fab Lab Wiki - by NMÍ Kvikan
Jump to navigation Jump to search
Tankzter (talk | contribs)
mNo edit summary
Tankzter (talk | contribs)
mNo edit summary
Line 10: Line 10:
then I have four Leds for the resisting output of the Light resistor
then I have four Leds for the resisting output of the Light resistor


<gallery mode="slideshow">
<gallery mode="slideshow" widths=750px heights=750px>
[[File:20161111_140349.jpg]]
File:20161111_140349.jpg
[[File:20161111_144734.jpg]]
File:20161111_144734.jpg
[[File:20161111_140428-ANIMATION.gif]]
File:20161111_140428-ANIMATION.gif
[[File:2016-11-11.png]]
File:2016-11-11.png
</gallery>
</gallery>

Revision as of 15:08, 18 November 2016

Starting with Arduino programming

Here is my start on arduino programming, I made this with a help of one of my best friends, and then remade it on my own.

Tip: if you are doing this first time, then pick an easier project that you can find in the arduino software library. or if using Sparkfun set like I did, go through the basic project provided by it.

The Wiring & board

The light detector and emitter!

This program uses a photo resistor to control the led lights, the photo resistor detects the light and resists accordingly. then I have four Leds for the resisting output of the Light resistor