Skip to content

This application acts as a GUI between an Arduino micro-controller and a PC. It enables orders for a counting system using a proximity sensor to be sent over the serial COM ports.

License

Notifications You must be signed in to change notification settings

AbdullahHasan42/Proximity-Sensor-Counting-Software

Repository files navigation

Description

This application acts as a GUI between an Arduino Mega micro-controller and a PC. It enables orders for a counting system using a proximity sensor to be sent over the serial COM ports.

It saves a log after a run is completed containing Part Name, Part Number, Count reached over Target Count, as well as the total time taken for the run.

Updated

  • Renamed variable names to be more consistent.
  • Updated the UI style.
  • Organized parts of the code.
  • Enabled logger to detect if a similar name exists, to prevent overwriting.
  • Fixed issue with Restart button sometimes not working.
  • Added a validation method to PartName, to accept valid file name characters.

TODO

  • Add a pause button
  • Extend the pause feature to arduino
  • Allow PSCS to increment counter using a substring from the arduino serial

About

This application acts as a GUI between an Arduino micro-controller and a PC. It enables orders for a counting system using a proximity sensor to be sent over the serial COM ports.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published