Re: Raspberry Pi GPIO
- Posted by useless_ Jan 06, 2013
- 1432 views
Jerome said...
Here is a snippet of Eu code that controls the brightness of a led (light-emitting diode) connected to the Raspberry Pi! It is based on the Wiring Pi library which is written in C.
Would something along these lines be useful to add support for?
Thanks,
Ira
I believe that any i/o can be useful on a controller.
Especially if the Pi can recieve commands from the lan into a Euphoria program, which can then operate the i/o pins.
useless