Arduino

TwitterFacebook
Get flash to fully experience Pearltrees
http://itp.nyu.edu/physcomp/Tutorials/ArduinoBreadboard

Tutorials / Setting up an Arduino on a breadboard

Overview This tutorial shows you how to build an Arduino compatible breadboard with an Atmel Atmega8/168 AVR microcontroller and FTDI FT232 breakout board from SparkFun . Originally created by Carlyn Maw Updated October 23, 2008 by Rory Nugent
The Arduino meets Processing project intends to make it as easy as possible for anyone to explore the world of physical computing. All you need is an Arduino board as well as the Arduino and Processing software, which you can download on their project websites. On this website we explain how to: set up electronic circuits with various kinds of sensors, control and measure the sensors with the Arduino board, send the data to the computer, and use the received values to generate computer graphics with Processing. For all examples you need some basic electronic equipment such as a breadboard , resistors, the sensors, and some wires. http://webzone.k3.mah.se/projects/arduino-workshop/projects/arduino_meets_processing/instructions/index.html

arduino meets processing - PUSHBUTTON

processing GUI, controlP5

http://www.sojamo.de/libraries/controlP5/ About controlP5 is a library written by Andreas Schlegel for the programming environment processing . Last update, 12/23/2012.

Ani - An animation library for Processing

http://www.looksgood.de/libraries/Ani/ An animation library by Benedikt Groß for the programming environment Processing . Last update , 2013/02/28 . Ani 2.5 is a lightweight library for creating animations and transitions. Easily spoken Ani helps you to move things around on the screen or a bit more abstract, to animate any numeric variable. Most of the time a single line of code like the following one is enough:
http://www.robotshop.com/productinfo.aspx?pc=rb-rbo-33 • Versatile, programmable robot tank kit • Onboard LiPo battery charger • Complete Arduino board built-in (Arduino Uno) • Dual H-bridge and onboard voltage regulator (only one battery needed) • Compatible with a variety of shields • Two XBee areas ( XBee headers sold separately) and solder prototyping area • No soldering required The DFRobotShop Rover V2 – Arduino Compatible Tracked Robot (Basic Kit) is a versatile mobile robot tank based on the popular Arduino Uno microcontroller.

DFRobotShop Rover - Arduino Compatible Tracked Robot (Basic Kit)

http://www.superdroidrobots.com/shop/ At SuperDroid Robots we provide a wide range of robot kits. Our specialty is building custom robots and robot related projects . We also provide you with all the parts and accessories you need to build your own robot.

SuperDroid Robots - Robots, Robot Parts, Custom Robots, All Terrain Robots, Vector Robots

Arduino Tutorials

Welcome Initially, any experience with programming [or electronics] tends to be characterized by frustration, confusion and amazement at the amount of time required to achieve very little. The Fundamentals of Digital Media With that said, learning physical computing and programming has never more accessable. Thanks to the efforts of the open source initiatives Processing (software) and Wiring / Arduino (hardware). http://www.roguescience.org/wordpress/
Instant Soup support the following platforms: Wiring Wiring is a programming environment and electronics i/o board for exploring the electronic arts, tangible media, teaching and learning computer programming and prototyping with electronics. It illustrates the concept of programming with electronics and the physical realm of hardware control which are necessary to explore physical interaction design and tangible media aspects. Wiring is an open project initiated by Hernando Barragán (University of Los Andes | Architecture and Design School). Wiring started at the Interaction Design Institute Ivrea and it is currently developed at the University of Los Andes. http://www.nastypixel.com/instantsoup/foundations/microcontroller/

InstantSOUP / Physical Computing » Microcontroller

PIC vs. AVR smackdown

http://www.ladyada.net/library/picvsavr.html OK, I know what you people want. You want ultimate fighting, embedded E.E. style. You want to know WHICH IS BETTER, PIC OR AVR? Well, I know what side I'm placing my bets on (AVR of course) but for 99% of beginners, it doesn't matter too much which way you start. Regardless, I'm tired of answering the same questions over & over, so here we go! In the last few years, D.I.Y. electronics has taken a major leap forward with the introduction of powerful yet low-cost, easy-to-program microcontrollers.