3301991 / raspberrypi-gpio

Automatically exported from code.google.com/p/raspberrypi-gpio
0 stars 0 forks source link

GPIO's switch of when raspberry is busy #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. brows trough phpmyadmin

What is the expected output? What do you see instead?
Ports that are turned on will turn off for a short time. But enough time to 
switch a relay.

What version of the product are you using? On what operating system?
Downloaded it today.

Please provide any additional information below.
This problem always exists what I can see on my led's you turn off all ports 
then turn them on again. But when the raspberry is busy, enough time passes to 
switch the relay. Perhaps cache previous state and only change when the state 
changes in mysql. 

Original issue reported on code.google.com by eddiebij...@gmail.com on 16 Sep 2012 at 2:45

GoogleCodeExporter commented 9 years ago
Hi there,
This is an issue with the way in which I wrote the code.
I'm working on an update to solve this issue, and hopefully use less CPU as 
well.

Many thanks for posting the issue and symptoms - Daniel.

Original comment by drcur...@gmail.com on 14 Oct 2012 at 8:47