(Unterschied zwischen Seiten)
|
|
| Zeile 1: |
Zeile 1: |
| = ESP8266 = | | style="background-color: #EEDD77" | {{{1}}} |
| == Hardware ==
| |
| * It's a wireless SoC
| |
| * It has GPIO, I2C, ADC, SPI, PWM and some more
| |
| * It's running at 80MHz
| |
| * 64KBytes of instruction RAM
| |
| * 96KBytes of data RAM
| |
| * 64KBytes boot ROM
| |
| * It has a Winbond W25Q40BVNIG SPI flash
| |
| * It's a RISC architecture
| |
| * The core is a 106micro Diamond Standard core (LX3) made by Tensilica
| |
| * The ESP8266 chip is made by Espressif
| |
| * Modules bearing this chip are made by various manufacturers
| |
| | |
| == Projekte ==
| |
| * [[ESP8266/BeamerControl]]
| |
| * [[ESP8266/Programmer]]
| |
| * [[ESP8266/Lightstick]]
| |
| | |
| == Quellen ==
| |
| * http://defcon-cc.dyndns.org/wiki/ESP8266
| |
| * https://github.com/esp8266/esp8266-wiki/wiki
| |
| * https://github.com/nodemcu/nodemcu-firmware
| |
| * https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_en
| |
Aktuelle Version vom 22. Juni 2015, 00:52 Uhr
style="background-color: #EEDD77" | {{{1}}}