Trying to make a toy for my dog, I want the toy attract my dog and movable. I decided to use the micro:bit MOVE mini kits provided by Kitronik since micro:bit is able to connect with bluetooth, I can control the toy with my phone or tablet (for Android system only).
Aims:
Here's my dog playing with the remote-control artifact:
Parts needed
Tools needed
Remote app: https://play.google.com/store/apps/details?id=com.kitronik.blemove
Both hex files needed are included in the discussion about the code. Alternatively you can see both scripts at the following links;
Move automatic: https://www.kitronik.co.uk/blog/drawing-move-mini-...
Remote by Bluetooth app: https://www.kitronik.co.uk/blog/adding-bluetooth-r...
Headlight LED flashing: https://www.kitronik.co.uk/blog/automatic-headligh...
Follow the manual to build the :MOVE mini buggy: https://www.kitronik.co.uk/pdf/move-mini-instructi...
or this Product Showcase of how to assembling the :MVOE mini buggy:
Using Makecode to program the toy
This code is for automatically move with or without LED lights flashing: https://makecode.microbit.org/_KrufXRXMD55o
Red flashlight animation when press Button A:
No light when press Button B:
The code is generalize from: https://www.kitronik.co.uk/blog/drawing-move-mini...
This code allow you control the toy with an Android device: https://makecode.microbit.org/_5kk6P0Hu9AbH
Smile face show up after micro:bit connect to your device, arrows show when you control the toy with the app code generalize from: https://www.kitronik.co.uk/blog/adding-bluetooth-...
You can download the remote app (for Android only) from: https://play.google.com/store/apps/details?id=com....