Coder Social home page Coder Social logo

esp8266's Introduction

ESP8266 based projects

N|Solid Donate

Datasheet | RTOS API | RTOS programing guide

ESP-8266 layout Wemos D1 layout

Wemos D1 ESP-8266 Value Function
TX TXD 1 TXD
RX RXD 3 RXD
A0 A0 17 Analog input, max 3.3V input
D0 GPIO16 16 IO
D1 GPIO5 5 IO, SCL
D2 GPIO4 4 IO, SDA
D3 GPIO0 0 IO, 10k Pull-up
D4 GPIO2 2 IO, 10k Pull-up, BUILTIN_LED
D5 GPIO14 14 IO, SCK
D6 GPIO12 12 IO, MISO
D7 GPIO13 13 IO, MOSI
D8 GPIO15 15 IO, 10k Pull-up, SS
G GND - Ground
5V - - 5V
3V3 3.3V - 3.3V
RST RST - Reset
Value Reset cause
0 normal boot
1 hardware watch dog reset
2 exception reset, GPIO status won’t change
3 software watch dog reset, GPIO status won’t change
4 software restart ,system_restart , GPIO status won’t change
5 wake up from deep-sleep
6 external system reset

java -jar ./EspStackTraceDecoder.jar ~/.platformio/packages/toolchain-xtensa/bin/xtensa-lx106-elf-addr2line ./firmware.elf ./stacktrace.txt

ESP erase flash

esptool.py --port <serial-port-of-ESP8266> erase_flash

Setup environment

sudo pip install platformio

Build

./make

SubProjects

Ambi-Light-SamyGO | Decorative-Lights | HID-Emulator | HUE-Emulator | IOT-Template

References

esp8266's People

Contributors

aenniw avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

esp8266's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.