Archive

Archive for February, 2012

Arduino component 5: Metal film resistor 1/4W assortment kit

February 29th, 2012

Resistors are used everywhere in schematics. Since I did not know in advance which values I would need, I ordered a pack with 50 different values. The result was 1000 unlabeled resistors in the mailbox, packed per 20. Now I know why I bought a multimeter.

Component description
What? Metal film resistor 1/4W assortment kit 5% 1000 pieces, 50 values
Why? We need resistors to reduce the current through e.g. LEDs
Price EUR 8,57
Shop Ebay / elektorbase

Metal film resistor 1/4W assortment kit

Arduino , ,

Online 4 band resistor color codes calculator

February 29th, 2012

I received 1000 unlabeled resistors by the mail (similar resistors were packed together, but still there are 50 packs). But I am not an electronic engineer, so I looked for an easy tool to determine the resistor values. This websites offers an easy way, just enter the colorcodes and the tool shows the resistance value.

4 band resistor color codes

Arduino

Free electronic circuit drawing tool for Windows, OSX and Linux

February 29th, 2012

The light version of Cadsoft Eagle Cad is a free tool to draw electronic circuits. This tool is available for Windows, OSX and Linux. It allows you to draw electronic schematics and design PCB boards.

The Arduino Mega schematics in Eagle CAD Light

 

Arduino , ,

Arduino component 4: 840 Pin Breadboard + Jumper Wire Kit

February 28th, 2012

So I do have LEDs, potentiometer, Arduino shield, but I also need wires and a breadboard. Luckily I already had an old breadboard. But today a new one arrived with jumper wires included.

Component description
What? 840 Pin Breadboard + Jumper Wire Kit
Why? Without a breadboard and wires we can not build any experiment at all.
Price EUR 11,76
Shop Ebay / elektorbase

840 Pin Breadboard + Jumper Wire Kit

This component has been used in the following Arduino sketches:

Arduino , ,

Getting Arduino syntax highlighting for the wp-syntax plugin

February 26th, 2012

The wp-syntax plugin is very useful. Unfortunately the wp-syntax plugin does not support the processing language which is used for Arduino programming. This website offers the arduino.php file for the wp-syntax plugin. Simple upload the arduino.php file to the wp-content/plugins/wp-syntax/geshi/geshi folder.

general

Arduino sketch 1: Blinking LED

February 26th, 2012

I started my first sketch with this tutorial. The tutorial describes how to install the Arduino environment and how to run your first Arduino sketch which is a blinking LED. In this sketch pin 13 is used because according to this page the Arduino board already has connected a resistor to this pin. The LED is not necessary since the Arduino has a build-in LED for pin 13. In the video you can see this red LED blinking as well.

Result

Read more…

Arduino , , ,

Arduino component 3: Arduino UNO (2011 Version) + USB2.0 Cable

February 25th, 2012

Last, but not least, the most important package I expected: the Arduino Uno board itself. Without this board all the other components stay useless. I chose for the UNO since this is the most recent version of the Arduino board. The company delivered a free USB cable as well. Specs:

Component description
What? Arduino UNO (2011 Version) ATMEGA328P-PU AVR MCU Board + USB2.0 Cable
Why? Without this board all the other components stay useless.
Price EUR 14,57
Shop Ebay / unique.buy

Arduino UNO (2011 Version) + USB2.0 Cable

Arduino , ,

Arduino component 2: 100pcs 5mm white red blue green yellow round LED

February 25th, 2012

The mailman had three packages today, this is the second package:

Component description
What? 100pcs 5mm white red blue green yellow round LED
Why? We love LEDs. They could be used to blink, to indicate a status or to work as a dot matrix display.
Price EUR 2,35
Shop Ebay / exrell

100pcs 5mm White Red Blue Green Yellow Round LED

This component has been used in the following Arduino sketches:

Arduino , ,

Arduino component 1: 5K Ohm linear taper rotary potentiometer

February 25th, 2012

As you could have read in one of my previous post about Arduino, I decided to compose my own Arduino Starter Kit. Today the first component arrived by the mail: the potentiometer.

Component description
What? 5K OHM Linear Taper Rotary Potentiometer 5KB B5K
Why? A potentiometer is a variable resistor, which could be useful as control in a game. To set the speed of led blinking etc.
Price EUR 0,78
Shop Ebay / tayda2009

5K OHM Linear Taper Rotary Potentiometer 5KB B5K

Arduino , ,

Which multimeter to buy?

February 21st, 2012

Before I could start developing my Arduino projects, I needed a multimeter. There are plenty of them in the market which makes the choice even harder. Luckily Quintin pointed me to the multimeter shootout at EEVBLOG.

The EXTECH EX430

Read more…

Arduino ,