RelayWithButtonActuator Example with touch sensor
-
I tried RelayWithButtonActuator Example with touch sensor but didnt work.
When i touch serial prints 111111111.... but relay state doesnt change.
After 3-5 secs touching it stops printing like this;1
1
1
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
send: 0-0-0-0 s=1,c=1,t=2,pt=2,l=2,st=fail:1 -
I tried RelayWithButtonActuator Example with touch sensor but didnt work.
When i touch serial prints 111111111.... but relay state doesnt change.
After 3-5 secs touching it stops printing like this;1
1
1
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
send: 0-0-0-0 s=1,c=1,t=2,pt=2,l=2,st=fail:1@C.r.a.z.y.
Looks like the sensor may need de-bouncing.
What are you using to check that? A simple sketch that toggles the on- board led on pin 13 would be easiest.
-
@C.r.a.z.y.
Looks like the sensor may need de-bouncing.
What are you using to check that? A simple sketch that toggles the on- board led on pin 13 would be easiest.
@BulldogLowell I am using original sketch didnt make any change.
@hek Only touch sensor was powered separately.
Same power source for touch and relay result;
It stopped working after getting 2 touch at the end of 2 rows print.repeater started, id 0
send: 0-0-0-0 s=255,c=0,t=18,pt=0,l=5,st=fail:1.4.1
send: 0-0-0-0 s=255,c=3,t=6,pt=1,l=1,st=fail:0
send: 0-0-0-0 s=255,c=3,t=11,pt=0,l=14,st=fail:Relay & Button
send: 0-0-0-0 s=255,c=3,t=12,pt=0,l=3,st=fail:1.0
send: 0-0-0-0 s=1,c=0,t=3,pt=0,l=5,st=fail:1.4.1
send: 0-0-0-0 s=1,c=1,t=2,pt=2,l=2,st=fail:1
send: 0-0-0-0 s=1,c=1,t=2,pt=2,l=2,st=fail:1 -
@BulldogLowell I am using original sketch didnt make any change.
@hek Only touch sensor was powered separately.
Same power source for touch and relay result;
It stopped working after getting 2 touch at the end of 2 rows print.repeater started, id 0
send: 0-0-0-0 s=255,c=0,t=18,pt=0,l=5,st=fail:1.4.1
send: 0-0-0-0 s=255,c=3,t=6,pt=1,l=1,st=fail:0
send: 0-0-0-0 s=255,c=3,t=11,pt=0,l=14,st=fail:Relay & Button
send: 0-0-0-0 s=255,c=3,t=12,pt=0,l=3,st=fail:1.0
send: 0-0-0-0 s=1,c=0,t=3,pt=0,l=5,st=fail:1.4.1
send: 0-0-0-0 s=1,c=1,t=2,pt=2,l=2,st=fail:1
send: 0-0-0-0 s=1,c=1,t=2,pt=2,l=2,st=fail:1@C.r.a.z.y.
what kind of touch sensor do you have?
-
@C.r.a.z.y.
what kind of touch sensor do you have?
-
@C.r.a.z.y.
yeah.... those are VERY bouncy.
are you interrupt triggering or just using a state change?
post your code, let's make sure you have it de-bounced enough.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login