Added few details for README.md file.

This commit is contained in:
Charles STELANDRE 2025-05-11 18:44:01 +02:00
parent 5f83b79e07
commit eaa972aa15
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
# Arduino Weight Sensor Scale with Servo Pointer # Sensing & Perception - Lab 1 & 2 Arduino final codes repository
## Arduino Weight Sensor Scale with Servo Pointer
This repository contains two Arduino sketches designed to estimate mass using different types of force/weight sensors and display the result both digitally (via the serial monitor) and analogically (using a servo motor as a pointer). This repository contains two Arduino sketches designed to estimate mass using different types of force/weight sensors and display the result both digitally (via the serial monitor) and analogically (using a servo motor as a pointer).