Protocols Category

Arduino and NanoNote put together

David Reyes, aka Tuxbrain, one of the Arduino distributors in Spain, has just brought to life one of the coolest hacks I have seen for some time. He managed to reflash Arduino Uno from a Ben NanoNote. He has implemented a text-based IDE that can reflash the boards directly from the NanoNote without using external power. If you want to have a device to reprogram your ATmega processors without having to bring your computer around, this can be a great solution. Just remember, this is an advanced hack, you should be familiar to the use of CLI (Command Line Interface), but David has promised taking a look at Qt-creator and put together a small text editor with uploading capabilities. Stay tuned at Tuxbrain’s development website!

 

 

[caption id="" align="alignnone" width="500" caption="(c) 2011 Picture courtesy of Tuxbrain"]Arduino and NanoNote put together[/caption]

Categories:NanoNoteSPI

Must-See Beginner Tutorials For Arduino

[Jeremy] made ten Tutorials about Arduino worth our “All Stars” category. He talks about different themes: Blinking Leds [Intro & #2], Electrical Engineering  [#3],  Analog Inputs [#4], Motors & Transistors [#5], Serial Communication & Processing [#6], I2C & Processing [#7], SPI Interfaces [#8], Wireless Communication [#9] and Interrupts [#10]. Thanks to a generous sponsorship from […]

Kinect Controlled Delta-Robot

Everybody’s amazed about the incredible things done with Kinect and Processing + Arduino. Tutorial need! This is a project in development for the module “Digital Ecologies”, at the Bartlett’s Adaptive Architecture and Computation MSc. – University College London A Delta-Robot is controlled by a Kinect through Processing and Arduino. The movements of the performer control […]