Skip to content
itsjesseyo edited this page Mar 12, 2016 · 3 revisions

#Tested and Working Device List

##Geekcreit NodeMcu

  • purchase location : phttp://www.banggood.com/Geekcreit-Doit-NodeMcu-Lua-ESP8266-ESP-12E-WIFI-Development-Board-p-985891.html
  • cost : $9
  • javascript server status : currently works with the provided javascript example server (and the base javascript socket.io as a result)
  • flask-socket.io server status : unkown
  • quirks : none
  • bugs: unkown

##Adafruit Huzzah esp8266

  • purchase location : https://www.adafruit.com/products/2471
  • cost : $10
  • javascript server status : current works with provided javascript example server
  • flask-socket.io server status : unable to upgrade to websocket
  • quirks : despite adafruit instructions, you may need to hold down the GPIO button while uploaded via arduino.

##Amica NodeMcu 1.0

  • purchase location : unkown
  • javascript server status : current works with provided javascript example server
  • flask-socket.io server status : unable to upgrade to websocket
  • quirks : you may need to unplug and replug the device after firmware updates to get it working properly

##esp826 12-e chip

  • purchase location : unkown
  • javascript server status : current works with provided javascript example server
  • flask-socket.io server status : unable to upgrade to websocket
  • quirks : on the custom breadboard i use you hold down the gpio button until the firmware starts uploading.
Clone this wiki locally