-->
Page 1 of 1

How to connect the ESP8266 module and program it with window

PostPosted: Sat Mar 05, 2016 7:33 am
by ashutoshvp
Dear Sir,
I have Texas Instrument TMS320F28069 controller
I want to display sme measurment data on mobile and Internet.
For this I had thought of ESP8266.
I will connect RXD and TXD of my controller to ESP for serial port communication.
I will load the program in my controller for serial communication with baud rate 9600.
Uptill this is OK
I have gone through ESP8266 startup guide but I had lot of questions as follows
Questions.
1. What kind of connection arrnagment should i make in mobile/internet to fetch all the data through wifi.
2. How to program ESp8266 for the datatrnasfer .
3. Is there any window 7 based software to upload the program in ESP8266.
4. What kind of connection arragment shall i make for programming in ESP8266.
5. Which devlopment module of ESP8266 should i buy for start.

Re: How to connect the ESP8266 module and program it with wi

PostPosted: Sun Mar 06, 2016 12:41 am
by bbx10node
I suggest you read Kolban's book to get started with ESP8266 programming.

http://neilkolban.com/tech/esp8266/

I use the Arduino ESP8266 IDE but there are many other options. The IDE runs on Windows, Mac, and Linux.

https://github.com/esp8266/arduino#ardu ... -wifi-chip