Sunday, January 22, 2012

BeagleBoard

BeagleBoard

The BeagleBoard is an ultra-low cost, high performance, low power OMAP3 based platform designed by BeagleBoard.org community members.

Learn Programming and More

TreeHouse

OpenROV

OpenROV

OpenROV is a DIY telerobotics community centered around underwater exploration & adventure.

Monday, January 2, 2012

MATLAB Support for Arduino

Arduino Matlab

MATLAB Support Package for Arduino enables you to use MATLAB to communicate with the Arduino board over a USB cable. It is based on a server program running on the board, which listens to MATLAB commands arriving via serial port, executes the commands, and, if needed, returns a result.

This allows you to:

Start programming right away without any additional toolboxes
Work in the MATLAB environment for interactive development and debugging
Interactively develop programs to acquire analog and digital data, and to control DC, servo, and stepper motors
Run control loops at up to 25 Hz (not real-time)
Introduce mechatronics, signal processing, and electronics concepts in classroom labs