In this project, operations are performed on a menu on the LCD according to the ADC value received with the Joystick. The menu includes settings, game and piano options. The game is played with dice. When acceleration above a certain value is measured from the IMU sensor, the dice value is sent to the LEDs. Randomness of the dice is ensured using the Timer0 and Timer1 timers. Two PIC microcontrollers were also used in the project. The PIC reading the IMU transmits acceleration data to the other PIC via UART. The game is played depending on the incoming data. The PIC on which the game is played sends information to the other PIC via UART whether the piano mode is entered or not. In short, IMU and piano operations are performed on one PIC, while other operations are performed on the other PIC.
-
Notifications
You must be signed in to change notification settings - Fork 0
Emirhan-KURU/GAME-WITH-IMU-AND-PIANO-PLATFORM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
When a value above a certain value is read from the IMU, the game is played with dice, piano mode can be selected from the menu.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published