So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By manii120
#70887 I want to use ESP8266 with Atmega32A.
Problem is->
1. I've already used AT commands and those are working (using arduino UNO board).
2. I've done receiving and transmiting ESP-ESP using AT commands.
3. Now i want that i don't have to type again and again, so i need to program in esp8266 (How to do it).
4. In want to use it with Atmega32A using USBasp and atmel studio4.
5. where to find libraries for ESP8266 for atmel studio.
6. how can i communicate with esp8266 with atmega32A.