The name of the device says it all: **USB cable tester**. \\ It will test what kind of USB cable it is by checking which signals on the connectors are inter-connected by the cable.\\ This helps identifying if a cable can transmit data, just deliver power, or if a USB-C cable can be used as HDMI cable. **STATUS**: this project is still it its prototype phase. The prototype works, and is released, but lacks the Power Delivery feature. The final product is currently in design. === Hardware === {{:usb_cable_tester:front.webp?0x250|}} {{:usb_cable_tester:back.webp?0x250|}} {{:usb_cable_tester:side.webp?0x100|}} More details about the hardware are available [[https://git.cuvoodoo.info/kingkevin/usb_cable_tester/|here]]. The schematic/board layout files are available [[https://git.cuvoodoo.info/kingkevin/usb_cable_tester/src/branch/master/release|here]], and the sources are available in [[https://git.cuvoodoo.info/kingkevin/usb_cable_tester/|this git]]. === Firmware === No binaries are released yet since this is still in the prototype phase. The source files are available in [[https://git.cuvoodoo.info/kingkevin/stm32f1/src/branch/usb_cable_tester|this git]] (keep in mind the usb_cable_tester branch).