Skip to content

Commit d5f4f99

Browse files
authored
Update README.md
1 parent aad25d6 commit d5f4f99

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# OEPL BLE Firmware for NRF52840 and ESP32
22

3+
Firmware and tools for BLE (Bluetooth Low Energy) based OpenEPaperLink tags and displays.
4+
5+
## 🚀 Getting Started
6+
7+
To quickly get started, visit the following resources:
8+
9+
- ⬇️ [display.openepaperlink.org](https://display.openepaperlink.org/) — upload firmware to supported boards
10+
- ⚙️ [config.openepaperlink.org](https://config.openepaperlink.org/) — configure your BLE tag settings
11+
- 🖵 [ble.openepaperlink.org](https://ble.openepaperlink.org/) — test your display and upload images
12+
13+
## 💬 Community
14+
15+
Join the OpenEPaperLink community on Discord for help, discussions, and development updates:
16+
👉 [OpenEPaperLink Discord Server](https://discord.gg/fekcBc5RN5)
17+
18+
## Supported Hardware
19+
20+
Currently, displays based on the following ICs should be supported:
21+
22+
- NRF52840
23+
- ESP32-S3
24+
- ESP32-C6
25+
- ESP32-C3
26+
327
## TODO List
428
- [ ] **Power Consumption** - Improve power efficiency
5-
- [ ] **Display Types** - Implement more display types
29+
- [ ] **WiFi** - Add WiFi support for boards that support it
30+
- [ ] **802.15.4** - Add 802.15.4 support for boards that support it
31+
- [ ] **Return channel** - Add propper sensor feedback to advertising packets
32+
- [ ] **Sensors** - Add support for connected sensors

0 commit comments

Comments
 (0)