|
@@ -1,7 +1,8 @@
|
|
# Flasher.js
|
|
# Flasher.js
|
|
[](https://travis-ci.org/thingsSDK/flasher.js)
|
|
[](https://travis-ci.org/thingsSDK/flasher.js)
|
|
|
|
|
|
-
|
|
|
|
|
|
+<img src="http://thingssdk.com/flasher.js.svg" width="180px" height="180px">
|
|
|
|
+
|
|
|
|
|
|
_Flasher.js_ is a tool to get JavaScript running natively on
|
|
_Flasher.js_ is a tool to get JavaScript running natively on
|
|
the Internet of Things device, ESP8266. This application runs on
|
|
the Internet of Things device, ESP8266. This application runs on
|
|
@@ -29,6 +30,7 @@ EP-12 devices like the Adafruit Huzzah and Adadfruit Feather Huzzah.
|
|
|[Adafruit Feather HUZZAH](https://www.adafruit.com/products/2821)|Tested|May require [driver](https://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx) installation. Automatically resets to bootloader mode on firmware upload.|
|
|
|[Adafruit Feather HUZZAH](https://www.adafruit.com/products/2821)|Tested|May require [driver](https://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx) installation. Automatically resets to bootloader mode on firmware upload.|
|
|
|[Adafruit HUZZAH](https://learn.adafruit.com/adafruit-huzzah-esp8266-breakout)|Tested|Requires [FTDI](https://www.adafruit.com/products/70) cable. To put device in to bootloader mode, hold `GPIO0` button while inserting USB in to your computer.|
|
|
|[Adafruit HUZZAH](https://learn.adafruit.com/adafruit-huzzah-esp8266-breakout)|Tested|Requires [FTDI](https://www.adafruit.com/products/70) cable. To put device in to bootloader mode, hold `GPIO0` button while inserting USB in to your computer.|
|
|
|[NodeMCU V3](http://www.banggood.com/V3-NodeMcu-Lua-WIFI-Development-Board-p-992733.html)|Tested|Requires installation of ch340g driver. Information can be found [here](http://www.wemos.cc/tutorial/get_started_in_nodemcu.html). For Mac there can be issues installing the driver. Work around can be found [here](https://tzapu.com/making-ch340-ch341-serial-adapters-work-under-el-capitan-os-x/).|
|
|
|[NodeMCU V3](http://www.banggood.com/V3-NodeMcu-Lua-WIFI-Development-Board-p-992733.html)|Tested|Requires installation of ch340g driver. Information can be found [here](http://www.wemos.cc/tutorial/get_started_in_nodemcu.html). For Mac there can be issues installing the driver. Work around can be found [here](https://tzapu.com/making-ch340-ch341-serial-adapters-work-under-el-capitan-os-x/).|
|
|
|
|
+
|
|
-------
|
|
-------
|
|
|
|
|
|
## Run the GUI in Development
|
|
## Run the GUI in Development
|