Fidget:bit Challenge
Fidget spinners were so last month, figet:bits are the new rage!
Your Challenge
Make a fidget:bit out of the micro:bit, create a unique output for each of the following inputs:
- on button A pressed
- on button B pressed
- on button A+B pressed
- on shake
Don’t forget that you should:
- Start by writing pseudocode to plan out what your program should do.
- Comment your code, so that others can read the code and understand what it does.
- Test your code first in the simulator and then on the physical device.