simonprickett / phewap

Raspberry Pi Pico W Wifi Configuration Example with Pimoroni Phew and MicroPython
MIT License
75 stars 16 forks source link

Enhance this project to use the drop down SSID list from the ISS Tracker project #9

Open simonprickett opened 6 months ago

simonprickett commented 6 months ago

This project currently requires the user to manually enter the SSID. Replace this code with the code from the ISS tracker project (https://github.com/simonprickett/iss-tracker) which presents a drop down list of SSIDs in descending order of signal strength and allows the user to choose from them, while also maintaining manual entry as a backup.