EV3 Arduino Shield

2014-06-23 09.13.56This summer at the CEEO, one project in progress has been an EV3 shield for Arduino Uno boards.

The first shield was created by Tufts graduate student Jessica Scolnic. The idea is to make a board that attaches to both an Arduino and EV3 and is able, via LabVIEW, to be an extension to the EV3.

Some example projects that have been tested are:

  • using potentiometers to control EV3 motors,
  • blinking lights when a light sensor registers above or below a predefined value, and
  • automated plant watering robot that uses moisture sensors.

The next steps include a redesign of the shield and the addition of further functionality. The shield is programmed in LabVIEW using basic Arduino functions like read and write digital.

The functions in LabVIEW are translated to Botspeak and then are read by the VM (virtual machine) already pre-loaded onto the Arduino. At the moment this project is still being tested and improved.

The following two tabs change content below.

Phoebe

Latest posts by Phoebe (see all)