90 Second Video Series - Quick and Easy Tilt Ball Switch project with Arduino

  Рет қаралды 226

Waiduino

Waiduino

Күн бұрын

Пікірлер
@Waiduino
@Waiduino 11 ай бұрын
int buzzerPin = 12; int sensorPin = 13; int sensorValue; int lastTiltState = HIGH; // the previous reading from the tilt sensor void setup() { pinMode(sensorPin, INPUT); digitalWrite(sensorPin, HIGH); pinMode(buzzerPin, OUTPUT); Serial.begin(9600); } void loop() { sensorValue = digitalRead(sensorPin); Serial.println(sensorValue); if (sensorValue == 1) { tone(buzzerPin, 850); } else{ noTone(buzzerPin); } Serial.println(sensorValue); delay(500); }
How to build the 7 Segment display in 90 Seconds
1:39
Waiduino
Рет қаралды 183
Stop Wasting Money on New Batteries! Restore Old AA Batteries Today!
18:17
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
Everything’s Gonna Be Fine!
7:59
TechLinked
Рет қаралды 267 М.
How to make a simple led traffic light circuit
3:56
Project AA
Рет қаралды 18 М.
5 Essential MOSFET Parameters Every Engineer Must Know!
18:10
Electronic Wizard
Рет қаралды 6 М.
Faulty Ubiquiti POE Network Switch | Can I Fix It?
31:22
Buy it Fix it
Рет қаралды 51 М.
How to make a battery operated screwdriver from PVC
18:04
Gaus DIY
Рет қаралды 6 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН