Difference between revisions of "Wified Arduino 8266"
From Tmplab
Samneurohack (talk | contribs) (New page: = Work in Progress = = Hardware = * There is plenty of ESP8266 board available. * The "ready made", brain free one is a devboard called nodemcu. = Software = * Esplorer is great but...) |
Samneurohack (talk | contribs) (→Hardware) |
||
Line 2: | Line 2: | ||
= Hardware = | = Hardware = | ||
+ | |||
+ | 8266 can be programmed as every other arduino or in lua if you have the right firmware | ||
* There is plenty of ESP8266 board available. | * There is plenty of ESP8266 board available. | ||
* The "ready made", brain free one is a devboard called nodemcu. | * The "ready made", brain free one is a devboard called nodemcu. | ||
− | + | ||
= Software = | = Software = | ||
Revision as of 22:30, 30 January 2016
Work in Progress
Hardware
8266 can be programmed as every other arduino or in lua if you have the right firmware
- There is plenty of ESP8266 board available.
- The "ready made", brain free one is a devboard called nodemcu.
Software
- Esplorer is great but use java.
- luatool is in python and just works source