Smart Force Monitor | Arduino Pressure Sensing & Alert System
In this project, I built an intelligent weight and pressure monitoring system. Using a Force Sensitive Resistor (FSR), an I2C LCD, and a piezo buzzer, this system provides real-time feedback on applied force and warns the user in case of an overload!
💡 Key Features:
Real-time Force Tracking: Displays live analog values and system status on a 16x2 LCD.
Quad-State Logic: Automatically categorizes pressure into No Load, Normal, Medium, and Overload modes.
Acoustic Safety Alert: Integrated Piezo Buzzer (1000Hz) that triggers instantly when the system is overloaded.
Visual Feedback Scale: A 3-LED traffic light system (Green, Yellow, Red) for quick status monitoring.
I2C Efficiency: Optimized display connection using only 2 data pins (SDA/SCL).
📂 Full Source Code & Documentation:
https://github.com/Bogdana-Kira/Ardui...
🛠️ Tech Stack:
Microcontroller: Arduino Uno R3
Sensor: Force Sensitive Resistor (FSR)
Display: 16x2 LCD (I2C Interface)
Indicators: 3x LEDs (Red, Yellow, Green), 1x Piezo Buzzer
Software: Tinkercad / C++ (Adafruit_LiquidCrystal Library)
Check out my full Engineering Portfolio: https://github.com/Bogdana-Kira
#Arduino #ForceSensor #SmartSystem #Electronics #Tinkercad #Coding #DIY #Maker #Engineering #STEM #Automation #ArduinoProject #Cplusplus #Microcontroller