-->
Page 1 of 1

Python ESP AT Commander

PostPosted: Sat Feb 07, 2015 1:08 am
by roboticboyer
I have developed a preliminary ESP AT Commander Gui with Python to test the ESP8266.

This version is tested on Linux. With minor changes can work on Windows and Mac

The Github link is https://github.com/roboticboyer/Python/tree/master/ESP_AT_Commander

Please contribute to improve the commander ;)

Giorgio

Re: Python ESP AT Commander

PostPosted: Fri Mar 20, 2015 2:33 pm
by Bob Nash
Thanks! I have been looking for good Python examples, especially on handling serial port queries to the chip. This seems to do the trick!