Difference between revisions of "Arduino"

From Randomdata wiki
Jump to: navigation, search
(Added the Nabazduino project)
(Arduino NUTS meter)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Arduino playground by Fish
+
Arduino playground and projects!
  
 
*What: Play with arduino(clones) and see what we can do with it.
 
*What: Play with arduino(clones) and see what we can do with it.
 
*Status: We ordered some stuff for playing.  
 
*Status: We ordered some stuff for playing.  
 
*When: As soon as we have them and we know some more we will do a workshop with them.
 
*When: As soon as we have them and we know some more we will do a workshop with them.
 +
 +
= 14 Segment LED board =
 +
A HAR project: [[Adruino_14_segment_LED_board]]
 +
 +
=Beerduino=
 +
A project for [[Brucon]]: the [[Beerduino]]
 +
 +
=bArduino=
 +
A Bonus project for [[Brucon]]: the [[bArduino]]
 +
 +
=Garduino=
 +
The [[Garduino]] is a AGF, a Automated Garden Facility
 +
 +
=RFiDuino=
 +
The RFiDuino is a project found by Marco Boon: [http://www.marcboon.com], until now we have some problems with the shield but we are troubleshooting soon.
 +
 +
== Troubleshooting ==
 +
The RFiD chip of sunmicro is communicating by an I2C connection.<br>
 +
With the Saleae Logic analyser we're going to analyse the traffic and see what's going on.
 +
 +
=Solar panel Meter=
 +
The [[Solar Panel Meter]] is a arduino based volt meter with a solar panel
  
 
=Nabazduino=
 
=Nabazduino=
Line 21: Line 43:
 
'''Work in progress'''
 
'''Work in progress'''
  
 +
=Arduino NUTS meter=
 +
Project for building a meter for Power,Gas and Water.
 +
 +
[[Arnuts]]
 +
 +
 +
'''Work in progress'''
  
 
=Some links for Arduino related stuff=
 
=Some links for Arduino related stuff=
Line 31: Line 60:
 
**Make Arduino Blog: [http://blog.makezine.com/archive/arduino/]
 
**Make Arduino Blog: [http://blog.makezine.com/archive/arduino/]
  
=Ordering Arduino's=
+
[[Category:Projects]]
Fish is having some plans to buy some RBB arduino compatible boards: http://www.moderndevice.com/RBBB_revB.shtml<BR>
+
[[Category:Arduino]]
If you add your name we can split the cost for ordering and transport. Costs will be divided by the number of people who are ordering<BR>
+
Who want some? (also mail [[user:fish]] so he can contact you how the process is going to be)
+
 
+
==Product overview==
+
Please add yourself if you like to order other stuff from moderndevice.com
+
{| class="wikitable"
+
| What ||Amount || Price || info ||
+
|-
+
| ----------------------------------------------------------- || ------------- || ------------------ || ---------------------------------
+
|-
+
| RBBB || 1 || $12 || [http://www.moderndevice.com/RBBB_revB.shtml RBBB details]
+
|-
+
| || 5 || $49,80 ||
+
|-
+
| || 10 || $96,00 ||
+
|-
+
| BBB || 1 || $15 || [http://www.moderndevice.com/index.shtml BBB detail]
+
|-
+
| || 4 || $48,00 ||
+
|-
+
| || 10 || $110,00 ||
+
|-
+
| || 15 || $150,00 ||
+
|-
+
|USB BUB Board || 1 || $12,00 || [http://www.moderndevice.com/connect.shtml Connect details]
+
|-
+
|USB BUB Board + USB cable || 1 || $13,50 || [http://www.moderndevice.com/connect.shtml Connect details]
+
|-
+
|}
+
 
+
===Order===
+
{| class="wikitable"
+
| Who || Amount || What ||
+
|-
+
| ----------------- || ------------- || -------------------------------
+
|-
+
| Fish || 3 || RBBB
+
|-
+
|  || 2 || USB BUB board
+
|-
+
|}
+
 
+
 
+
 
+
''don't forget tax and import costs will be added''
+

Latest revision as of 08:39, 10 March 2010

Arduino playground and projects!

  • What: Play with arduino(clones) and see what we can do with it.
  • Status: We ordered some stuff for playing.
  • When: As soon as we have them and we know some more we will do a workshop with them.

Contents

[edit] 14 Segment LED board

A HAR project: Adruino_14_segment_LED_board

[edit] Beerduino

A project for Brucon: the Beerduino

[edit] bArduino

A Bonus project for Brucon: the bArduino

[edit] Garduino

The Garduino is a AGF, a Automated Garden Facility

[edit] RFiDuino

The RFiDuino is a project found by Marco Boon: [1], until now we have some problems with the shield but we are troubleshooting soon.

[edit] Troubleshooting

The RFiD chip of sunmicro is communicating by an I2C connection.
With the Saleae Logic analyser we're going to analyse the traffic and see what's going on.

[edit] Solar panel Meter

The Solar Panel Meter is a arduino based volt meter with a solar panel

[edit] Nabazduino

Lot's of people knows the nabaztag, a wifi rabit with all kinds of options to bring information to your livingroom.

Some of those features can also being done by a *duino with connectivity to the net. We want to build a Arduino with internet connectivity, signals and may-be some ears to create a cheap alternative.

For the basic you need some componants:

  • Arduino
  • Some Flashy blinking leds/lights/objects/etc
  • may-be some servo's
  • connectivity options, we will use the ethernetshield for start but other options for the future will be: Xbee, serial connection, etc.
  • A home for our Arduino, LED's, servo's etc.
  • A web server. Probably we will use the NSLU2, it's low cost and we don't need huge amounts of power.


Work in progress

[edit] Arduino NUTS meter

Project for building a meter for Power,Gas and Water.

Arnuts


Work in progress

[edit] Some links for Arduino related stuff

  • The official Arduino page:www.arduino.cc
  • Were we ordered our second batch: coolcomponents.co.uk
  • Arduino info from Make Magazine:
    • Getting started movie: [2]
    • Connect a Servo to your Arduino: [3]
    • Make your personal flight recorder: [4]
    • Make Arduino Blog: [5]
Personal tools