Tag: measuring
Arduino
Using VL53L0X With Arduino to Measure Height
Usually, when measuring a child's height at home, a mark is drawn on the wall then the height is measured using a measuring tape. This process is not always easy and it may has low resolution. In an attempt to simplify this procedure, a new project was developed using an Arduino and a...
Continue Reading
ArduinoSensorTest/Measurements
Measure Weights Using OpenScale from Sparkfun
Sparkfun has a simple-to-use and open source solution for measuring weight and temperature. All you need is a load cell hooked up with OpenScale. You may find a variety of high quality weight sensors to be used in this project on Flintec load cells. OpenScale uses HX711, a 24-bit...
Continue Reading