Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Top 17 C++ Usb Projects
-
Project mention: Running Duck Script or VB on a mouse (acting as a rubber ducky). | /r/hacking | 2023-02-13
-
Project mention: Making Xbox One wireless adapter work in LibreELEC on rpi4 | /r/libreELEC | 2023-09-21
https://github.com/medusalix/xow (deprecated)
-
SonarCloud
Analyze your C and C++ projects with just one click.. SonarCloud, a cloud-based static analysis tool for your CI/CD workflows, offers a one-click automatic analysis of C and C++ projects hosted on GitHub. Zero configuration and free for open-source projects! Analyze free.
-
usbguard
USBGuard is a software framework for implementing USB device authorization policies (what kind of USB devices are authorized) as well as method of use policies (how a USB device may interact with the system)
If I were an attacker, could I clone the device id and attributes of the victim's previously approved devices? https://github.com/USBGuard/usbguard#before-the-first-start
Anyway I enjoy this HID stuff, I've been playing with using a computer as a keyboard to another computer. With scroll, num, and capslock LED's, bidirectional communication can be achieved and by injecting a small process I think some new kind of universal REPL can be accomplished.
-
-
EspTinyUSB
ESP32S2 native USB library. Implemented few common classes, like MIDI, CDC, HID or DFU (update).
-
obs-ios-camera-source
Use your iPhone camera as a video source in OBS Studio and stream high quality video from your iPhone's camera over USB
-
There are arduino libraries that’ll work with boards like the teensy and pro nano - https://github.com/dmadison/ArduinoXInput
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
Don't know about webcams - usually (unlike in OP's case) those already have good OS-level support, but I did port gphoto2 to Wasm+WebUSB for access to DSLRs & mirrorless cameras: https://github.com/GoogleChromeLabs/web-gphoto2
-
V4L2-to-NDI
A video input (V4L2) to NDI converter that works with Raspberry Pi (32-bit and 64-bit), and Intel/AMD CPUs
-
-
Project mention: Can a compact text reader be made with ATTINY85 and an OLED display? | /r/arduino | 2023-07-05
Thanks for sharing, I'll definitely check it out. Coincidentally, I was looking at https://github.com/wagiminator/ATtiny85-TinyTerminal, that is much the same as http://www.technoblogy.com/show?2D8S, only that it uses the double amout of pixels. Your input is much appreciated.
-
-
-
-
Project mention: Hello all I’m attempting to code a car shifter to a sparkfun pro micro 2040 in arduino ide. | /r/arduino | 2022-10-11
Make sure you have the Arduino Joystick library installed as well as, say, the HID_Buttons library.
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
C++ Usb related posts
- Making Xbox One wireless adapter work in LibreELEC on rpi4
- [Mini-guide] Moonlight / Sunshine setup for G Cloud and Windows 10
- USBGuard
- Trouble with steam deck tools
- Ubisoft Stadia Controller
- Can a compact text reader be made with ATTINY85 and an OLED display?
- controller on pluto pc
-
A note from our sponsor - Mergify
blog.mergify.com | 30 Sep 2023
Index
What are some of the best open-source Usb projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | DigiSpark-Scripts | 1,656 |
2 | xow | 1,366 |
3 | usbguard | 985 |
4 | UsbDk | 416 |
5 | EspTinyUSB | 416 |
6 | obs-ios-camera-source | 313 |
7 | ArduinoXInput | 307 |
8 | DualSense-Windows | 266 |
9 | web-gphoto2 | 73 |
10 | V4L2-to-NDI | 61 |
11 | Ch376msc | 56 |
12 | ATtiny85-TinyTerminal | 49 |
13 | msigd | 46 |
14 | usbguard-notifier | 36 |
15 | demuxusb | 27 |
16 | HID_Buttons | 18 |
17 | usb-human-name | 3 |