Difference between revisions of "Myrio"

From RobotinoWiki
Line 1: Line 1:
 
__TOC__
 
__TOC__
 
== Robotino3 and National Instruments myRIO==
 
== Robotino3 and National Instruments myRIO==
 +
The Festo Robotino and National Instrument myRIO combine their focus in the field of educational and research work. The Robotino provides open source software (http://svn.rec.de/) The Robotino myRIO Toolkit provides drivers and API for the Robotino and some VI examples so that the user can start their Robotino LabVIEW experience out of the box.
  
 +
For futher information about the hardware read the article on the [[Robotino_myRIO_Hardware|Robotino myRIO Hardware]]
 
== Robotino myRIO Toolkit ==
 
== Robotino myRIO Toolkit ==
 
The Robotino myRIO Toolkit is a NI LabView API for the set-up of a Festo Robotino3 with a NI myRIO as control unit. The Toolkit includes VIs for a simplified implementation of the Omnidrive, IR-Sensors and other I/O. All VIs are open source and can be modified.
 
The Robotino myRIO Toolkit is a NI LabView API for the set-up of a Festo Robotino3 with a NI myRIO as control unit. The Toolkit includes VIs for a simplified implementation of the Omnidrive, IR-Sensors and other I/O. All VIs are open source and can be modified.

Revision as of 18:36, 3 May 2016

Robotino3 and National Instruments myRIO

The Festo Robotino and National Instrument myRIO combine their focus in the field of educational and research work. The Robotino provides open source software (http://svn.rec.de/) The Robotino myRIO Toolkit provides drivers and API for the Robotino and some VI examples so that the user can start their Robotino LabVIEW experience out of the box.

For futher information about the hardware read the article on the Robotino myRIO Hardware

Robotino myRIO Toolkit

The Robotino myRIO Toolkit is a NI LabView API for the set-up of a Festo Robotino3 with a NI myRIO as control unit. The Toolkit includes VIs for a simplified implementation of the Omnidrive, IR-Sensors and other I/O. All VIs are open source and can be modified.

For further information read the article on the Robotino myRIO Toolkit

Get the Source and VI package from http://doc.openrobotino.org/download/LabView/Robotino_MyRIO_Toolkit_current.php

The current Block Diagram Palette

Power Button

The Power Button is run by an ATtiny24A microcontroller and is individually programmable. The standard setup of the Power Button proceeds like the following:

Power Button State Diagram

For further information on programming the microcontroller read this Power Button Guide