Initial commit

This commit is contained in:
Michael Smith
2018-03-09 14:21:54 +01:00
commit c3ff7276a9
28 changed files with 8779 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# ESPerPass
A 3DS HomePass implementation for the ESP8266 programmable WiFi chip.
Inspired by [this reddit post](https://www.reddit.com/r/3DS/comments/80k0qb/homepass_for_cheap_using_an_esp8266/)
and largely based on the great work done by [Martin Ger's ESP WiFi Repeater](https://github.com/martin-ger/esp_wifi_repeater).
## Instructions (need improvement)
1. Flash firmware.
2. Connect ESP8266 to USB and connect with terminal program.
3. Power cycle ESP8266.
3. Follow instructions in terminal program.
## TODO
* Implement firewall rules to restrict connections to official servers.
* Implement mac address list management through console.