ideas for the microbit solution:
- a script to run on the microbit that sends the accelerometer values (x and y) to the serial.
- modify the "microbitsy" script to read from that serial stream and save the x and y values in the "input_x" and "input_y" values.
ideas for the microbit solution: