Projects with this topic
-
ISPHIDIUS Firmware is the software that runs on the ISPHIDIUS board. It turns the hardware into a HID device your browser can talk to - no drivers, no extra software on your computer.
Updated -
ISPHIDIUS WebHID App is the web page you use to program your chips. Open it in Chrome or Edge, connect your ISPHIDIUS HID device, and you get a full interface for reading, writing, and verifying AVR memory - plus fuse inspection and LED control.
Updated -
Open source Logic Analyzer based on LiteX SoC
Updated -
-
Professional USB formatter with colorful CLI, smart error handling, and safety features. Supports NTFS/FAT32/exFAT with automatic partition detection and system disk protection. Includes batch runner for easy execution.
Updated -
-
-
usb-spy is a USB Mass Storage traffic analyzer built around a WiFi or Ethernet-enabled microcontroller.
The board exposes a disk image (FAT or any filesystem) as a fake USB Mass Storage device to a target system, while the actual storage data is provided by a remote server over WiFi or Ethernet. This setup allows usb-spy to intercept and analyze every block access performed by the target.
Beyond raw block-level tracing, usb-spy understands filesystems and can map each accessed block back to the corresponding file and directory, making it easy to immediately see which file is being read or written, instead of only raw sector numbers.
Additionally, usb-spy can emulate any USB device by customizing device properties such as vendor ID, product ID, serial number, manufacturer, and product name through a JSON configuration file. This allows you to impersonate specific USB devices for testing and analysis purposes.
The tool is easily extendable through user-written Python stubs, allowing you to implement custom logic for handling USB read/write events and block-level operations.
Updated -
GDExtension wrapper of the HIDAPI Library used to generate the Tonarys HIDAPI Godot Addon.
Updated -
Godot addon for the Tonarys HIDAPI Godot Extension.
Updated -
Fork of https://github.com/libusb/hidapi with hotplug support
Updated -
Qt5/C++ application for automated label printing on DYMO LabelWriter printers with integrated DYMO scale support. Create custom SVG-based templates, manage prices, and print product labels with automatic weight calculation.
Updated -
Compaex (COMPuter Aided EXperiments) is a small set of tools to help connecting my electronics test and measurement instruments to my computer. Although it may support a limited number of instruments, with probably a limited number of features, this project is free and shared as it might be useful to some people.
Updated -
USB 2.0 to SMBus/I2C-master bridge/evaluation board.
Updated -
-
A silent background utility that detects specific USB drives and automatically backs them up to a folder of your choice.
Originally built for personal use to back up a BitLocker-protected USB without thinking about it, but maybe it’s useful for you too.
Intended to run at Windows startup.
Updated -
-
A little tool to get informations about USB devices from /dev/ugenN.EE on [Open|Net|Free]BSD
Updated -
USB 2.0 to UART interface (+2.8 V or +3.3 V levels).
Updated -