File tree 2 files changed +20
-6
lines changed
2 files changed +20
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
![ ThingPulse Pendrive S3] ( ../img/products/ThingPulse_PendriveS3_M.jpeg )
4
4
5
- ## Product Page
6
-
7
5
[ ThingPulse Pendrive S3] ( https://thingpulse.com/product/esp32-s3-pendrive-s3-128mb/ ) .
8
6
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 )
10
10
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
12
23
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 )
14
29
15
- [ Examples on Github] ( https://github.com/ThingPulse/esp32-s3-pendrive-samples )
16
30
You can’t perform that action at this time.
0 commit comments