Jump to content
Electronics-Lab.com Community

Remote Sensing and Reading


lmarcelo

Recommended Posts

Hi pals!
I need some circuit capable to detect the line voltage, but I want to see the readout over the Internet. A friend needs to check the voltage fluctuations, at his office, from his greenhouse located in the country 25 miles away.
So the circuit should read the voltage, convert it to data and send it over the Internet (with IP addresses of course).
Any ideas?  ???

Thanks in advance!

Eng. Marcelo Doyhamboure

Link to comment
Share on other sites

  • 4 weeks later...

Hi,
You have two solutions:

1_ Design a circuit that will read the line voltage and send it to your computer then make it available on a little website you will install on your computer,using PHP to constantly update the the line voltage measure.Or you can still make it availble using telnet.


2_Design a whole embedded solution that will include internet communications.There are many free TCP/IP stack implementations out there for many microcontrollers.You  embedd a little website or you telnet the microcontroller and request the informations online.I think telnet will be much more effective.

Good luck with your project.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...