An open API service indexing awesome lists of open source software.

https://github.com/furkankayam/lora-ebyte-e22900t22d-transceiver

✅ LoRa Transceiver Messaging
https://github.com/furkankayam/lora-ebyte-e22900t22d-transceiver

e22900t22d ebyte ebyte-e22 esp32 iot lora

Last synced: 28 days ago
JSON representation

✅ LoRa Transceiver Messaging

Awesome Lists containing this project

README

          

## 📶 `LoRa EBYTE E22900T22D Transceiver`



⚡LoRa Shield


lora

⚡Shield Guide


shield guide

⚡Output


output




- ✅ LoRa Transceiver Messaging


Used Technologies in The Project:

[![ESP32](https://img.shields.io/badge/ESP32-C70D2C?style=for-the-badge&logo=esphome&color=0F0F11)](https://www.espressif.com/en/products/socs/esp32)
[![Mosquitto](https://img.shields.io/badge/Mosquitto-000?style=for-the-badge&logo=eclipsemosquitto&logoColor=white&color=3C5280)](https://mosquitto.org/)
[![LoRa](https://img.shields.io/badge/LoRa-C70D2C?style=for-the-badge&logo=wikiquote&color=380953)](https://www.cdebyte.com/products/E22-230T22D)
[![LoRa Shield](https://img.shields.io/badge/LoRa%20Shield-C70D2C?style=for-the-badge&&color=DA0E29)](https://fixaj.com/3in1-esp-pcb/)


> Docker Mosquitto [Usage](https://github.com/furkankayam/mqtt-broker-allow-anonymous)


##### ⚙️ WiFi and MQTT Settings

```ino
const char* WiFi_SSID = "";
const char* WiFi_PASS = "";
const char* MQTT_SERVER = "";
```


# License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details