Hello everyone. Many thanks in advance for any help.
I've got some experience with electronics and programming, but none in JavaScript or HTML code. I recently managed to write a flow that controlled (input and output) the state of LEDs on a breadboard connected to a pi. I was "over the moon" to be able to go to xxx:1880/ui on my laptop and achieve remote control.
On to my problem...I work in a hospital and my wife is covid "high risk". So, I now live in a (relatively comfortable) out house while the rest of the family stay in the house. What I want to achieve is... place the pi with camera in the living room... have a photo sent every few seconds to xxx:1880/ui. So, I can go to the tab on my browser and see what the rest of the family are up to while I'm in the out house. Reading this back it sounds creepy!!! but it beats staring through the window
The WiFi signal is patchy so I'm not opting for a live video feed. I'd like to this through a node based method as I'm interested in developing IoT flows as my experience develops. Perhaps, I may also add a button that activates the photo being taken.
Again, thanks for any help received.