There are 2 parts to this question. Feel free just to give me URLs to articles or suggest books, too, as the answer is probably a bit in depth for a quick forum response.
1) I need to sense the wattage flowing through a pair of wires and transmit data about it via 802.11. I guess a micro controller is involved, but I m not sure where to begin. No security necessary. I just want the transmitter to broadcast the data at regular intervals (e.g., 1 frame per second).
2) I need to pick up the data broadcast in step 1 from my 802.11 router. I want to be able to do this for any number of transmitters in step 1. Does each transmitter in step 1 have a special kind of ID that I can look for from my 802.11 router? I don t even know how to get a "handle" on my router to see what data it s receiving. So, first, how do I get a hold of my router, then how do I see these possibly multiple data streams coming from my transmitters in step 1.
Thanks, Jay