Difference between revisions of "Myrio"

From RobotinoWiki
(Programing the On/Off Button: First version of sum up for the Power Button with link to detailed article)
(link corrected)
Line 8: Line 8:
 
[[File:PowerButton.png]]
 
[[File:PowerButton.png]]
  
For further information on programming the microcontroller read this [[Program_Power_Button|Power Button Guide]]
+
For further information on programming the microcontroller read this [[Programming_the_Power_Button|Power Button Guide]]
 
*Get source code from svn://svn.rec.de/openrobotino/myrio/powerbutton/trunk
 
*Get source code from svn://svn.rec.de/openrobotino/myrio/powerbutton/trunk
 
*Browse source code http://svn.rec.de/listing.php?repname=openrobotino
 
*Browse source code http://svn.rec.de/listing.php?repname=openrobotino

Revision as of 15:18, 12 January 2016

Robotino3 and National Instruments myRIO

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:

PowerButton.png

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