Search found 2 matches

by klaaas
Saturday 07 February 2015 11:55
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: gpio as input for PIR
Replies: 6
Views: 5444

Re: gpio as input for PIR

my 2 cents from the manual $ man gpio edge This exports a GPIO pin in the /sys/class/gpio directory, set the direction to input and set the edge interrupt method to none, rising, falling or both. Use like the export command above and note that BCM_GPIO pin number is used not not wiringPi pin ...
by klaaas
Wednesday 21 January 2015 8:57
Forum: Design, usability and languages
Topic: NEW frontpage.html - request comments
Replies: 1301
Views: 427073

Re: NEW frontpage.html - request comments

The last dimmer looks very nice indeed! thanks to Thinkpad for the frontpage and all the ppl who are helping and creating ideas i cant find how to embed the weather prediction images ., i can make a python script that i hook to a dummy switch but there must be a easier way to read and display the ...