usb-cdc
There are 80 repositories under usb-cdc topic.
hathach/tinyusb
An open source cross-platform USB stack for embedded system
WangXuan95/FPGA-USB-Device
An FPGA-based USB 1.1 (full-speed) device core to implement USB-serial, USB-camera, USB-audio, USB-hid, etc. It requires only 3 FPGA common IOs rather than additional chips. 基于FPGA的USB 1.1 (full-speed) device端控制器,可实现USB串口、USB摄像头、USB音频、U盘、USB键盘等设备,只需要3个FPGA普通IO,而不需要额外的接口芯片。
jiegec/usbip
A Rust library to run a USB/IP server
r2axz/bluepill-serial-monster
USB to 3 Port Serial (UART) adapter firmware for STM32 Blue Pill.
IntergatedCircuits/USBDevice
Highly flexible Composite USB Device Library
green-green-avk/AnotherTerm
Local PTY, USB and Bluetooth serial ports, SSH and Telnet terminal client for Android. Xwayland support (in dev only).
ulixxe/usb_cdc
Single/Multi-channel Full Speed USB interface for FPGA and ASIC designs
gdsports/USB_Host_Library_SAMD
USB host library 2.0 for Zero/M0/SAMD
nRFMesh/nRF52_Mesh
nRF52 custom RF mesh sensors and dongle firmware using nRF SDK
ultraembedded/core_usb_cdc
Basic USB-CDC device core (Verilog)
saewave/STM32F103-USB-CDC-CMSIS
STM32F103 USB CDC CMSIS
Jana-Marie/temperature-logger
Anotter USB temperature logger that can record up to four channels with thermocouple or NTCs connected via CDC directly or SCPI to USB.
majbthrd/stm32cdcuart
DMA-accelerated multi-UART USB CDC for STM32F072 microcontroller
0015/ESP32-S2-S3-Projects
Using the native USB interface of ESP32 S2/S3
ultraembedded/core_usb_uart
USB serial device (CDC-ACM)
ultraembedded/core_usb_bridge
USB -> AXI Debug Bridge
dukelec/cdbus_bridge
USB to RS-485 (CDBUS) Converter
aliengreen/esp32_uart_bridge
ESP32-C3 act as USB to serial UART interface like FT232R or CP210x
loboris/GD32VF_USB_UART_BRIDGE
USB to UART bridge for GD32VF103
Jana-Marie/stm32g4xx_usb_cdc
STM32G474 USB CDC example implementation, combined with Jan Breuer's SCPI parser library v2
manuelbl/usb-serial
USB-to-Serial Adapter Hardware and Firmware
sjchoure/USB-CDC-Devices
Add General Purpose Input and Output Pins to your Laptop/Desktop through your USB Port.
ulixxe/usb_dfu
Full Speed USB DFU interface for FPGA and ASIC designs
upsidedownlabs/Candy-UART
Candy size USB to UART bridge.
IzyaSoft/EasyUsb
Library for data exchange with USB devices via C++ wrap around libusb (Supporting transfer types: Bulk, Interrupt and Control)
NordicPlayground/node-usb-cdc-acm
Userspace javascript implementation of a USB CDC ACM driver, on top of libusb.
wagiminator/CH32X033-USB-NRF
USB controlled nRF24L01+ 2.4GHz Transceiver
benedekkupper/DebugDongleFW
A USB power supply and serial port for prototyping
hpaluch-pil/stm32-usb-cdc1
USB CDC (Virtual COM port) example for STM32F7 NUCLEO-F767ZI board
wa1tnr/camelforth-rp2040-a
CamelForth in C for RP2040 Raspberry Pi Pico. A Forth by Dr Brad Rodriguez - ported to RP2040 by wa1tnr - Forth interpreter is on the RP2040 USB port, with output mirrored to UART0. Superseded October 2021 - see README.md file.
ajn96/iSensor-SPI-Buffer
Firmware for the iSensor-SPI-Buffer (STM32F303) to enable full throughput buffered data capture on Analog Devices IMUs over SPI, USB (cli), and via SD card datalogging. Includes Python library for easy integration with Linux and Windows systems
davepruitt/samd_tutorials
Tutorials and example code for SAMD21 and SAMD51 microcontrollers
wa1tnr/camelforth-rp2040-aU
CamelForth in C by Brad Rodriguez - UNSTABLE version
wa1tnr/camelforth-rp2040-b-MS-U
CamelForth in C by Dr Brad Rodriguez - UNSTABLE - RP2040 Pi Pico port with mass storage QSPI flashROM
codetent/mbed-os-blue-pill-usb-demo
USB demo programm for the "blue pill" STM32F103C8 board
No0ne/hid2cdc
USB keyboard to USB CDC converter using a Raspberry Pi Pico