trtrtrtrtrtrtrtr
Published © Apache-2.0

The Doorbell

Ding dong!

BeginnerProtip1,162
The Doorbell

Things used in this project

Hardware components

Tactile Switch, Top Actuated
Tactile Switch, Top Actuated
×1
Jumper wires (generic)
Jumper wires (generic)
×1
Solderless Breadboard Full Size
Solderless Breadboard Full Size
×1
Buzzer
Buzzer
×1

Software apps and online services

Windows 10
Microsoft Windows 10
Arduino IDE
Arduino IDE

Story

Read more

Schematics

untitled_sketch_yzXpSLkZFH.png

Code

sketch_jun19a.ino

C/C++
void setup()
{
  Serial.begin(9600);
}

void loop()
{
  Serial.print("There is no code");
  Serial.println();
}

Credits

trtrtrtrtrtrtrtr
1 project • 1 follower

Comments