Skip to content

Add Flex Sensor with Servo Motor (Arduino) Project#16

Merged
Tejas-Santosh-Nalawade merged 3 commits into
acesdit:mainfrom
shirshanag:feat/flex-sensor
Oct 19, 2025
Merged

Add Flex Sensor with Servo Motor (Arduino) Project#16
Tejas-Santosh-Nalawade merged 3 commits into
acesdit:mainfrom
shirshanag:feat/flex-sensor

Conversation

@shirshanag

@shirshanag shirshanag commented Oct 19, 2025

Copy link
Copy Markdown
Contributor

🧩 Description

This pull request adds a new project demonstrating how to control a Servo Motor using a Flex Sensor with Arduino.
The servo motor moves according to the bending of the flex sensor, showing real-time analog-to-motion control.


📁 Added Files

  • README.md → Complete documentation of the project.
  • code.ino → Arduino source code for flex sensor-controlled servo motor.
  • Interfacing flex-sensor with Servo motor using Arduino → Circuit diagram

⚙️ Features

  • Reads analog input from the flex sensor
  • Maps sensor values to servo motor angle (0–180°)
  • Displays sensor and angle values in Serial Monitor
  • Simple and beginner-friendly IoT application

🚀 How to Run

  1. Connect the circuit as described in the README.
  2. Upload the code.ino code to your Arduino board.
  3. Open Serial Monitor to observe real-time values.
  4. Bend the flex sensor — watch the servo move accordingly!

✅ Checklist

  • Code compiles successfully
  • README file added
  • Circuit tested and verified
  • Proper comments and structure maintained

Contributor: @shirshanag

Arduino & IoT Developer ⚙️ | AIML Enthusiast 🤖


Ready for Review ✅

This readme provides an overview of the project, including components required, circuit connections, and functionality.
@shirshanag

Copy link
Copy Markdown
Contributor Author

@Tejas-Santosh-Nalawade pls review and merge !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants