ESP8622 Car Robot Programming over wifi

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
Shailendra
Posts: 1
Joined: Thu Dec 06, 2018 10:07 pm

ESP8622 Car Robot Programming over wifi

Post by Shailendra » Thu Dec 06, 2018 10:14 pm

Hi,

I am trying to make car robot using ESP8622. I want to program it over wifi without bringing and connecting to my computer all the time.
Can i upload micropython program file over wifi and execute it. Please guide me any IDE which can help to program the board over wifi.

Thanks,

kevinkk525
Posts: 969
Joined: Sat Feb 03, 2018 7:02 pm

Re: ESP8622 Car Robot Programming over wifi

Post by kevinkk525 » Fri Dec 07, 2018 8:40 am

Your project sounds nice. Your questions on the other hand are answered multiple times in this forum. I'd recommend a search first. One keyword would be webrepl for uploading files over wifi
Kevin Köck
Micropython Smarthome Firmware (with Home-Assistant integration): https://github.com/kevinkk525/pysmartnode

Post Reply