Search found 2 matches
- Fri Apr 21, 2017 8:44 am
- Forum: Python
- Topic: Temperature controlled relay code help
- Replies: 7
- Views: 3873
Re: Temperature controlled relay code help
Hi, I'm gonna use part of your code to read the temp and hum and depending of the value switch on a fan In difference of your code it's not necessary to switch something of so i made the code like this. After turning the fan on, it wil be on for 300 sec. This code pauzes for 360 sec to make a new ro...
- Fri Nov 06, 2015 1:15 pm
- Forum: Gaming
- Topic: Universal GPIO keyboard daemon
- Replies: 148
- Views: 73381
Re: Universal GPIO keyboard daemon
Can you tell me how you modified the code for the rotary encoder, i want to use two of them in my projectConner Labs wrote:9 buttons and a rotary encoder all working nicely![]()
The rotary encoder is a Grayhill 62A22. I modified the code a bit to handle it.
thks