Skip to content

PartsHunter is an organizer system for storage and automatic identification of electronic components.

Notifications You must be signed in to change notification settings

import-tiago/PartsHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PartsHunter

PartsHunter is an electronic component organization system designed for efficiency and precision. It consists of three core modules:

  1. Windows Application: A user-friendly interface for searching and managing components by description.
  2. Hardware Device: A communication module that interacts with the Windows application to activate LEDs, pinpointing the location of each component.
  3. Mechanical Assembly: A storage system that organizes components across dedicated slots.

Video - Demo

Watch the video

How It Works

  • When a search query is entered in the Windows application, an SQLite database is queried to retrieve relevant results.
  • The user selects the desired component(s) from the displayed results, triggering REST requests to the hardware device via Wi-Fi.
  • Powered by an ESP32 web server, the hardware processes these requests and illuminates the LEDs corresponding to the storage slots containing the selected components.

This integrated solution streamlines component management, saving time and reducing errors in locating items.

Flow Overview


Windows Application

Hardware Device

Mechanical Assembly

Contributing

  1. Give this project a ⭐
  2. Create an issue and describe your idea.
  3. Fork it.
  4. Create your feature branch (git checkout -b my-new-feature).
  5. Commit your changes (git commit -a -m "Added feature title").
  6. Publish the branch (git push origin my-new-feature).
  7. Create a new pull request.
  8. Done! ✔️

PartsHunter by Tiago Silva is licensed under CC BY-NC-SA 4.0

About

PartsHunter is an organizer system for storage and automatic identification of electronic components.

Resources

Stars

Watchers

Forks

Packages

No packages published