Difference between revisions of "Arduino"

From Randomdata wiki
Jump to: navigation, search
(Ordering RBBB's or BBB's at moderndevice)
(Arduino NUTS meter)
 
(13 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=
 +
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'''
 +
 +
=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 14: 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.<BR>
+
Who want some?
+
 
+
Fish at least 3 RBBB boards + 1 USB TTL adapter
+

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