Archive

Archive for the ‘Latest Arduino board’ Category

Paperduino

2009

paperduino

Here is an excellent idea to make an Arduino board without PCB.

This is a 100% functional version of the Arduino. We eliminate the PCB and use paper and cardboard as support and the result is.. the PAPERduino :D

This is the the first version of the layout design, next we will try more designs, and another materials. You just need to print the top and the bottom layout, and glue them to any kind of support you want. We hope that you start making your own boards. If you do, please share your photos with us, we would love to see them ;)

I love this idea.  [link] | [via]

PoorNothing specialWorth projectPretty coolAwesome ! (5 votes)
Loading ... Loading ...
Arts and Decorating, Crafts, Latest Arduino board

TellyMate Shield

tellymate-shield
Now you can send words to display on your TV with Arduino using TellyMate Shield. This TellyMate Shield takes serial data from Arduino and displays it on TV. It’s really simple to use… Here’s some code to display “Hello!” on the TV.

Serial.begin(57600); //57k6 baud
Serial.println(”Hello!”);

[link] | [via]

PoorNothing specialWorth projectPretty coolAwesome ! (9 votes)
Loading ... Loading ...
Arduino Shield, Latest Arduino board

Arduino Quad Core - Quadruino

2009

arduino-quad-core-quadruino

If your Arduino-based projects is very complex and one Arduino board is not enough try Quadruino - Arduino Quad Core.The Quadruino is based on a PCB with 4 ATmega328 Controller. The Quadruino enables the user to run 4 sketches at the same time, or in an alternative mode to combine the processing power of all four ATmega328.[link]

PoorNothing specialWorth projectPretty coolAwesome !
Loading ... Loading ...
Latest Arduino board, Quadruino