We made a hello world project and emotions project. They were both easy. The input on the device was the A button, B button, and A+B buttons. Output was the LEDs.
This is the code to the two projects. The one on the left is the hello world script and the one on the right is the emotions script.
I used my Micro:Bit to create a compass using a magnetic sensor and when it pointed at an angle it displayed N, E, S, and W for North, East, West, and South.
This is the script for my compass.
Fist we used the light sensor to display a number for levels of light. Then we made it graph it and when it hit a light level it made a beep.
This is the code for the light sensor and sound it was pretty simple to do.
I made a robotic inchworm. It is very slow but it works. I chose to do this because I wanted to make a little robot. The hardest thing to do was make it move but I just held a Popsicle stick so it could push off of it. If I could add anything it would be googly eyes.
I really liked making this because we had to craft it too. It was fun to experiment with this.