Skip to content
Snippets Groups Projects
Commit df9e1ed7 authored by Siddhi Bodhe's avatar Siddhi Bodhe
Browse files

week09a

parent 9f0a3222
No related branches found
No related tags found
No related merge requests found
Pipeline #467669 passed
......@@ -194,7 +194,7 @@
<b>1) Buzzer</b>
</FONT></p>
<div>
<img width="900" height="550"src="img/Week-09/01.jpeg">
<img width="900" height="550"src="img/week-09/01.jpeg">
</div><br>
<p><FONT COLOR="black">
A buzzer is a small, simple output device that produces sound. It converts electrical signals into audible tones, making it an essential component in many electronic devices for alerting or signaling users. Buzzers are commonly used in alarms, timers, and various types of notification systems to provide audio feedback or warnings. They can emit different types of sounds, such as beeps, chirps, or continuous tones, depending on the design and application. Buzzers are valued for their simplicity, reliability, and effectiveness in drawing attention to a specific event or condition. Buzzer has 2 pins, one is digital and another is ground.
......@@ -202,7 +202,7 @@
<b>2) LCD</b>
</FONT></p>
<div>
<img width="900" height="550"src="img/Week-09/02.jpg">
<img width="900" height="550"src="img/week-09/02.jpg">
</div><br>
<p><FONT COLOR="black">
A 16 by 2 LCD (Liquid Crystal Display) is a small screen that shows text. It can display up to 16 characters across and has 2 rows of text, making a total of 32 characters visible at once. These displays are handy for projects where you need to show words or numbers clearly, like in digital clocks or small gadgets. They often have a backlight for easy viewing in different lighting. You can connect them to devices like Arduino or Raspberry Pi to control what shows up on the screen, making them useful for DIY electronics and learning projects.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment