Difference between revisions of "Hammer LED Driver"
From eLinux.org
(Hammer LED Driver moved to Hammer LED Class Driver: this information is geared towards the LED Class driver) |
(Change to Category TCT-Hammer) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | ==Software== | |
| + | LED's connected to GPIO's can be accessed in several ways: | ||
| + | |||
| + | * [[Hammer LED Class Driver]] | ||
| + | * [[Hammer LED Driver Module]] | ||
| + | * [[Hammer LED Userspace App]] | ||
| + | |||
| + | ==Hardware== | ||
| + | the most common way of operating a LED via a gpio is to use an active low configuration: | ||
| + | |||
| + | [[Image:led-example.jpg]] | ||
| + | |||
| + | [[Category:TCT-Hammer]] | ||
Latest revision as of 16:48, 14 May 2011
Software
LED's connected to GPIO's can be accessed in several ways:
Hardware
the most common way of operating a LED via a gpio is to use an active low configuration:
