component-tester icon indicating copy to clipboard operation
component-tester copied to clipboard

GUI for Component Tester

Component Tester

USB Component Tester - Test any electronic component with this tiny usb tester | Product Hunt Embed I sell on Tindie

Resources

  • Firmware Files
    • USB Component Tester
  • Gerber Files (For PCB Production)
    • USB Component Tester

Screenshots (with TouchBar Support)

Welcome Screen - prompts user to select Serial Port of Component Tester to begin testing

Selecting Serial Port

Once the correct serial port is connected it shows up a TEST button on screen and as well as on TouchBar (only mac users). Also, shows the hardware version for Component Tester.

Testing Screens


Component Test Results


Install

macOS 10.10+, Linux, and Windows 7+ are supported (64-bit only).

macOS

Download the .dmg file.

Linux

Download the .AppImage or .deb file.

The AppImage needs to be made executable after download.

Windows

Download the .exe file.


Dev

Built with Electron.

Run

$ npm install
$ npm start

Publish

$ npm run release

After Travis finishes building your app, open the release draft it created and click "Publish".