Difference between revisions of "Myrio"

From RobotinoWiki
(link corrected)
(Power Button)
Line 6: Line 6:
 
The standard setup of the Power Button proceeds like the following:
 
The standard setup of the Power Button proceeds like the following:
  
[[File:PowerButton.png]]
+
[[File:PowerButton.png|500px]]
  
 
For further information on programming the microcontroller read this [[Programming_the_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 16:44, 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