Overview
A dice implementation using the integrated accelerometers to get its random seed. Comes in very handy in case you lack some dice for any kind of application, such as drinking games, etc...
Additional feature: You can display the result on a second mote to prevent cheating.
Installation instructions
Simply deploy the application to any JCreate mote. If you want a second mote to display the dice roll result, configure its MAC address in the initialisation sequence accordingly.
Downloads
#Overview#
A dice implementation using the integrated accelerometers to get its random seed. Comes in very handy in case you lack some dice for any kind of application, such as drinking games, etc...
Additional feature: You can display the result on a second mote to prevent cheating.
#Installation instructions#
Simply deploy the application to any JCreate mote. If you want a second mote to display the dice roll result, configure its MAC address in the initialisation sequence accordingly.
#Downloads#
@[Source code][[MoteDice.java]]
