This contains a collection of apps for the Heltec WiFi LoRa V3 board.
- Install VSCode.
- Install PlatformIO for VSCode. Instructions here.
- Open the included PlatformIO apps from this repository in VSCode.
File -> Add Folder to Workspace
and then select one of the folders in this repository. - Once open, there should be a blue bar at the bottom of VSCode. To compile the application, click the checkmark in the blue bar (the hover tooltip will be "Build"). To load the program onto a Heltec WiFi LoRa v3 board, click the right arrow icon ("Upload").