You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
695 B
Markdown
26 lines
695 B
Markdown
5 years ago
|
# 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
|