Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 487 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 487 Bytes

PHAT-3 Code

This code will run on the Heltec ESP32 LoRA V3 (915 MHz) aboard the PHAT-3 mainboard.

It will transmit data from PCB-mounted sensors over LoRA, and save them to a micro SD card.

This project uses the ESP-IDF v5.4.0 development framework. To contribute, install the ESP-IDF VSCode extension.