This repository contains some example code for controlling an LCUS USB to serial port relay board. The code was developed and tested using an LCUS-4 board, possibly manufactured by 'EC Buying'. It ...
GitHub

HID BLE Relay Host

The HID BLE Relay Host is a Python application designed to work with the HID Relay Dongle firmware running on an nRF52840 Dongle. It captures HDMI video from a USB capture card and transmits keyboard ...
USB development on an embedded system can be a nightmare especially if it is a protocol that the developer doesn’t use every day. While attending Colin O’Flynn’s session “USSSSB: Talking USB from ...
Reverse engineering USB protocols is fun. With a new tool from Great Scott Gadgets even more :). This helped to create a software to use the DP100 power supply under Linux. I love Linux, but mostly ...