mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-06-28 05:51:32 +02:00
Update README.md
This commit is contained in:
@@ -147,8 +147,11 @@ If less, ESP32 will turn off. Fast pressing(less than 0.5 second) P button chang
|
||||
1. Install VSCode
|
||||
2. install Platform.IO extension
|
||||

|
||||
3. Connect ESP32 to USB. Install USB drivers for Windows
|
||||
4. Clone this Git Repo or download zip of the sources
|
||||
3. Connect ESP32 to USB. Install USB CP2101 drivers for Windows or other OS
|
||||
https://docs.heltec.org/general/establish_serial_connection.html#for-windows
|
||||
https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers?tab=downloads
|
||||
|
||||
5. Clone this Git Repo or download zip of the sources
|
||||

|
||||
|
||||
```bash
|
||||
@@ -157,19 +160,19 @@ If less, ESP32 will turn off. Fast pressing(less than 0.5 second) P button chang
|
||||
|
||||
NOTE: in you case name will be Just LoraSA. I have LoraSA2 because I already have LoraSA folder
|
||||
|
||||
5. Open the Project with the VS code Platform.IO
|
||||
6. Open the Project with the VS code Platform.IO
|
||||

|
||||

|
||||
|
||||
6. Select Proper Environment
|
||||
7. Select Proper Environment
|
||||

|
||||
7. Select ESP32 USB Device to program
|
||||
8. Select ESP32 USB Device to program
|
||||

|
||||
Note: It is theoretically possible to program via WiFi and BTH.
|
||||
8. Program your ESP32
|
||||
9. Program your ESP32
|
||||

|
||||
|
||||
9. Wait until you are done with the compilation and upload.
|
||||
10. Wait until you are done with the compilation and upload.
|
||||
Usually takes 1 minute. The first run is slower. It needs to compile all libraries.
|
||||

|
||||
You will have the UCOG SA logo and spectrum analyzing scanning screen when done.
|
||||
|
||||
Reference in New Issue
Block a user