Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

How can I control a motor via the internet?

For a project I am working on, I would like to be able to control a simple DC motor over the internet. I don't need to do much, just turn on and off a few of these; variable control would also be nice. Is there a program or chip that, through a common USB port or something, could let me do that?

Thanks!

Update:

I'm pretty good with electronics and with computer hardware, but I'm helpless with programming. Is there an object based chip out there by any chance that could do this?

Oh, and I will have a computer on both ends.

2 Answers

Relevance
  • Anonymous
    1 decade ago
    Favorite Answer

    If you have a computer at the other end to receive the internet then it's a bit easier, you can pick up microcontrollers which can interface with the serial connection on the computer really easily (large percentage have serial comms peripherals or you could just bit-bang a virtual serial port on the MCU) and then you could simply send the appropriate control data down the serial connection from pc to mcu and then send the appropriate motor control signals from the mcu to motor.

    You could get usb compatible mcu's and the likes, but they are often sold as surface mount devices and thus rather more difficult to attach to boards with their annoyingly small pin-pitch and they are more expensive than a serial-enabled mcu and probably a good bit harder to program for as you need to waffle about with the usb HID spec, which I can't say I know much about so maybe you won't have that hurdle.

    I'd recommend you stick with a serial port connection, it's simpler and if it's just a hobby/school project, it should be absolutely fine to use that.

  • watley
    Lv 4
    4 years ago

    you're able to try a % (programmable logic controller) they don't look to be too unfavorable costly and that i've got self assurance they do cause them to IP controllable. you would be waiting to apply the %as a team of switches to regulate all your lighting fixtures.

Still have questions? Get your answers by asking now.