RSS 8 projects tagged "Arduino"

No download Website Updated 06 Jun 2013 Stantor-Domodulor

Screenshot
Pop 330.16
Vit 64.17

Stantor-Domodulor is a home automation software system. It lets you manage electric and electronic facilities through Web pages and WAP 2 and 1 for smartphones. Stantor can drive Velleman k8000/k8055/k8061 boards, Ethernet and USB Arduino Mega, Uno and Duemilanove boards, X10 materials, USB webcams, and sound boards. Stantor correspondents can sent alerts via email and instant messaging. The Linux distributions supported are Ubuntu, Fedora, and Mandriva.

No download Website Updated 01 May 2012 gnoduino

Screenshot
Pop 125.36
Vit 3.11

gnoduino is an implementation of the well-known Arduino IDE for GNOME. The original Arduino IDE software is written in Java. This is a Python implementation and it is targeted at GNOME. Its purpose is to be light, while maintaining compatibility with the original Arduino IDE. The source editor is based on gtksourceview.

Download Website Updated 18 Jul 2011 cduino

Screenshot
Pop 45.25
Vit 26.50

cduino is a microcontroller programming system that is like arduino but simpler. It allows experienced programmers to get a quick start programming and talking to a microcontroller. You should be up and talking to your arduino over the serial line in a matter of minutes. This is achieved using a very easy Makefile-based driver for the command line Atmel AVR programming tools, a library of C routines, and a series of lessons that introduce a variety of AVR subsystems.

Download Website Updated 08 Dec 2011 HC-SR04 Ultrasonic Arduino Library

Screenshot
Pop 235.44
Vit 1.48

HC-SR04 Ultrasonic Arduino Library is specifically for the HC-SR04 ultrasonic sensor. It features timing, metric conversion, and standard deviation methods, plus a few support methods. It is written in C++ to conserve the namespace. The conversion formula can be easily modified to optimize the accuracy of conversion at different distances for inches and centimeters. Multiple buffers of different lengths can be created for determining standard deviation.

No download Website Updated 06 May 2012 Ardpicprog

Screenshot
Pop 35.21
Vit 1.00

Ardpicprog is an Arduino-based solution for programming PIC microcontrollers from Microchip Technology Inc, such as the PIC16F84, PIC16F628A, PIC12F675, etc. The solution consists of a circuit that is built on one or more shields, a sketch that runs on the Arduino to directly interface to the PIC, and a host program to control the HEX file reading and writing process.

Download Website Updated 12 Nov 2012 KSduino

Screenshot
Pop 23.45
Vit 14.81

KSduino connects your Arduino controllers to the Device Network. It lets you send your Controllers Parameters to the Web server, monitor in graphic and text format in realtime, control your devices from the website, and send information from one connected device to another.

Download Website Updated 20 Dec 2012 ArduinoPulseGenerator

Screenshot
Pop 35.36
Vit 13.50

ArduinoPulseGenerator is a simple program for generating pulse sequences using an Arduino. There is an associated GUI that runs on the local computer, or you can simply connect to the Arduino with a serial console (9600 baud) and send it commands. This code has been tested on the ArduinoMega 2560 (timing accuracy ~ ±200 μs) and Arduino Due (timing accuracy ~ ±35 μs); it may work on other Arduino boards.

Download No website Updated 28 May 2013 PixelController

Screenshot
Pop 77.54
Vit 1.53

PixelController is an LED matrix controller which makes it easy to create stunning visuals. It supports multiple output formats and allows flexible control (OSC, MIDI, Mouse, Keyboard).

Screenshot

Project Spotlight

Guacamole

A pure HTML5/JavaScript VNC viewer.

Screenshot

Project Spotlight

Memview

A memory trace visualizer using valgrind.