ExcielAT's Stars
contiki-os/contiki
The official git repository for Contiki, the open source OS for the Internet of Things
signal11/hidapi
A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
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,而不需要额外的接口芯片。
fpoussin/QtUsb
A cross-platform USB Module for Qt.
intel/fpga-partial-reconfig
Tutorials, scripts and reference designs for the Intel FPGA partial reconfiguration (PR) design flow
charlesdobson/circular-buffer
A simple circular buffer implementation in C