Difference between revisions of "Arduino"
(→RFiDuino: Added Troubleshooting.) |
(→Arduino NUTS meter) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
*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= | =Beerduino= | ||
| Line 17: | Line 20: | ||
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. | 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 = | + | == Troubleshooting == |
The RFiD chip of sunmicro is communicating by an I2C connection.<br> | 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. | With the Saleae Logic analyser we're going to analyse the traffic and see what's going on. | ||
| Line 40: | 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= | ||
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.
Work in progress
[edit]
- The official Arduino page:www.arduino.cc
- Were we ordered our second batch: coolcomponents.co.uk
- Arduino info from Make Magazine: