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
-
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.
-
Are you powering the relay separately?
-
@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
-
what kind of touch sensor do you have?
-
@BulldogLowell http://www.dx.com/p/catalex-digital-capacitive-touch-sensor-switch-module-for-arduino-blue-black-230867#.VJWV4sgM
catalex
-
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.
Suggested Topics
-
Network Gateway with Sensors/Actuators
My Project • 20 Jan 2015, 14:31 • lunarok 20 Jan 2015, 14:31 -
💬 Wall Socket Insertable Node
OpenHardware.io • 22 May 2016, 20:08 • openhardware.io 28 Jan 2018, 14:54 -
Fuses to protect attached relays on board?
Hardware • 29 May 2016, 18:08 • Samuel235 30 May 2016, 14:48 -
💬 MySensors compact (junction box) relay
OpenHardware.io • 3 Feb 2020, 19:01 • openhardware.io 3 Feb 2020, 19:01 -
relays
Hardware • 12 Jun 2017, 19:39 • CrankyCoder 13 Jun 2017, 15:54 -
💬 Homini AC Powered Relay (2) Module
OpenHardware.io • 27 Feb 2017, 18:03 • openhardware.io 12 Mar 2017, 15:54 -
cant get setSafeguard to work with NodeManager 1.8dev
NodeManager • 19 Oct 2018, 18:55 • tomlund 17 Nov 2018, 16:37 -
Relay actuator sketch - auto off function
Development • 5 Dec 2014, 02:45 • niccodemi 11 Sept 2015, 15:27