-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
596 lines (583 loc) · 39.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TLN7G96G');</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Pendrive-S3 128MB (LP) - Wireless USB Rubber Ducky</title>
<link rel="preload" fetchpriority="high" as="image" href="/assets/img/ckg-masthead.jpg" type="image/jpeg">
<link rel="dns-prefetch" href="https://www.googletagmanager.com/" >
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Bootstrap icons-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet" type="text/css" />
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<link rel="preload" fetchpriority="high" as="image" href="/assets/img/PendriveS3_PCB_Top_Grey.jpg" type="image/jpeg">
<script type="module" src="https://cdn.jsdelivr.net/npm/@justinribeiro/[email protected]/lite-youtube.js"></script>
<script src="https://www.youtube.com/iframe_api" id="iframe-demo"></script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TLN7G96G"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Navigation-->
<nav class="navbar navbar-light bg-light static-top">
<div class="container">
<a class="navbar-brand" href="https://thingpulse.com/product/esp32-s3-pendrive-s3-128mb/">Pendrive S3 128MB by ThingPulse</a>
</div>
</nav>
<!-- Masthead-->
<header class="masthead">
<div class="container position-relative">
<div class="row justify-content-center">
<div class="col-xl-6">
<div class="text-center text-white">
<!-- Page heading-->
<h1 class="mb-5">Unleash the Power of Automation: Meet the ThingPulse Pendrive S3</h1>
<a href="https://thingpulse.com/product/esp32-s3-pendrive-s3-128mb/?utm_source=google&utm_medium=pmax&utm_campaign=pendrive&utm_content=top_cta"
class="btn btn-warning btn-lg active" role="button" aria-pressed="true">
Get Yours Now
</a>
</div>
</div>
</div>
</div>
</header>
<!-- Icons Grid-->
<section class="features-icons bg-light text-center">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-3">
<div class="features-icons-icon d-flex"><i class="bi-usb-symbol m-auto text-primary"></i></div>
<h3>Plug-and-Play Simplicity</h3>
<p class="lead mb-0">
Deploy your scripts and payloads instantly with the Pendrive S3.
Just plug it in and watch it execute commands at lightning speed, no configuration needed.
</p>
</div>
</div>
<div class="col-lg-4">
<div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-3">
<div class="features-icons-icon d-flex"><i class="bi-globe-americas m-auto text-primary"></i></div>
<h3>Universal Functionality</h3>
<p class="lead mb-0">
The Pendrive S3 works seamlessly across various operating systems,
including Windows, macOS, and Linux. Achieve consistent performance regardless of your target environment.
</p>
</div>
</div>
<div class="col-lg-4">
<div class="features-icons-item mx-auto mb-0 mb-lg-3">
<div class="features-icons-icon d-flex"><i class="bi-lightning m-auto text-primary"></i></div>
<h3>Powerful Wireless USB Rubber Ducky</h3>
<p class="lead mb-0">
Execute hundreds of keystrokes in seconds. The Pendrive S3 is designed for speed,
making it an invaluable tool for time-sensitive tasks and quick development.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- Image Showcases-->
<section class="showcase">
<div class="container-fluid bg-light p-0">
<div class="row g-0">
<div class="col-lg-6 order-lg-2 text-white">
<div class="ratio ratio-16x9">
<lite-youtube
class="ytvideo"
videoid="yDcm0yvhFRY"
autoload
params="autoplay=1&mute=1&loop=1&controls=0&modestbranding=1&playsinline=1&rel=0&enablejsapi=1"
>
</lite-youtube>
</div>
</div>
<div class="col-lg-6 order-lg-1 my-auto showcase-text">
<h2>Powerful Applications</h2>
<p class="lead mb-0">
The Pendrive S3 is a tool that can be used for a wide range of applications,
from penetration testing to automation. With its compact design and powerful capabilities,
this device is perfect for both beginners and seasoned professionals looking to streamline their workflow.
</p>
</div>
</div>
<div class="row g-0">
<div class="col-lg-6 order-lg-1 text-white showcase-img" style="background-image: url('assets/img/wifi-rubber-ducky-square.jpg'); background-position: center;"></div>
<div class="col-lg-6 order-lg-2 my-auto showcase-text">
<h2>Application As WiFi Rubber Ducky</h2>
<p class="lead mb-0">
The Pendrive S3 is an advanced penetration testing tool that allows cybersecurity professionals and beginners
to execute automated scripts for security testing over a wireless network, making it both versatile
and highly effective. Leveraging its WiFi capabilities, users can remotely deploy payloads to evaluate
system vulnerabilities, ensuring robust protection against potential cyber threats.
</p>
</div>
</div>
<div class="row g-0">
<div class="col-lg-6 order-lg-2 text-white showcase-img" style="background-image: url('assets/img/PendriveS3Plugged.jpg'); background-position: center;"></div>
<div class="col-lg-6 order-lg-1 my-auto showcase-text">
<h2>Versatile Payloads</h2>
<p class="lead mb-0">
From simple automation to complex penetration testing, customize your Pendrive S3 to fit any scenario.
Program your own scripts or use community-shared payloads for limitless possibilities.
</p>
<div class="mt-3">
<a href="https://thingpulse.com/product/esp32-s3-pendrive-s3-128mb/?utm_source=google&utm_medium=pmax&utm_campaign=pendrive&utm_content=mid_cta" type="button" class="btn btn-primary btn-sm">Read More</a>
</div>
</div>
</div>
<div class="row g-0">
<div class="col-lg-6 order-lg-1 text-white">
<div class="ratio ratio-16x9">
<lite-youtube
class="ytvideo"
videoid="QxjvsX2-O5E"
autoload
params="autoplay=1&mute=1&loop=1&controls=0&modestbranding=1&playsinline=1&rel=0&enablejsapi=1&playlist=QxjvsX2-O5E&start=0&end=36"
>
</lite-youtube>
</div>
</div>
<div class="col-lg-6 order-lg-2 my-auto showcase-text">
<h2>Advanced Features of the Pendrive S3</h2>
<p class="lead mb-0">
Powered by the robust ESP32-S3 microcontroller, the Pendrive S3 boasts 128MB of flash memory,
ensuring ample storage for your scripts and applications. Additionally, the integrated WS2812b RGB LED
provides vibrant visual feedback, enhancing user
interaction and device status indication.
</p>
</div>
</div>
<div class="row g-0">
<div class=" col-lg-6 order-lg-2 text-white">
<div class="ratio ratio-16x9">
<lite-youtube
class="ytvideo"
videoid="ophLdG92JLo"
autoload
params="autoplay=1&mute=1&loop=1&controls=0&modestbranding=1&playsinline=1&rel=0&enablejsapi=1&playlist=ophLdG92JLo"
>
</lite-youtube>
</div>
</div>
<div class="col-lg-6 order-lg-1 my-auto showcase-text">
<h2>WiFi-Enabled BadUSB for Remote Script Editing and Control</h2>
<p class="lead mb-0">
Unlock the full potential of your Pendrive S3 with its cutting-edge BadUSB capabilities, designed to revolutionize
automated tasks and cybersecurity testing. By leveraging its built-in WiFi connectivity, you can seamlessly edit
and deploy scripts through a user-friendly web browser interface, eliminating the need for physical access.
This powerful device can execute precise key injections or emulate mouse movements,
offering unparalleled flexibility and control for all your advanced computing needs.
This makes it the perfect <b>Wireless Rubber Ducky</b>!
</p>
</div>
</div>
<div class="row g-0">
<div class="col-lg-6 order-lg-1 text-white showcase-img">
<div class="ratio ratio-16x9">
<lite-youtube
class="ytvideo"
videoid="Tor_OHvYVv4"
params="autoplay=1&mute=1&loop=1&controls=0&modestbranding=1&playsinline=1&rel=0&enablejsapi=1&playlist=Tor_OHvYVv4"
autoload></lite-youtube>
</div>
</div>
<div class="col-lg-6 order-lg-2 my-auto showcase-text">
<h2>Integrated Capacitive Touch Button</h2>
<p class="lead mb-0">
Experience the cutting-edge convenience of the ESP32-S3 Pendrive's integrated capacitive touch button. This innovative feature allows you to start scripts and trigger actions effortlessly, all without the need for a visible button.
</p>
</div>
</div>
<div class="row g-0">
<div class="col-lg-6 order-lg-2 text-white showcase-img" style="background-image: url('assets/img/PendriveS3KitContent.jpg'); background-position: center; background-size: contain; background-repeat: no-repeat; background-color: white;;"></div>
<div class="col-lg-6 order-lg-1 my-auto showcase-text">
<h2>Versatile Applications for the Pendrive S3</h2>
<p class="lead mb-0">
Elevate your Pendrive S3's functionality by exploring a range of versatile applications available
through our intuitive app market web application. Seamlessly flash the device to transform
it into a powerful WiFi dongle, a USB stick with a WiFi interface, or even a secure FIDO2 U2F key
for robust authentication. With these adaptable options, the Pendrive S3 ensures that you have the
right tool for a myriad of tasks, all managed effortlessly through a single device.
</p>
<div class="mt-3">
<a href="https://thingpulse.com/product/esp32-wifi-color-display-kit-grande/?utm_source=google&utm_medium=pmax&utm_campaign=ckg&utm_content=component_cta" type="button" class="btn btn-primary btn-sm">Read More</a>
</div>
</div>
</div>
</div>
</section>
<!-- Press Grid-->
<section class="press bg-light text-center" style="padding-bottom: 50px;">
<div class="container">
<h2 class="mb-5">Featured on</h2>
<div class="row">
<div class="col-lg-4">
<div class="press-item mx-auto mb-5 mb-lg-0 mb-lg-3">
<div class="press-item-icon d-flex">
<a href="https://www.heise.de/news/Pendrive-S3-kleiner-Stick-mit-ESP32-S3-fuer-Pentesting-und-Entwicklung-9755786.html" target="_blank" rel="noopener noreferrer">
<img src="assets/img/make-de.png" alt="Make-Magazine" class="press-item-icon img-fluid">
</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="press-item mx-auto mb-5 mb-lg-0 mb-lg-3">
<div class="press-item-icon d-flex">
<a href="https://www.electronics-lab.com/thingpulses-esp32-s3-based-compact-pendrive-s3-128mb/" target="_blank" rel="noopener noreferrer">
<img src="assets/img/electronic-labs.png" alt="electronic labs" class="press-item-icon img-fluid">
</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="press-item mx-auto mb-5 mb-lg-0 mb-lg-3">
<div class="fpress-item-icon d-flex">
<a href="https://www.cnx-software.com/2024/06/10/thingpulse-pendrive-s3-esp32-s3-usb-stick-128mb-storage-capacitive-spring-button/" target="_blank" rel="noopener noreferrer">
<img src="assets/img/cnx-software.jpg" alt="cnx software" class="press-item-icon img-fluid">
<BR/>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Testimonials-->
<section class="testimonials text-center bg-light" style="display: none;">
<div class="container">
<h2 class="mb-5">What people are saying...</h2>
<div id="carouselExampleIndicators" class="carousel slide" data-bs-ride="carousel" data-bs-interval="10000">
<div class="carousel-inner">
<div class="carousel-item active">
<div class="row">
<div class="col-lg-12">
<div class="testimonial-item mx-auto mb-12 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" style="display:none" src="assets/img/testimonial-james-c.jpg" alt="..." />
<img class="img-fluid rating mb-3" src="assets/img/5star-rating.png" alt="..." />
<h5>James</h5>
<p class="date-light">
2023-07-01
</p>
<p class="font-weight-light mb-0">
Got my kit in today. All parts included, went very smoothly.
To be honest I was totally expecting the code not to compile. I followed each step and everything code & instructions was up to date. Compiled with no issues, flashed the board per the instructions and she came right up.
It’s rare nowadays to buy something like this that there are no issues.
Great job guys!!!
</p>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-12">
<div class="testimonial-item mx-auto mb-12 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" style="display:none" src="assets/img/testimonial-david-c.jpg" alt="..." />
<img class="img-fluid rating mb-3" src="assets/img/5star-rating.png" alt="..." />
<h5>David</h5>
<p class="date-light">
2023-07-25
</p>
<p class="font-weight-light mb-0">Very easy to build with my new $9 soldering iron 😅
This is the project you want if you are looking for a beautiful IOT device that will turn heads at your desk. <BR/>Just go slow when building and have fun. Wonderful weekend project.
</p>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-12">
<div class="testimonial-item mx-auto mb-12 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" style="display:none" src="assets/img/testimonial-gareth-c.jpg" alt="..." />
<img class="img-fluid rating mb-3" src="assets/img/5star-rating.png" alt="..." />
<h5>Gareth</h5>
<p class="date-light">
2024-01-22
</p>
<p class="font-weight-light mb-0">
I bought this kit after trying the tiny little version.
Its top quality stuff and the comprehensive build instructions got me there once I had read them through several times.
<BR/>The customer support either via the FAQ (worth a browse before you email….) or by direct email is first class and patient with people who ‘should have read the instructions and the FAQ first…. 😉
</p>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-12">
<div class="testimonial-item mx-auto mb-12 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" style="display:none" src="assets/img/testimonial-james-c.jpg" alt="..." />
<img class="img-fluid rating mb-3" src="assets/img/5star-rating.png" alt="..." />
<h5>Ray Berkelmans</h5>
<p class="date-light">
2023-08-03
</p>
<p class="font-weight-light mb-0">
The guys at ThingPulse have been making weather displays for many years now and the ESP32 Wi-Fi Color Display Kit Grande
takes it to the next level – what an impressive kit! The 3.5″ TFT display is so much more visible and easy to read compared
to the 2.4″ screen of the ESP8266 version (of which I have several!). [..] Congrats to Dani and Marcel, well done guys!
</p>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-12">
<div class="testimonial-item mx-auto mb-5 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" style="display:none" src="assets/img/testimonial-david-c.jpg" alt="..." />
<img class="img-fluid rating mb-3" src="assets/img/5star-rating.png" alt="..." />
<h5>Atze</h5>
<p class="date-light">
2024-02-28
</p>
<p class="font-weight-light mb-0">
Bought this kit after trying to assemble an ili9341 with an esp8266 – but failed.
The “kit grande” arrived and what should I say. Very good stuff well protected and from high quality.
After some problems with the ribbon connector (my fault) and a hint from their support what to do,
it now works brilliant. [...] Thanks a lot for your your help – well done guys.
</p>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-12">
<div class="testimonial-item mx-auto mb-5 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" style="display:none" src="assets/img/testimonial-gareth-c.jpg" alt="..." />
<img class="img-fluid rating mb-3" src="assets/img/5star-rating.png" alt="..." />
<h5>stockers99</h5>
<p class="date-light">
2024-03-01
</p>
<p class="font-weight-light mb-0">
Excellent product, good documentation & excellent customer support – 10 out of 10.
Will now buy the enclosure, which I believe is just about to go on sale.
Thanks for your help.
</p>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-12">
<div class="testimonial-item mx-auto mb-5 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" style="display:none" src="assets/img/testimonial-james-c.jpg" alt="..." />
<img class="img-fluid rating mb-3" src="assets/img/5star-rating.png" alt="..." />
<h5>Mark Ennamorato</h5>
<p class="date-light">
2024-04-14
</p>
<p class="font-weight-light mb-0">
Got my kit the other day and woke up early to put it together – super easy.
Good instructions. Built the image and bam.. working *except* no .bmp images (others ran into this..just read the instructions dude!)
and make sure no other serial process is using the serial port when you load the whole Filesytem Image.
This is a *very cool* gadget for the price !!! Now I will start building something I wanted to do with it.
Also very responsive support and really appreciate that because not usual these days!
</p>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-12">
<div class="testimonial-item mx-auto mb-5 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" style="display:none" src="assets/img/testimonial-david-c.jpg" alt="..." />
<img class="img-fluid rating mb-3" src="assets/img/5star-rating.png" alt="..." />
<h5>Soubir</h5>
<p class="date-light">
2024-04-19
</p>
<p class="font-weight-light mb-0">
Excellent product and great support!
I just received the kit today and was very excited to put it together,
however, due to my excitement, i missed a couple of things and it didn’t work.
Contacted Daniel and he immediately helped me out (not very common these days).
The instructions on the website are excellent, just follow them and everything works great!
Thank you Daniel really appreciate the support and the great product! (10/10)
</p>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-lg-12">
<div class="testimonial-item mx-auto mb-5 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" style="display:none" src="assets/img/testimonial-gareth-c.jpg" alt="..." />
<img class="img-fluid rating mb-3" src="assets/img/5star-rating.png" alt="..." />
<h5>Charlie</h5>
<p class="date-light">
2024-04-30
</p>
<p class="font-weight-light mb-0">
Purchased this for a home IoT project. The assembly/soldering process was a piece of cake and I was up,
running, and displaying the weather app in no time. Then with a bit of code manipulation and some new
images uploaded, my home project was working like a champ. All of this basically took me a Saturday
afternoon, which definitely speaks to the ease of use, not my skills as a developer 🙂 Nice job!
</p>
</div>
</div>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
</section>
<!-- Call to Action-->
<section class="call-to-action text-white text-center" id="signup">
<div class="container position-relative">
<div class="row justify-content-center">
<div class="col-xl-6">
<h2 class="mb-4">Get zapping! Grab Your Pendrive S3 And Let's Electrify Those Circuits Together!</h2>
<a href="https://thingpulse.com/product/esp32-s3-pendrive-s3-128mb/?utm_source=google&utm_medium=pmax&utm_campaign=pendrive&utm_content=bottom_cta" class="btn btn-warning btn-lg active" role="button" aria-pressed="true">
Tell Me More!
</a>
</div>
</div>
</div>
</section>
<!-- Testimonials-->
<section class="testimonials text-start bg-light">
<div class="container">
<h2 class="mb-5">Frequently Asked Questions</h2>
<div class="row">
<div class="col-xl-12 accordion" id="accordionExample">
<div class="accordion-item">
<h2 class="accordion-header" id="headingOne">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1" aria-expanded="true" aria-controls="collapse1">
<strong>What operating systems are compatible with the ESP32-S3 Pendrive?</strong>
</button>
</h2>
<div id="collapse1" class="accordion-collapse collapse" aria-labelledby="heading1" data-bs-parent="#accordionExample">
<div class="accordion-body">
The ESP32-S3 Pendrive is compatible with Windows, macOS, and Linux.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingTwo">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse2" aria-expanded="false" aria-controls="collapse2">
<strong>How do I update the firmware on my ESP32-S3 Pendrive?</strong>
</button>
</h2>
<div id="collapse2" class="accordion-collapse collapse" aria-labelledby="heading2" data-bs-parent="#accordionExample">
<div class="accordion-body">
Firmware updates can easily be done via USB using our online flasher tool (<a href="https://app-market.thingpulse.com/" target="_blank">App Market</a>)
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingThree">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse3" aria-expanded="false" aria-controls="collapse3">
<strong>Can I use this device for commercial applications?</strong>
</button>
</h2>
<div id="collapse3" class="accordion-collapse collapse" aria-labelledby="heading3" data-bs-parent="#accordionExample">
<div class="accordion-body">
Absolutely! The ESP32-S3 Pendrive is designed to support both hobbyist and commercial projects.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingThree">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse4" aria-expanded="false" aria-controls="collapse4">
<strong>How long does shipping take?</strong>
</button>
</h2>
<div id="collapse4" class="accordion-collapse collapse" aria-labelledby="heading4" data-bs-parent="#accordionExample">
<div class="accordion-body">
Shipping to the US, Canada, Europe, and Australia typically takes between
5-10 business days. Shipping to other countries may take longer.
Once your order has been dispatched from the warehouse,
you'll receive a tracking number to monitor the status of your shipment.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingThree">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse5" aria-expanded="false" aria-controls="collapse5">
<strong>Do you offer educational discounts?</strong>
</button>
</h2>
<div id="collapse5" class="accordion-collapse collapse" aria-labelledby="heading5" data-bs-parent="#accordionExample">
<div class="accordion-body">
Absolutely! In addition to bulk discounts, we are pleased to offer educational
discounts to support the learning endeavors of students and educators.
For more information, please reach out to us via email at info [at] thingpulse.com.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingThree">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse6" aria-expanded="false" aria-controls="collapse6">
<strong>Where are you guys from?</strong>
</button>
</h2>
<div id="collapse6" class="accordion-collapse collapse" aria-labelledby="heading6" data-bs-parent="#accordionExample">
<div class="accordion-body">
We are a company based in Zurich, Switzerland. Specializing in open-source hardware and software,
we cater to makers and educators alike, providing innovative tools and resources for their projects
and endeavors.
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer-->
<footer class="footer bg-light">
<div class="container">
<div class="row">
<div class="col-lg-6 h-100 text-center text-lg-start my-auto">
<p class="text-muted small mb-4 mb-lg-0">© ThingPulse GmbH. All Rights Reserved.</p>
</div>
<div class="col-lg-6 h-100 text-center text-lg-end my-auto">
<ul class="list-inline mb-0">
<li class="list-inline-item me-4">
<a href="https://www.facebook.com/thingpulse"><i class="bi-facebook fs-3"></i></a>
</li>
<li class="list-inline-item me-4">
<a href="https://twitter.com/thingpulse"><i class="bi-twitter fs-3"></i></a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>