Skip to content

1 ‐ Installation

Patrick EGLOFF edited this page Jan 16, 2024 · 1 revision

This project has been written using Visual Studio Code and PlatformIO.

The software is available on this Github and contains the platformio.ini file and the /src folder.

If you don't know how to install and use Visual Studio Code, there are a lot of sites explaining it better than I would. ;-)

Download the ZIP package https://github.com/tk5ep/WX-station-LoRa-WiFi.

Unzip the content to a folder that will be (or is) your working project.

Open VSC and with the menu "File" + "Open a folder", select the above folder.

That should be enough, and you should see all files in the src folder.

Clone this wiki locally