Anyone here work with Arduino? CVMichael? I know you do your own thing, Arduino?
I have been working on home automation devices with my Arduinos. I dont have anything working in my house, but I have figured out how all my boards will work. Currently I have two different device types, Input and Output devices.
The input device reports the status of up to 7 contact switches (reed switch). The output device is told to turn on or off outputs (7 in total). The logic for both is controlled by a PHP script. I am programming all of my devices to be passive and only report to, or do actions that the PHP script tells it to do.
I then can control every device and see the status on my phone. This is just the start, I am aiming to get my own PCB made and actually get this in production.
Attachment 97563
![]()




Reply With Quote