spectral Posted November 29, 2018 Share Posted November 29, 2018 Super noob here, so please let me know if I need to move my questions to another place in these forums. I just got my nano, and have been a long time raspberry pi enthusiast, so I'm super stoked to start joining the two. I've already got it connected and am listening on the open SSID. It's easy to see the power of the pineapple. My specific curiosity right now is how to write a program to perform GPIO tasks on the raspberry pi based on events occurring on a wireless LAN broadcast by the pineapple. An example would be to turn an LED on if a specific MAC address is detected, and within some power threshold. My lack of knowledge at this stage is how the pineapple fits with the pi (or other "host" for that matter). Specifically, do I write my program (probably python) and host it on the pi? If so, how does it interact with the pineapple to get the MAC address and connection power dB? If not, do I host it on the pineapple? If so, how does the program interact with the pi to utilize its GPIO pins? How would I compile my code so that the pineapple can use it? Are the modules already available that can get me most of the way to my goal? Mostly "big picture" type questions of how the two powerful tools can interact with one another to harness the full power of each device. Any help or sources for further reading would be greatly appreciated. I've found when learning things like this that I don't even have the correct vocabulary to properly search the forums and internet, so even simple help with search terms would be a great place to start. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.