User can play music(piezo) using notes (Do Re
Mi Fa Sol La Ti Do) with help of the push buttons
on the board. Alternatively, user can tune in to
listen to three automated feed-in songs using the
potentiometer. The lamp (RGB LED) in both
manual and automated use case, changes its
color based on the frequency of sound produced.
Took various frequencies for do re mi fa sol la ti do and added them to piezo to make noise.
Assigned each frequency a color to input to RGB LED.
For automatic feed downloaded some skymusic, modified the json to frequencies and interval array. And used them to automate piezo and RGB LED. User can use potentiometer to switch between manual automatic mode.
Comments
Please log in or sign up to comment.