Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0015/esp32-s2-s3-projects

Using the native USB interface of ESP32 S2/S3
https://github.com/0015/esp32-s2-s3-projects

arduinoide esp32-arduino esp32-idf esp32-s2 esp32-s3 iot microcontroller thatproject tinyusb usb-cdc usb-hid usb-host

Last synced: 2 months ago
JSON representation

Using the native USB interface of ESP32 S2/S3

Awesome Lists containing this project

README

        

# That Project

Here you can find projects related to the native USB interface of ESP32 S2/S3. The source code for each project can be downloaded here, and please refer to the below video for the project tutorial.
Thank you.

* [Youtube Channel](https://youtube.com/ThatProject)

## ESP32-S2/S3 Projects

* [Youtube ESP32-S2/S3 Projects](https://www.youtube.com/playlist?list=PLnq7JUnBumAyqwFbaS0L65VFUXKTGjtpQ)

#### [UVC & UAC Test with WebSocket Server]
[[Video]](https://youtu.be/Hi-6Y12Jhgs) [[Source Code]](https://github.com/0015/ESP32-S2-S3-Projects/tree/main/UVC_UAC_Test_Project)

---

#### [We can create a voice command system!]
[[Video]](https://youtu.be/3XbnzfBjmZk) [[Source Code]](https://github.com/0015/esp-skainet/tree/ESP32-S3-Devkit-C)

---

#### [How to Create a Custom Hardware Hotkey to Mute Your Microphone in Zoom using ESP32-S3]
[[Video]](https://youtu.be/u1t1nMzyvqg) [[Source Code]](https://github.com/0015/ESP32-S2-S3-Projects/tree/main/zoom_mic_muter)

---

#### [Auto Key Input USB Keyboard using ESP32-S2 (based on Keyset)]
[[Video]](https://youtu.be/AJ1lSk_aK6M) [[Source Code]](https://github.com/0015/ESP32-S2-Projects/tree/main/Brute-force_Keyboard/Brute-force_Keyboard_0.1)

---

#### [ESP32-S2 | Native USB Serial Speed]
[[Video]](https://youtu.be/-O-Bvscjx14)

### Created & Maintained By

[Eric Nam](https://github.com/0015)
([Youtube](https://youtube.com/c/ThatProject))
([Facebook](https://www.facebook.com/groups/138965931539175))

## License

Copyright 2019 - 2024 Eric N

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.