Hi,
I am using homeduino with pimatic. Sending and Receiving is working perfectly. Thanks for building this cool piece of software.
What I want to do is having two LEDs showing when sending/receiving 433 Mhz signals.
I connected two LEDs with Digital Pins 3/5. During the setup method in homeduino.ino they are working.
My question is where should I place the "digitalWrite" calls for the LEDs? I already tried (including 1sec delay) digital_read_command, digital_write_command, analog_read_command, analog_write_command, but they did not work.
Hi, I am using homeduino with pimatic. Sending and Receiving is working perfectly. Thanks for building this cool piece of software. What I want to do is having two LEDs showing when sending/receiving 433 Mhz signals. I connected two LEDs with Digital Pins 3/5. During the setup method in homeduino.ino they are working. My question is where should I place the "digitalWrite" calls for the LEDs? I already tried (including 1sec delay) digital_read_command, digital_write_command, analog_read_command, analog_write_command, but they did not work.
Thanks, Stephan