Skip to content

w4b-zero/ESP8266_Access_Point_AP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266 mobile Access Point

        IMAGE_ALT
Discord   IMAGE_ALT   IMAGE_ALT

Fork of ESP8266_Access_Point_AP.ino1 from Rui Santos2
Website with instructions: ESP8266 NodeMCU Access Point (AP) for Web Server3

will no longer be developed further! Use https://github.com/martin-ger/esp32_nat_router or https://github.com/martin-ger/esp_wifi_repeater ! - His firmware is a better choice!

changes by me

  • addet ssd1306 Display
  • addet ws2812b Status LED
  • addet more infos on serial console.
  • import to platform.io
  • config stored in eeprom
  • addet webpanel with config & infos
  • from max 4 clients to max 8 clients switched

Last Relase: v0.0.3
https://github.com/w4b-zero/ESP8266_Access_Point_AP/releases/tag/v0.0.3

Circuit


Browser (win/Firefox)
Home
Settings

Mobile (android/chrome)
Home
Settings

Footnotes

  1. https://github.com/RuiSantosdotme/Random-Nerd-Tutorials/blob/fa34159d963cd479a13248008af3f54a1afb4066/Projects/ESP8266/ESP8266_Access_Point_AP.ino

  2. https://github.com/RuiSantosdotme

  3. https://randomnerdtutorials.com/esp8266-nodemcu-access-point-ap-web-server/