Skip to content
/ wordy Public
forked from eleciawhite/wordy

MicroView based program with accelerometer interaction

License

Notifications You must be signed in to change notification settings

Tekee/wordy

 
 

Repository files navigation

Let's get WORDY!

This code is for a MicroView based ring which uses an MMA8451 accelerometer as input.

On TAP: shows a vocabulary word. On tap or double tap, shows definition. On DOUBLE TAP: starts Pong game, paddle position set by title of accelerometer. On UPSIDE DOWN SHAKE: says to consider a question, waits for upside down shake (or punch) to give a response. On PUNCH: puts up a punch word and a couple rectangles to emphasize.

As long as the wires are secure, this all works pretty well.

Note that the acclerometer must be 5V tolerant (such as the Adafruit 5V tolerant MMA8451 board).

For more information, check out the blog posts related to building it: http://www.logicalelegance.com/journey/tag/microview/

About

MicroView based program with accelerometer interaction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 50.3%
  • C++ 26.9%
  • Other 22.8%