The esp8266 has a fully functional arduino environment. You can program it just like an arduino. Email, sensors and many other things will work right out the gate.
http://esp8266basic.com
A BASIC interpreter for your ESP
Working now on Autodrop3d. A 3d printer with automatic part ejection system. https://autodrop3d.com
Mmiscool wrote:You can certainly use the esp in conjunction with another microcontroller but why?
The esp8266 has a fully functional arduino environment. You can program it just like an arduino. Email, sensors and many other things will work right out the gate.
Thank you for the quick reply but I have no idea how to. Is there any sources that I can learn how to control servos, sensors, LEDs, Arduino's etc. with ESP? (I don't really wanna go buy another ESP, I know that NodeMCU can do everything that other ESPs do.)
If you go to
https://github.com/esp8266/Arduino
It has some information about how to get set up.
Also you can watch this YouTube video.
https://youtu.be/zMR0-qUUN0w
You might also check out the arduino section of the forum here.
viewforum.php?f=25
http://esp8266basic.com
A BASIC interpreter for your ESP
Working now on Autodrop3d. A 3d printer with automatic part ejection system. https://autodrop3d.com