Skip to content

Commit 028cc17

Browse files
committed
Add more samples
1 parent d28f37d commit 028cc17

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

docs/guides/esp32-s3-pendrive.md

+20-6
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,29 @@
22

33
![ThingPulse Pendrive S3](../img/products/ThingPulse_PendriveS3_M.jpeg)
44

5-
## Product Page
6-
75
[ThingPulse Pendrive S3](https://thingpulse.com/product/esp32-s3-pendrive-s3-128mb/).
86

9-
## Technical Documentation
7+
## Projects
8+
* [Sample on Github](https://github.com/ThingPulse/esp32-s3-pendrive-samples)
9+
* [Super WiFi Duck](https://github.com/ThingPulse/SuperWifiDuck)
1010

11-
[Documentation on Github](https://github.com/ThingPulse/thingpulse-devices/tree/master/pendrive-s3)
11+
## Preparing Build Environment
12+
Install VS Studio Code and Platformio [Instructions](https://platformio.org/install/ide?install=vscode)
13+
14+
## Building & Flashing Sample projects
15+
1. Get the sample projects with a `git clone https://github.com/ThingPulse/esp32-s3-pendrive-samples`
16+
2. Choose a sample project by selecting a target from the footer: ![Pendrive Targets]()../img/guides/pendrive-sample-targets.png)
17+
3. Press the Build & Flash button from the footer of VS Code
18+
19+
For some samples it might be necessary to get the device into bootloader mode:
20+
1. Press & hold the boot button
21+
2. Press & release the reset button, while holding the boot button
22+
3. Release the boot button
1223

13-
## Sample Projects
24+
After flashing the firmware it might be necessary to press reset to get out of bootloader mode.
25+
26+
27+
## Links
28+
[Documentation on Github](https://github.com/ThingPulse/thingpulse-devices/tree/master/pendrive-s3)
1429

15-
[Examples on Github](https://github.com/ThingPulse/esp32-s3-pendrive-samples)
1630

Loading

0 commit comments

Comments
 (0)