-->
Page 1 of 1

ESP8266 (ESP-01) first touch problems

PostPosted: Fri Jul 31, 2015 4:10 pm
by Mondo90
Hello,

as in subject my ESP-01 version has just arrived, I opened it up, read the doc (https://nurdspace.nl/ESP8266) and feel kind of lost. I plan to connect ESP8266 to atmega16A uC to steer the robot move but I can't find any info how to establish connection. My questions:

1. There are some informations about firmware update, why should I update it ? What is the point of that, and is it neccesery ?
2. Is there any info how to connect it to Atmega uCs ? Any idea how to establish connection between those devices ?
3. I noticed interesting app for robot steering task called - *roboremo*, but it has literally no info about how it works - no docs at all. Does anybody know ? Maybe you can advice better app ?


Thanks in advance ;)

Re: ESP8266 (ESP-01) first touch problems

PostPosted: Fri Jul 31, 2015 6:16 pm
by tytower
Well the wiki on this page (scroll up) in grey menu bar , might help a bit it has examples and much info for you .

Re: ESP8266 (ESP-01) first touch problems

PostPosted: Tue Aug 04, 2015 6:17 am
by Mondo90
Thanks for reply @tytower.

Today I am going to start play with this module but am I right that I should wire and power the module right, then establish connection between module and my pc via i.e putty, next set proper baud rate for sending data to Atmega16a. Is it the right scenario ?


Thanks.