|
|
|
|
|
by gregmac
2765 days ago
|
|
It's an interesting way to do it, but I would personally prefer wifi-based: * Allows usage from laptops * No app to install This could be integrated to several stock pi images from other projects, and I think that's where this really has potential. There's WiFiManager [1] for the esp8266, but this is the first time I came across something similar for the pi. [1] https://github.com/tzapu/WiFiManager |
|