Arduino PHP Communication
hi,
i new arduino , programming in general. i have got code uploaded arduino control functions of 2 servo motors, i.e. forward, backward, left , right.. i want use php code send data trigger these functions @ click of button web browser, have no idea how started..
also using wishield asynclabs connect pc, makes more confusing me assume html/php code need uploaded arduino use wishields wireless/webserver feature..
does have experience this?.. appreciate can it's driving me insane.
thanks.
nur
i new arduino , programming in general. i have got code uploaded arduino control functions of 2 servo motors, i.e. forward, backward, left , right.. i want use php code send data trigger these functions @ click of button web browser, have no idea how started..
also using wishield asynclabs connect pc, makes more confusing me assume html/php code need uploaded arduino use wishields wireless/webserver feature..
does have experience this?.. appreciate can it's driving me insane.
thanks.
nur
hi nur,
as far know arduino not able run actual php code.
you either write interface on real webserver in php forwards commands arduino. commands forwarded interface on wishield, or serial interface.
or write pages on arduino.
i'm not aware of possibilities of wishield. if has built in webserver, you'll have figure out if webserver can interface code.
if doesn't have built in webserver, you'll have write simple webserver yourself.
maybe can ask more specific question here, way you'll better answers.
kind regards,
chris
as far know arduino not able run actual php code.
you either write interface on real webserver in php forwards commands arduino. commands forwarded interface on wishield, or serial interface.
or write pages on arduino.
i'm not aware of possibilities of wishield. if has built in webserver, you'll have figure out if webserver can interface code.
if doesn't have built in webserver, you'll have write simple webserver yourself.
maybe can ask more specific question here, way you'll better answers.
kind regards,
chris
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Arduino PHP Communication
arduino
Comments
Post a Comment