Arduino

FacebookTwitter

Manufacturing tools - stand-alone AVR ISP programmer

Last week we showed how to use an Arduino + protoshield + ZIF socket to make a programmer that can burn a lot of Arduino bootloaders . In our blog comments a user commented that he had written a stand-alone program for the Arduino called Optiloader that is similar and might be worth checking out. What Optiloader does is kinda of neat. http://ladyada.net/library/tools/standaloneisp.html
A comprendre :-)

Teensy

Examples

UPDATE: v3b is the latest Bus Pirate revision, read about the changes here . BPv3 is the latest hacking multi-tool from the Bus Pirate project . It connects to a USB port and interacts with electronics through a simple terminal interface. Use it to see how much of your private information is stored on smartcard SIM chips .

Prototype: Bus Pirate BPv3

http://dangerousprototypes.com/2009/10/04/prototype-bus-pirate-v3/
Coding

Tiny

Bionic Arduino is a set of four 3-hour classes in November 2007 hosted by Machine Project and taught by Tod E. Kurt. It is an introduction to microcontroller programming and interfacing with the real world using the Arduino physical computing platform. It focuses on building new physical senses and making motion with the building blocks of robotics, using Arduino as a platform.

Bionic Arduino – Introduction to Microcontrollers with Arduino

http://todbot.com/blog/bionicarduino/
Boutique

Shields

Softs

Tutorials

Boards

IMU

PWM

Reference

(redirected from Reference.Extended ) Reference Language | Libraries | Comparison | Changes Arduino programs can be divided in three main parts: structure , values (variables and constants), and functions . Reference Home Corrections, suggestions, and new documentation should be posted to the Forum . The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License . http://arduino.cc/en/Reference/HomePage?from=Reference.Extended
These topics cover the hardware and software setup required to connect an Arduino device with a variety of electronic parts, chips and devices. A related topic not covered under this section is the shield , boards that plug directly into an Arduino's pin layout.

playground - InterfacingWithHardware

http://playground.arduino.cc/Main/InterfacingWithHardware