background preloader

Arduino

Facebook Twitter

Microduino: Arduino in your pocket, small, stackable, smart by Microduino Studio. A small sized board that packs a great punch! The Microduino series is a 100% Arduino compatible open source hardware, compatible with Arduino IDE development environment and existing Arduino sketches. Microduino is small. Its size is about a quarter (25.40mm X 27.94mm / 1.0inch X 1.1inch), much smaller than the original Arduino board. All Microduino boards adopt a uniform U-shape 27-pin standard pin-out (UPin-27). Thus Microduino series can be easily stacked together through the UPin-27, and all modules are delivered ready to stack. Microduino configures the pinout usage table well so as to avoid any pin usage conflict between different extension modules. We've benefitted from the open source community, and we're dedicated to giving back.

Once you upload an Arduino compatible program onto the Microduino, you don't need Microduino-FT232R anymore. With Microduino, it's easy and low-cost for you to build your owner applications, realize your bright ideas and conduct low volume production. 1. Charles Gantt's (TheMakersWorkbench) Blog: Arduino Due Overview. Arduino Due Overview When I first got my Due in the mail I searched the web for a simple overview to help me better understand what new features Arduino is bringing to the table with the new development board.

After finding next to nothing I decided to write my own general overview post in hopes that it would help out someone in a situation similar to mine. The Arduino Due is the first ARM-based development board from Arduino and features a powerful 32bit CortexM3 microcontroller. The board is fully programmable through the familiar Arduino IDE. The processing power is significantly increased over a traditional 8bit Arduino board and the coding language was kept very similar to what we are familiar with, making the transition to the new board very easy for most. The Arduino Due shares a similar form factor to that of an Arduino Mega with the due having a few more pins, and two micro-USB ports instead of one. In-depth look (Some info provided by Arduino.cc) The SAM3X Core Memory Communication.

Shields - Arduino - Electronic Kits/Accessoires. ADK Kit. Cart: (empty) Categories Home Automation Toy Robots Robots Kits Débutants Intermédiaires Avancés Développement TinkerKit! Gadgeteer Grove and Electronic Brick Kit Accessories UGVs et Véhicules Logiciels Livres UAVs and Drones Advanced Robots Robotics Electronics Kits Tools Manufacturers Home Newsletter Home>Robots>Kits>Débutants>ADK Kit ADK Kit ADK Kit 295,93 € tax incl. Customers who bought this product also bought... More info Cart (empty) No products Shipping 0,00 € Total 0,00 € Cart Check out New products No new products at this time. AlphaCrucis. The digital shop. Buy. Linux. For more detailed instructions, pick your distribution: Requirements You will need to install some programs to use Arduino under Linux (the way you do this depends on your distribution): openjdk-7-jre (although openjdk-6-jre, sun's java 6 runtime, the sun-java6-jre package or the oracle JRE 7, should work too) it is HIGHLY recommended to use arduino IDE 1.0.1, because it use an internal pre-build gcc compiler.

This exclude all tool-chain problem, or at least guarantee we all have the same problem. Also this mean you don't need to install all the above package anymore. Download the latest Arduino Linux distribution from the arduino dowload section. Included Dependencies The Arduino software download includes custom versions of two additional dependencies: You should be able to use the versions of these programs that come with the Arduino software download. Java -Dgnu.io.rxtx.SerialPorts=/dev/ttyACM0 -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel processing.app.Base "$@" To fix: Massimo Banzi: How Arduino is open-sourcing imagination.