Header banner
Revain logoHome Page
Dan Sturm photo
1 Level
717 Review
40 Karma

Review on ACROBOTIC ESP8266 ESP-12E πŸ”Œ IoT Arduino NodeMCU Development Board by Dan Sturm

Revainrating 5 out of 5

Ideal for beginners!

Plug'n Play! Well done guys. Best for beginners. It even works with my keyboard's USB slots! Follow the link they provided to get started. see "Custom Firmware with Arduino IDE" on this page if you want to use the Arduino IDE! Edit 1: Check out this video! Coded in Arduino IDE. with OTA code updates. sends a LINKS get request to the PC using MVC! Edit 2: Added IR sketch. If you are using the Arduino IDE, be sure to add "Serial.begin(115200, SERIAL_8N1, SERIAL_TX_ONLY);". in the setup to make the IRremoteESP8266 library work. Enjoy!

Pros
  • Very impressive
Cons
  • Some shortcomings of