Skip to content

v0.1.0

Compare
Choose a tag to compare
@mrheltic mrheltic released this 03 Feb 21:51
· 81 commits to main since this release

Bilancia-SaT

We are excited to announce the new release of our Arduino-based weighing system project. Here are the key features included in this release:

  • Arduino and Various Libraries: The project leverages Arduino and a variety of libraries to create a comprehensive weighing system.
  • HX711 Load Cell Amplifier: The system uses an HX711 load cell amplifier to accurately measure weight.
  • LCD Display: Weight changes are continuously read and displayed on both the Serial Monitor and an LCD screen, providing real-time updates.
  • Tare Button: A tare button has been implemented to reset the scale to zero when needed, offering convenience and flexibility.
  • Matlab Scripts: In addition to the main Arduino program, we have included Matlab scripts for eccentricity, hysteresis, repeatability, noise, and calibration. These additional scripts provide powerful tools for analyzing and optimizing the performance of the weighing system.

This release represents a significant step in our commitment to providing precise and reliable weight measurement tools. We will continue to work on further improvements to the system and appreciate any feedback or suggestions from our user community. Thank you for your ongoing support!

Full Changelog: https://github.com/mrheltic/Bilancia-SaT/commits/v0.1.0