Bez popisu

craigsdennis 6c933f90e2 Better slip handling and sending, using events seems right.... před 9 roky
back-end 24623ccac4 ES6ing před 9 roky
front-end 918002a185 Refactoring componant před 9 roky
spike 6c933f90e2 Better slip handling and sending, using events seems right.... před 9 roky
.gitignore 59f4c4725c Updated UI před 9 roky
README.md 59f4c4725c Updated UI před 9 roky
index.js 9ad6a557cb Added some code to notify 'no ports' před 9 roky
package.json f8dfb5acd5 Oooop , před 9 roky
typings.json 5104d04c84 Available serial ports před 9 roky

README.md

Especially Flasher

_Especially Flasher is a tool to get JavaScript running natively on the Internet of Things device, ESP8266. This application runs on Windows, Mac OS X and Linux.

This tool flashes (installs) the Espruino JavaScript run time on ESP8266 EP-12 devices like the Adafruit Huzzah and Adadfruit Feather Huzzah.


Contributing

If you want to contribute to the Especially Flasher clone this repo and run the following commands.

npm install
npm start