Showing posts with label arduino. Show all posts
Showing posts with label arduino. Show all posts

Arduino Leonardo vs Uno

Friday, September 26, 2014 | Labels: , , , | 0 comments |
The Arduino team is now shipping their latest creation – the Leonardo. It is the first Arduino to use Atmelʼs ATmegaXU4 series chip with built-in USB. This change is big and it has big benefits. In addition to the built-in USB, it offers more digital and analog pins. This comprehensive guide gives you the details you need to know to start using it – pinout differences, hardware capabilities, new software libraries and more. [Link]
Arduino Leonardo vs Uno – What’s New
Continue reading...

An LCD Clock Kit Suitable for Beginners with Open Source Arduino Firmware

Friday, September 19, 2014 | Labels: , , , , , , , , , , , | 0 comments |
Simpleclock is an easy to assemble attractive 4-digit 7-segment LED display clock with temperature and alarm function. It is available in three display colors: Red, Blue and White. It comes as a kit of through-the-hole parts and can be soldered by any person with basic soldering experience. An attractive acrylic stand is included. [Link]

Continue reading...

Robot Shield for Arduino

| Labels: , , , | 0 comments |
The idea behind this post is to bring together some robot designs and transform them in a new device with new hardware and standard software (arduino of course) and so easier to use.  These robots have three things in common: a mechanical structure, the hardware and the software. While the mechanical part is necessarily different.

Robot Shield for Arduino
We wanted to understand if there was a hardware board that could be common, with a unique development system. The choice, quite obviously, has the Arduino board, which with its development environment is perfect to create similar projects.
Continue reading...