Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kerlq/esp32-streamdeck
A University Project using an embedded system (ESP32 Micrcontroller) to simulate a stream deck and connect it with the video-/streaming Application "OBS"
https://github.com/kerlq/esp32-streamdeck
micropython python
Last synced: 9 days ago
JSON representation
A University Project using an embedded system (ESP32 Micrcontroller) to simulate a stream deck and connect it with the video-/streaming Application "OBS"
- Host: GitHub
- URL: https://github.com/kerlq/esp32-streamdeck
- Owner: KerLq
- License: mit
- Created: 2024-06-15T18:44:58.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T18:49:04.000Z (5 months ago)
- Last Synced: 2024-10-11T22:22:27.014Z (about 1 month ago)
- Topics: micropython, python
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP32-Streamdeck
This project was build for a university project using an embedded system.
I decided to use a ESP32-Microcontroller and recreate the functionality of a stream deck by using Sockets through WiFi.
It runs on Windows and Linux.