Electronic dice application for the mBuino platform. Notes: The mBuino starts in Demo mode. In Demo mode the LEDs are lighted, showing sweeps and demo rolls. Connect a button or tilt-switch between P0.4 and GND. No soldering required! When the switch is triggered mBuino goes into Roll mode. In Roll mode mBuino starts with rapid flickering LEDs. Each subsequent switch trigger will perform a roll of the dice, of which the result is shown for ten seconds unless the switch is triggered for another roll. To preserve power, Power down mode is entered after inactivity in Demo mode or Roll mode. Press any button to revive.
Fork of mBuino_Dice by
You are viewing an older revision! See the latest version
Homepage
No soldering required¶
As you can see in the picture gallery below, this is a very simple mBuino project, requiring only one extra component: a switch such as a push button or a tilt-switch. The push-button I used fits neatly between P0.4 and GND.
For the tilt-switch version I only added two wires, which I twisted around the legs of the tilt-switch without any soldering! For a production version, I would ofcourse make it a bit more durable by soldering the wires and using hot glue to keep everything in place.