Remotely controlling a motor using Arduino, Python and PHP

preview_player
Показать описание

Learn how to remotely control a DC motor which is connected to an Arduino board, only by using some Python code and PHP, with a web server running on your computer.

-----------------------------

Follow us on social media:

Рекомендации по теме
Комментарии
Автор

There are for sure, but I used it in this tutorial because it is really easy to use & to understand.

openhomeautomation
Автор

How can I change the interface to be a slide bar instead of entering the value and pressing the button?

iam
Автор

This looks fun - thanks! I'm just getting into Arduino but I was able to understand your code so I'm gonna try to make some stuff. Thanks.

McGavel
Автор

Can we directly run the motor from the computer?

prakharyadav
Автор

Was there no other way to send the data then writing to a text file?

allesleiwand
Автор

I have not found the code at Home Automation. Would you be able to post an explicit link?
Thanks
Malcolm

malcolmcurrie
Автор

I'm pretty sure you could simplify all that JavaScript code into one line of html

harrynewton
Автор

why use php? why not use flask or django and get rid of php?

pranaowalekar
Автор

Don't we want Ethernet Shield for this application?

thisarapathirana