Terminal program for windows?

Forum for posting topics and questions about anything.
Post Reply
leapearson
Posts: 3
Joined: Fri Mar 04, 2016 9:16 am

Terminal program for windows?

Post by leapearson » Sun Mar 06, 2016 9:18 am

Hi
I am new to programming hardware and am trying to follow Pauls tutorial for the (ESP8266) wireless WIFI transceiver (HCMODU0085)
. I have all the connections made and have tried various programs to send the AT commands but I don't seem to get and response from the ESP8266.

What is the best windows program to use? Any idea what program is used in the tutorial?

Many thanks

Lea

andrew
Site Admin
Posts: 1374
Joined: Sun Aug 05, 2012 4:15 pm

Re: Terminal program for windows?

Post by andrew » Mon Mar 07, 2016 10:18 am

What is the best windows program to use? Any idea what program is used in the tutorial?
The two I would personally recommend is either Terminal by Br@y: https://sites.google.com/site/terminalbpp/

Or Putty: http://www.putty.org/


Avoid using the Windows terminal program, it doesn't work well for this sort of thing.
Comments made by this poster do not necessarily reflect the views of Hobby Components Ltd.

leapearson
Posts: 3
Joined: Fri Mar 04, 2016 9:16 am

Re: Terminal program for windows?

Post by leapearson » Tue Apr 12, 2016 5:50 pm

Just in case anyone else is struggling, I found the baud rate needed to be set at 115200. I am now using the arduino IDE with the ESP8266 board added. you can send AT commands via the serial monitor and upload code from the main window. It's now really easy to get programs onto the esp8266.

Post Reply

Return to “General Discussion”