ESP8266 Grundlagen
Aus Hackerspace Ffm
Version vom 7. März 2015, 21:14 Uhr von Tut (Diskussion | Beiträge)
Inhaltsverzeichnis
Geplante Workshop Inhalte
- Anschluß an PC via USB-Seriell-Konverter, Pegelwandlung 5V - 3.3V, Stromversorgung 3.3V
- Updaten der Firmware
- Handbertrieb mit AT-Kommandos
- alternative Firmwares
- Betrieb am Arduino/uC
- evtl. Betrieb am Raspberry
Linksammlung
Erster Start
- http://defcon-cc.dyndns.org/wiki/ESP8266 Übersicht / Einstiegsanleitung (deutsch)
- http://www.electrodragon.com/w/ESP8266 Übersicht/Einstiegsanleitung/weitere Infos (englisch)
Tiefergehende Infos / Foren
- http://www.esp8266.com/ Community Forum zum ESP8266
- http://bbs.espressif.com/ Forum vom Chiphersteller
Interessante Projekte
- http://hackaday.com/2014/11/13/programming-an-arduino-over-wifi-with-the-esp8266/ Arduino remote programming over WiFi with ESP8266
Alternative Firmware, GCC Toolchain, etc.
- https://github.com/esp8266/esp8266-wiki/wiki GCC basierte toolchain (Für Ubuntu)