Page 1 of 1

control DC motor through webpage

PostPosted: Thu Apr 29, 2010 10:00 pm
by ABE
i want to control DC motor speed through internet.
is it impossible?

i had already construct it's circuit, PHP webpage, and PIC16F877A.
So, i want to control the speed through our PHP webpage.

what that i need?
what software and what what hardware device needed?

do help me pliz...... :cry:

Re: control DC motor through webpage

PostPosted: Sat May 01, 2010 11:12 pm
by waiweng83
Maybe you can use the php to send a command to the PIC via serial port, then your PIC will control the motor based on the command received.

How to use php to send data via php? Sorry, I don't know cause I never use php before. I'm not sure whether this can be done or not either.

Google will be your best friend. :)