I'd like to use my DigiX as a web server to centrally command a small army of federated digiSpark "clones"...
Each DigiSpark has an NRF and by compile-time-switch-configuration can control any three combinations of mosfet gate, momentary input and either a single relay or a PIR motion sensor. Or anything else you can attach to a pin and turn on and off or sense rise/fall.
I've done some breadboards, with modest success. I'm about to fabricate a board that can contain that (some combinations are mutually exclusive). The idea is that I'm wiring my house for 24, 12 & 5vdc (from solar). This DigiSpark w/NRF & daughter-board will fit in the back of a standard switch box and drive LED lighting, fans, garage doors, etc.
I want the DigiX to be the central website that can send the "All Off" command or shut the garage door from work when I leave it open. Or send me an email alert when my hot water tank leaks or my garden needs water. This is important, it has a lot of potential!
How do I setup my DigiX to be a web server and be all "simple" send these commands via it's onboard NRF transceiver? Any project pointers or code would be great. I've been searching in vane. My day job is C#/.Net programmer, but I can grit real hard and do javascript even ruby and python...
