5a) Push button + LCD + Buzzer + LED
Write a Python program to create two polyphonic tones using the Buzzer and a push-button to switch between the two tones. Interface the LCD to display which tone is currently being played, and an LED to blink at random intervals when the tone is played.
Comments
Leave a comment