https://github.com/vk/guest-wlan
Activate and deactivate the Fritz!Box Guest WLAN
https://github.com/vk/guest-wlan
esp32 fritzbox
Last synced: 2 months ago
JSON representation
Activate and deactivate the Fritz!Box Guest WLAN
- Host: GitHub
- URL: https://github.com/vk/guest-wlan
- Owner: VK
- Created: 2022-03-01T18:34:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-01T18:39:48.000Z (over 4 years ago)
- Last Synced: 2025-06-03T17:11:22.730Z (about 1 year ago)
- Topics: esp32, fritzbox
- Language: C
- Homepage:
- Size: 5.87 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fritz Guest WLAN

Gadget to activate and deactivate the **Guest WLAN** of an AMV **FRITZ!Box**.
If the WLAN is switched on, the QR code is automatically generated and shown permanently on the E-ink display.
Each time a new random key is generated. The microcontroller is disabled most of the time, allowing for years of battery life.
## Ingredients:
* **Microcontroller** with E-ink display [M5Stack Core Ink](https://shop.m5stack.com/collections/m5-controllers/products/m5stack-esp32-core-ink-development-kit1-54-elnk-display)
* **Fritz!Box API** https://github.com/Aypac/Arduino-TR-064-SOAP-Library
* **Create QR** https://github.com/ricmoo/qrcode