Keyestudio Digital Tilt Motion Sensor - South Africa Arduino, Robotics & Electronics Supplier South Africa: R82.80
Leobot Electronics South Africa (Pretoria)
Pretoria, South Africa
Nation-wide delivery or, collect from our premises in Waverley, Pretoria
- New orders during business-hours are handled within 15-minutes of being paid and, you are welcome come collect immediately if you are in the area! All stock quantities shown on the website is up-to-date and, that which is not listed as "Coming Soon" is available on-hand.
    • Leobot Electronics Online Shop

Keyestudio Digital Tilt Motion Sensor
  • Keyestudio Digital Tilt Motion Sensor
  • Keyestudio Digital Tilt Motion Sensor
  • Keyestudio Digital Tilt Motion Sensor
  • Keyestudio Digital Tilt Motion Sensor

#2703: Keyestudio Digital Tilt Motion Sensor

R82.80


Introduction
 
Tilt Sensor is a digital tilt switch. It can be used as a simple tilt sensor. Simply plug it to our IO/Sensor shield; you can make amazing interactive projects. With dedicated sensor shield and Arduino board, you can achieve interesting and interactive work.
 
Specification
  • Supply Voltage: 3.3V to 5V
  • Interface: Digital

Sample Code:

int ledPin = 13; // Connect LED to pin 13

int switcher = 3; // Connect Tilt sensor to Pin3

void setup()

{

pinMode(ledPin, OUTPUT); // Set digital pin 13 to output mode

pinMode(switcher, INPUT); // Set digital pin 3 to input mode

}

void loop()

{

 

if(digitalRead(switcher)==HIGH) //Read sensor value

{

digitalWrite(ledPin, HIGH); // Turn on LED when the sensor is tilted

}

else

{

digitalWrite(ledPin, LOW); // Turn off LED when the sensor is not triggered

}

}

 

Product Details

  • Supply Voltage: 3.3V to 5V
  • Interface: Digital


Product Details

Est. Packaging Size Specifications

N/A

Tutorials

Arduino Automated Plant Water Project
A simple but practical Arduino project to automatically water your plants, showing the usage of a 7-Segment Display, a Soild Moisture Sensor, a Temperature Sensor and a Relay.

Arduino Introduction
Introducing you to the awesome Arduino!

Simple Arduino RC Car/Robot
A guide to construct your own Arduino-based 2 Wheel-Drive Robot

Arduino F.A.Q
Arduino Frequently Asked Questions & Answers

BUY

Keyestudio Digital Tilt Motion Sensor

Regular price: R82.80
Qty To Purchase:
In Stock: 2





GET NOTIFIED!

Get notified when new stock arrives! Simply provide your email address:


Email Address:



Bulk/Direct Imports!

Want more stock than we have on-hand? Let us import this product in bulk for you! Bulk Direct Import




Categories