An open API service indexing awesome lists of open source software.

https://github.com/cezarypiatek/hackingesp8266


https://github.com/cezarypiatek/hackingesp8266

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hacking ESP8266

## Installing drivers for PL2303 (USB-to-UART) on Windows10

http://wp.brodzinski.net/2014/10/01/fake-pl2303-how-to-install/

## ESP8266 Pinout Reference

https://randomnerdtutorials.com/esp8266-pinout-reference-gpios/

## How to install anything on ESP3266

https://randomnerdtutorials.com/how-to-install-esp8266-board-arduino-ide/

## Using ESP8266 GPIO0/GPIO2

https://www.instructables.com/ESP8266-Using-GPIO0-GPIO2-as-inputs/

## WiFi Status

https://www.arduino.cc/en/Reference/WiFiStatus

## Switch and Led example

https://diyi0t.com/switches-tutorial-for-arduino-and-esp8266/

## How to get the most out of the limited pins on the inexpensive ESP8266-01 WiFi Module
http://www.forward.com.au/pfod/ESP8266/GPIOpins/ESP8266_01_pin_magic.html

## The ESP8266 as a microcontroller - Hardware

https://tttapa.github.io/ESP8266/Chap04%20-%20Microcontroller.html

## Pull-up and Pull-donw resistors explained

https://www.electronics-tutorials.ws/logic/pull-up-resistor.html
https://www.circuitbasics.com/pull-up-and-pull-down-resistors/