diff --git a/README.md b/README.md index 779ac3c..28fdd18 100644 --- a/README.md +++ b/README.md @@ -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).