create an access point if there is no known wlan connection
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2015-01-29 22:21:19 +01:00
files/etc new check for ip causes less trouble if first check failed 2015-01-29 22:21:19 +01:00
hostapd_RTL8188CUS.zip RTL8188CUS Driver in hostapd 2014-11-19 21:13:28 +01:00
README.md readme 2014-11-19 21:23:39 +01:00

wlan fallback option for your Raspbian

What is it good for?

I thought it might be useful to have a wlan connection to my Pi if it goes up and no known Connection is here that the Pi knows of?

What does this do?

  • Set your known WLAN ESSIDs
  • Set your fallback WLAN
  • Manage your Raspberry without external Connections

I use it for

MPD on the RPi and use in the car. For MPD there are many GUIs to choose from and for Android my primary choice is MpDroid(https://play.google.com/store/apps/details?id=com.namelessdev.mpdroid). I power up the pi if the car goes on and if there is no wifi that the Pi knows of it creates a new AccessPoint. From here my Android Phone knows what to do (Tasker) when connected to it.