Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 851 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 851 Bytes

Apps for LoRa and GPS for Heltec WiFi LoRa V3

This contains a collection of apps for the Heltec WiFi LoRa V3 board.

Setup Instructions

  1. Install VSCode.
  2. Install PlatformIO for VSCode. Instructions here.
  3. 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.
  4. 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").