-->
Page 1 of 1

AT commander for ESP8266

PostPosted: Wed Apr 27, 2016 8:50 am
by Danius
I have created a simple windows application for communicating to ESP8266 using AT commands. It comes quite handy when you just want to run a quick test without having to copy paste the commands from some webpage to the terminal. Here is a screenshot:

Image
The application is open sourced and available on GitHub: https://github.com/DaniusKalv/esp8266Commander
Maybe it will come in handy for someone :D