Programming Demo

From Neuron Robotics Wiki

Jump to: navigation, search

Contents

Set Up Eclipse

Be sure to set up your programming environment before you begin.

Getting Connected

Easy

Advanced

Peripherals

A peripheral class is a wrapper around a single pin or set of pins on a DyIO. Most functions of the DyIO use just one pin (Digital In, digital out, servo out, pwm out, and analog input). Some modes use more then one pin (counter in/output uses 3 and the UART uses 2)

Advanced Features

Cool External Libraries

  • DyIO Cloud Connect This is the library for integrating "Cloud Computing" by connecting the DyIO to Google Chat servers.
  • OpenCV and the NRSDK This is a great library for talking to webcams and using image processign libararies. The demo will be showing how to use this library to quickly set up face tracking with the DyIO and a webcam.
Personal tools