Merge branch 'master' of github.com:cuddlycheetah/esp32-bluetooth-pager-pocsag-encoder

master
cheetah 5 years ago
commit 77d10f6f46

@ -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
Loading…
Cancel
Save