Skip to content

evvic/piped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piped Game

Drop from one pipe and rotate the "controller" to fall into the next pipe! The MEMS data from the MPU gyroscope controlls the movement!

The pipes continue to get smaller upon every sequential connection!

Screencast Description
YouTube Live demo of game working with commentary

Photos

Some example photos of the game running

Wiring

The wiring combined the wiring diagrams of the lcd and mems folders. The two diagrams do not overlap with using any pins so they can easily be combined.

SPI

The LCD uses SPI for sending the pixel draw data via MOSI digital pinout ~11

I2C

The MPU uses I2C for specifying the device and querying its registers for accelerometer data via SDA pinout

Software

The level-jump folder contains the code for running the game, based on the wiring schematics mentioned above

About

Embedded systems game! Fall into the next pipe with the MPU sensor!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published