Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.31 KB

README.md

File metadata and controls

41 lines (21 loc) · 1.31 KB

micro:Maqueen Lite + micro:Gamepad

micro:Maqueen Lite + micro:Gamepad is a kit of micro:Maqueen Lite and micro:Gamepad. The perfect combination of smart robot car and remote controller. Powered by BBC micro:bit. Fully programmable and include lots of features. Includes line patrol, ambient light, LED lights, ultrasonic sensor, servo, buzzer, and more!


Product link: https://kidsrobot.ca/product/micro-maqueen-lite-micro-gamepad


Code Samples

All code samples below are hosted on Microsoft Makecode. If the code sample contains one link for the sender end and one for the receiver end, the sender end should be the micro:Gamepad and the receiver end should be the micro:Maqueen.

Code sample #1 - remote movement control

Blocks:

[sender end] - https://makecode.microbit.org/_1AiEaA4hWK9J

[receiver end] - https://makecode.microbit.org/_AbRVF1dFqPzC

Javascript:

[sender end] - https://makecode.microbit.org/_c5mRXHUXMi2D

[receiver end] - https://makecode.microbit.org/_2xR3rq87hRh1

Python:

[sender end] - https://makecode.microbit.org/_Ag5U5UbwH1od

[receiver end] - https://makecode.microbit.org/_KEh6cUKuTHPv

Code sample #2 - driving mode control

Javascript:

[sender end] - https://makecode.microbit.org/_HfqfjXTaqM37

[receiver end] - https://makecode.microbit.org/_CoqPgA3W1cjP