mvnmgrx / esp32-vban

Multi-stream capable VBAN receptor for ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP-VBAN

Multichannel VBAN receiver for Espressif ESP32-D0Wx processors.

Overview

TBD

How to use

Hardware Required

TBD

Pin Assignment

TBD

Configure the project

idf.py menuconfig

Build, flash, and run

Build the project and flash it to the board:

idf.py build
idf.py -p PORT flash

(Replace PORT with the name of the serial port to use.)

The device sends periodic UART output to show debugging counters.

References

Donate

If you found this helpful for your project consider donating via PayPal. Thanks!

About

Multi-stream capable VBAN receptor for ESP32

License:GNU General Public License v3.0


Languages

Language:C 98.3%Language:CMake 1.0%Language:Python 0.7%