Editor Version ×
Standard

1.Easy to use and quick to get started

2.The process supports design scales of 300 devices or 1000 pads

3.Supports simple circuit simulation

4.For students, teachers, creators

Profession

1.Brand new interactions and interfaces

2.Smooth support for design sizes of over 5,000 devices or 10,000 pads

3.More rigorous design constraints, more standardized processes

4.For enterprises, more professional users

Ongoing

STD Tilt angle sensor module

License:

Mode: Editors' pick

  • 3.1k
  • 0
  • 0
Update time: 2021-04-08 14:58:53
Creation time: 2015-12-18 12:36:20
Description
## Arduino drives Angle of tilt switch ## Free shipping for SW-520D ball switch Angle of tilt switch, switch Angle sensor,tilt sensor ![Tilt angle sensor module][1] Feature 1, the use of highly sensitive angle switch SW-520D as a sensor 2, the comparator output signal clean, good waveform, driving ability, than 15mA 3, the working voltage 5V 4, the output format: Digital switching output (0 and 1) 5, a fixed bolt hole for easy installation 6, small PCB board size: 3.2cm x 1.4cm 7, using a wide voltage comparator LM393 ![Tilt angle sensor easyeda][2] Switch module output depends on the angle switch on and off, when the angle switch is turned off, DO output high, angle switch is turned on, DO output low; the output can be directly connected to the arduino MEGA 2560 through the arduino MEGA 2560 to detect high and low, thereby detecting the angle change. relay outputs can directly drive module, which can be composed of a high-power switching angle, protection of electrical equipment and other products dumped automatic power-off function. **arduino CODE** void setup() { pinMode(13,OUTPUT); } void loop() { int i; while(1) { i=analogRead(5); if(i>200) { digitalWrite(13,LOW); } else { digitalWrite(13,HIGH.); } } } [1]: /editor/20151218/5674064594ed5.jpg [2]: /editor/20151218/567407cc584ce.JPG
Design Drawing
schematic diagram
1 /
PCB
1 /
The preview image was not generated, please save it again in the editor.
ID Name Designator Footprint Quantity
1 0.1u C1 C1 1
2 1k R1,R5 R3 2
3 LED D1,D2 LED3MM 2
4 10k R2,R4 R3 2
5 10k R3 TRIM_POT_PTH 1
6 LM393 U1 SO08 1
7 1u C2 C1 1
8 SIP3 JP1 HDR1X3 1
9 Arduino MEGA 2560 U2 DIP 1
10 SIP2 TILTSENSOR HDR1X2 1

Unfold

Project Attachments
Empty
Project Members
Target complaint
Related Projects
Change a batch
Loading...
Add to album ×

Loading...

reminder ×

Do you need to add this project to the album?

服务时间

周一至周五 9:00~18:00
  • 0755 - 2382 4495
  • 153 6159 2675

服务时间

周一至周五 9:00~18:00
  • 立创EDA微信号

    easyeda

  • QQ交流群

    664186054

  • 立创EDA公众号

    lceda-cn