https://github.com/jsvgoncalves/lora-oled
Stuff with TTGO LoRa ESP32
https://github.com/jsvgoncalves/lora-oled
arduino esp32 lora oled-display-ssd1306
Last synced: about 2 months ago
JSON representation
Stuff with TTGO LoRa ESP32
- Host: GitHub
- URL: https://github.com/jsvgoncalves/lora-oled
- Owner: jsvgoncalves
- Created: 2018-12-03T03:57:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-03T05:27:18.000Z (over 7 years ago)
- Last Synced: 2025-01-12T18:21:32.057Z (over 1 year ago)
- Topics: arduino, esp32, lora, oled-display-ssd1306
- Language: C++
- Size: 159 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Power Lab LoRa Experiments
Using this board:
http://www.lilygo.cn/claprod_view.aspx?TypeId=21&Id=958
# Useful links
https://github.com/LilyGO/TTGO-LORA32-V2.0
## Libs
ESP32: https://github.com/espressif/arduino-esp32
LoRa: https://github.com/sandeepmistry/arduino-LoRa
OLED: https://github.com/ThingPulse/esp8266-oled-ssd1306#text-operations
