My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 308
=Welcome to ardew!= You don't have to run a GUI or an IDE to make great things happen with your Arduino microcontroller. Remember, it's just an Atmel AVR, after all! This project is here to provide you with help and tools in building software to run on Arduino hardware from the command line, ra...
== Overview == This is an Arduino library for communicating with XBees in API mode, with support for both Series 1 (802.15.4) and Series 2 (ZB Pro/ZNet). This library Includes support for the majority of packet types, including: TX/RX, AT Command, Remote AT, I/O Samples and Modem Status. ==Ne...
==Overview== This is a re-implementation of the database library originally written by Madhusudana das found here: http://www.arduino.cc/playground/Code/DatabaseLibrary This version increases the maximum number of records allowed in a database from 256 records (byte) to a theoretical maximu...
= File logger for Arduino = This project focus in just one simple functionality: logging data to a file in SD cards from Arduino boards. We are trying to get it 1) fast and 2) small, so this library can be used in other projects based on arduino with little impact on memory resources and performa...
This is a hobby project to create a semi-large scale rover for remote sensing applications. Preliminary hardware includes: * [http://www.embeddedarm.com/products/board-detail.php?product=TS-7260 Technologic Systems TS-7260] * 2.6 Linux kernel * Lighttpd & Django * Python backend...
Target of this project is to build up a customizable platform for a scoringboard which integrates rfid reader, console controller (NES currently) and standard LCD displays to a completely automated scoring and rating solution for various areas like pool, foosball, air hockey or any other games that ...
http://arduino.tw/wp-content/uploads/Image/at2.jpg 此專案為arduinoIDE介面繁體中文化以及局部修改,目前的工作只有針對WIN32介面作翻譯以及重新打包成獨立執行檔exe,或是完整原始文件加上arduino繁體中文版介面。 ***使用方式*** 若是下載exe執行檔的版本,請直接下載後解壓縮,並覆蓋掉您的arduino.exe即可,覆蓋之前請先備份英文版本。
=The `Ang` build tool= The purpose of the project is to provide a library and application for _processing_, _building_ and _uploading_ Arduino(c) sketches directly from the commandline. I tried to be as concise as possible in the user interface. There is only a small set of 14 commands to be lea...
http://i557.photobucket.com/albums/ss11/rar0n/Electronics/Arduino/arduionshiftreglcd-drawing2.jpg = Introduction = This is a library for using an Arduino with only 2 or 3 wires to HD44780-compatible LCD's, via shiftregisters. = Usage = `#include <ShiftRegLCD.h>` `ShiftRegLCD objectNam...
A basic library that permits controlling an arduino through the firmata protocol. The current version is developed and tested against the StandardFirmata sketch distributed with the arduino 0013 software. The purpose of this library is to make it easy to .net developers to connect their programs ...
1 2 3 4 5 6 7 8 9 10 Next