Skip to content

Load Cell Scale Demonstration Project for ezLCD Products

Notifications You must be signed in to change notification settings

earthlcd/ezLCD-Scale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These demos were built using the SOMM-STM32H7 by EarthLCD.

ezLCD Load Cell Scale Demonstration Project

The following project demonstrates how to turn an ezLCD product into a scale and is a good jumping off point for your own applicaiton. The application monitors a load cell to detect the weight of an attached load. The weight of the load is displayed on the screen as well as graphed vs time. The max load is logged so that the scale can be used for pull testing. A tare button is provided to tare the scale. A clear button is provided to clear the graph as well as the max weight readings. image image

Compatible Products

Currently this project has only been tested with the ezLCD-5035 product. It may be ported to other products in the future.

Demonstrates

  • Touch Screen Button Handling
  • Displaying BMP Images
  • Displaying True Type Fonts
  • Plotting data
  • Serial Communications in Lua
  • I2C Communications in Lua

Requirements

Wiring

ezLCD-5035-RT 3.5" to SparkFun Qwiic Scale

  • J6-PIN-2 SDA to SDA
  • J6-PIN-18 SCL to SCL
  • JP1-V33 to 3V3
  • J7-GND to GND image

SparkFun Qwiic Scale to Load Cell

  • GRN to Green Wire
  • WHT to White Wire
  • BLK to Black Wire
  • RED to Red Wire

planetaryScale

This project has also been used to make a planetary scale that can tell you your weight on any planet in the solar system. Below is the menu for the planetary scale:

image

About

Load Cell Scale Demonstration Project for ezLCD Products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages