top of page
Writer's pictureLearnElectronics India

Interfacing Tilt Sensor with Arduino UNO

Updated: Sep 21

A tilt sensor is a device that produces an electrical signal which is proportional to the angular movement. Orientation or Inclination can be detected using these sensors. They are sometimes referred as "mercury switches", "rolling ball sensors", "tilt switches", "inclinometer", "accelerometer". Tilt sensors are used in various fields like robotics, aviation, vehicle secular systems, portable computers.


Hardware List:


The components required to implement the circuit are as follows:



1.Arduino Board


Arduino Board
Arduino Board


Arduino is an open-source microcontroller board. Analog or digital signals from different sensors can be read by Arduino. An Arduino Integrated Development Environment (IDE) software is available to write and upload the code to the physical Arduino board.


2.Tilt Switch ball



Tilt Switch Ball
Tilt Switch Ball

A tilt Switch ball is a sensor that measures orientation or inclination. It is the component used to detect any inclination or orientation.





3.Bread Board


Breadboard


Bread Board is the basic component that is required to design any circuit. Electrical connections can be established between electronic components using a breadboard. It can be used to test the circuits before being soldered permanently.



4.Jumper Wires



Jumper Wires



Jumper wires are the wires that are used in connecting pins of Arduino to the breadboard. In this project male to male jumper wires are used that connects the female header pin of Arduino to the breadboard.




5.Resistor

220 ohms Resistor


Resistors are the components that limit the flow of current in an electronic circuit. The resistor used in this project is 220 ohms. The 4-band color of this resistor is Red, Red, Brown, Gold.


6. LEDs



LED



Light Emitting Diode (LED) is a semiconductor light source used as an indicator lamp. LED in this project indicates the tilt by Arduino.


Circuit Connection and its Working:



Jumper Wires are used to connect Arduino with Breadboard. Anode of LED is connected to pin 9, Cathode of LED is connected to ground (GND) through 220-ohm resistor. One end of the Tilt Sensor is connected to pin 8 and the other end connected to the ground (GND).





Code:



The video below explains the circuit connections, working of the circuit, working of the code, and LED indication i.e., observing the output.


Video By :- Anupama Koley



See Also-

  1. Object Detection using Ultrasonic sensor.

  2. Arduino DIY Calculator using Keypad.





Electronics Projects


Want us to guide you through your project or make the project for you? Click on the button below or reach out to us via Call/WhatsApp at (+91) - 7600948607


You can -


  • Order Basic Electronics Projects

  • Order Embedded Systems Projects

  • Order IoT Projects

  • Order FPGA Projects

  • Order VLSI Projects

  • Order Image Processing Projects

  • Order Matlab Projects

  • Order TinkerCAD Projects

  • Order Proteus Projects


Click on the button below to fill out the project inquiry form -





Create Various Projects


Check out our Free Arduino Projects Playlist - Arduino Projects 

Check out our Free Raspberry Pi Projects Playlist - Raspberry Pi Projects 

Check out our Free TinkerCAD Projects Playlist - TinkerCAD Projects 

Check out our Free IoT Projects Playlist - IoT Projects 

Check out our Free Home Automation Projects Playlist - Home Automation Projects 

Check out our Free NodeMCu Projects Playlist - NodeMCu Projects 


Follow us -


Please do follow us i.e. #learnelectronicsindia to get daily updates about new blogs, videos, courses, products, offers, competitions, quizzes, and Internship Opportunities.






317 views0 comments

Comments


bottom of page