Raspberry Pi powered Buzzer System
Posted: Wed Feb 17, 2016 4:05 am
I would like to set up a raspberry pi like a router and have devices connect to it, similar to a wireless router. However, I don't want/need connection to the internet, just a way to interface between custom devices.
To be more specific: I am working on a wireless buzzer system for knowledge-based competitions. I would like the base station to act similar to a wireless router and connect to each of the remotes. I currently have a working setup with atmega328p's and AM transmitters and receivers, but I have found the range and transmission failure rates to be a bit of an annoyance. Also the antenna protruding from the remotes is slightly inconvenient. So, I would like to rebuild the system using wifi as the method of communication. I intend to keep the remotes using the atmegas (or something similarly low powered and cheap) and have the base station raspberry pi powered.
The issue is I don't know where to begin with setting up the raspberry pi in the way I have described. If I could have some guidance in where to begin and some helpful resources, it would be greatly appreciated.
Things I am stuck on:
1. Setting up the raspberry pi as a router w/o intention for internet access
2. Communication with connected devices
To be more specific: I am working on a wireless buzzer system for knowledge-based competitions. I would like the base station to act similar to a wireless router and connect to each of the remotes. I currently have a working setup with atmega328p's and AM transmitters and receivers, but I have found the range and transmission failure rates to be a bit of an annoyance. Also the antenna protruding from the remotes is slightly inconvenient. So, I would like to rebuild the system using wifi as the method of communication. I intend to keep the remotes using the atmegas (or something similarly low powered and cheap) and have the base station raspberry pi powered.
The issue is I don't know where to begin with setting up the raspberry pi in the way I have described. If I could have some guidance in where to begin and some helpful resources, it would be greatly appreciated.
Things I am stuck on:
1. Setting up the raspberry pi as a router w/o intention for internet access
2. Communication with connected devices