Arduino - Introduction

TwitterFacebook
Get flash to fully experience Pearltrees
Two weeks ago, we ran a Getting Started with Arduino book giveaway on our Make: Arduino page.

Make: Online | Crowdsourced Arduino Q&A

http://blog.makezine.com/2011/03/14/crowdsourced-arduino-qa/
Arduino - Community

http://www.wired.com/gadgetlab/2008/04/just-what-is-an/ The Arduino platform lies somewhere between Technic Lego and the low level geek world of circuit building. It consists of two parts; the hardware and the software, and with these you can build almost anything, from a simple flashing light to a box of tricks that sends you a Twitter message when your houseplants get thirsty .

Just What Is An Arduino, And Why Do you Want One? | Gadget Lab from Wired.com

How the arduino won? This is how we can kill it.

http://hackaday.com/2011/02/11/how-the-arduino-won-this-is-how-we-can-kill-it/ [Phillip Torrone], has written a piece over at Make entitled “ Why the Arduino won, and why it’s here to stay “.

Now Its Hardware to Go Open Source

Open Source technologies, a term every software nerd is aware of but have you ever think why should software get all of the “Open Source” share and why not hardware can be part of it. http://www.indianweb2.com/2010/07/arduino-open-source-hardware-prototyping/

Arduino

Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. Arduino can sense the environment by receiving input from a variety of sensors and can affect its surroundings by controlling lights, motors, and other actuators. The microcontroller on the board is programmed using the Arduino programming language (based on Wiring ) and the Arduino development environment (based on Processing ). Arduino projects can be stand-alone or they can communicate with software running on a computer (e.g. Flash, Processing, MaxMSP ). http://www.arduino.cc/

Arduino

http://en.wikipedia.org/wiki/Arduino Arduino is a popular open-source single-board microcontroller , descendant of the open-source Wiring platform , [ 2 ] [ 3 ] designed to make the process of using electronics in multidisciplinary projects more accessible. The hardware consists of a simple open hardware design for the Arduino board with an Atmel AVR processor and on-board input/output support. The software consists of a standard programming language compiler and the boot loader that runs on the board. [ 4 ] Arduino hardware is programmed using a Wiring-based language (syntax and libraries), similar to C++ with some slight simplifications and modifications, and a Processing -based integrated development environment . [ 4 ]
[Arduino illo by James Provost ] http://blog.makezine.com/2011/02/10/why-the-arduino-won-and-why-its-here-to-stay/

Why the Arduino Won and Why It’s Here to Stay

http://fr.wikipedia.org/wiki/Arduino

Arduino

Un article de Wikipédia, l'encyclopédie libre. Arduino est un circuit imprimé dont les plans sont publiés en licence open source sur lequel se trouve un microcontrôleur qui peut être programmé pour analyser et produire des signaux électriques , de manière à effectuer des tâches très diverses comme la charge de batteries, la domotique (le contrôle des appareils domestique - éclairage, chauffage...), le pilotage d'un robot, etc. C'est une plateforme basée sur une interface entrée/sortie simple et sur un environnement de développement utilisant la technique du Processing/Wiring. Arduino peut être utilisé pour construire des objets interactifs indépendants ( prototypage rapide ), ou bien peut être connecté à un ordinateur pour communiquer avec ses logiciels (ex. : Macromedia Flash , Processing , Max/MSP , Pure Data , SuperCollider ). En 2011, les versions vendues sont pré-assemblées. Des informations sont fournies pour ceux qui souhaitent assembler l'Arduino eux-mêmes.
Référence du Langage Arduino : Mini | Standard | Etendue | Librairies | Comparaison http://arduino.cc/fr/Main/ReferenceEtendue

Arduino - Reference Etendue

Trailer for Arduino Documentary Gets 75,000 Views in 1 Day

Views of the trailer for the documentary about the physical computer known as Arduino spiked radically yesterday, suggesting that anticipation is high for the movie, said to be coming this summer. http://www.readwriteweb.com/archives/trailer_for_arduino_documentary_gets_75000_views_in_1_day.php

Flexible Arduino is flexible

The folks over at Seeed Studio have been experimenting with building an Arduino-compatible board on flexible printed circuit (FPC) material.

Big Changes for Arduino's Programmable Little Platform

Arduino , the programmable platform of sensors and corresponding device controls, will add ethernet connectivity and a web store of built products, the company announced this weekend . Arduino is one of the best known companies enabling others to create what's called the Internet of Things, network connected physical-world devices with web interfaces.

4 Operating Systems for the Arduino

I was working in the lab, late one night, when my eyes behold an eerie sight... Yes, Halloween is a long time ago, but that stupid song is still stuck in my head . I miss Halloween. I never got to post up pictures of my skeleton running off IXM 's. :-) It's a simple little realtime OS (RTOS) built by the guys at RobotGroup (hello!), and can be downloaded here .