Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

What can I do with IGEP COM PROTON

157 bytes added, 12:18, 29 January 2013
m
no edit summary
__TOC__= Overview = This is the 2/3 chapter of the Getting Started with IGEP COM PROTON Tutorial Guide. In this second chapter, we will learn some basics tasks. Upon completion, you will be ready to continue with chapter 3/3 that explains more advanced tasks.
= Overview =
This is the 2/3 chapter of IGEP COM PROTON Tutorial Guide.__TOC__
We will learn some basic tasks.
= What can I do =
userspace. LEDs appear in /sys/class/leds/ and you can turn on and off with following commands:
<pre>$ echo 1 > /sys/devices/platform/leds-gpio/leds/d242\:green/brightness$ echo 1 > /sys/devices/platform/leds-gpio/leds/d441\:green/brightness$ echo 1 > /sys/devices/platform/leds-gpio/leds/d442\:green/brightness</pre>
A detailed guide on how use GPIO-LEDS can be found by following this link: [[How to handle the gpio-LED]]
0
edits