diff --git a/README.md b/README.md new file mode 100644 index 0000000..2638115 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# esp32-bluetooth-pager-pocsag-encoder + +BLE (Bluetooth Low Energy) to POCSAG encoder + +## Getting Started + +These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. + +### Prerequisites +- platformio +- esp32 + +## Built With + +* [arduino-esp32](https://github.com/espressif/arduino-esp32/) - Arduino Framework for the ESP32 +* [rpitx](https://github.com/F5OEO/rpitx/) - rpitx's POCSAG Encoder + +## Authors + +* **Konrad Schumann** - *Initial work* - [CuddlyCheetah](https://github.com/cuddlycheetah) + +## Acknowledgments + +* rpitx->pocsag +* Inspiration by Dasreael