Skip to content

OTusic/TimeDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Goal:

  • Implement 2 modes (Calibration and Playing) via a switch
  • CALIBRATION MODE:
    • Flashes an LED to indicate when the calibration starts
    • Each time the user presses the button, the time is recorded in an array and the number of flips increases
    • The user must indicate how many pages of sheet music they have
    • Once the calibration is complete, tell the user by lighting up an LED and printing a message to the Serial
  • PLAYING MODE:
    • Flip the pages according to the elapsed times collected from the calibration
    • Flash the LED at each of these times

See our final project at: http://poe.olin.edu/2017/Tusic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%