KS4034(KS4034F)KS4035(KS4035F) Keyestudio Microbit 4WD Mecanum Robot Car V2.0

From Keyestudio Wiki
Revision as of 08:15, 18 July 2022 by Keyestudio (talk | contribs) (→‎Kit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

Have you wondered to learn programming or have your own programming robot? Nowadays, programming has developed to a lower age group, and it will be a trend for everyone thanks to the spread of simple graphical programming platforms, from micro:bit to Arduino and Raspberry Pi. Maybe you haven't heard of them before. However, with the help of this product and tutorial, you can easily install a multi-functional programming car and experience the fun of being a maker.
Micro:bit is a highly integrated microcontroller with powerful functions and small size. It is very suitable to be applied in STEAM education for its functions to make robots, wearable devices and electronic interactive games via the combination of code programming and graphical programming.
This Keyestudio 4WD Mecanum Robot Car is a smart DIY car dedicated to micro:bit. The smart car kit consists of a car body with extended functions, a PCB base plate with integrated motor drive sensors, 4 decelerating DC motors, Mecanum wheels, various modules and sensors as well as acrylic boards. Therefore, you can easily assemble a cool Mecanum wheel 4WD smart car by yourself.
The version of Python running on the BBC Micro: bit is called MicroPython, which will guide you to use software Mu to write MicroPython language for Micro:bit main board to control the Mecanum car. In this process, not only can you enhance your ability to make stuffs but also learn the skills of programming.
Python is one of the most popular programming languages especially in machine learning for its availability and accessibility have brought huge convenience. However, MicroPython is committed to reviving the Python programming language in microcontrollers and embedded systems.
This is a Python tutorial for 4WD Mecanum Robot Car. If you haven't learned the basic tutorial ( Makecode tutorial.pdf), please learn it first. The basic one is programmed using graphical blocks, which is accessible for you to understand and start.
For your convenience, code in Python has been provided in every project, as well as code programming steps and code explanation in details. Hope you can better understand them.

Description

This product is a smart car based on Micro:bit. It integrates a host of functions such as servo, ultrasonic following, line tracking, infrared control as well as Bluetooth control. There is a passive buzzer to play music, 4 WS2812RGB LEDs to display different colors, 2 seven-color lights to make direction lights for the car. This product uses two 18650 lithium batteries for power supply.

When installing and disassembling the battery, please pay attention to the positive and negative poles of the battery, and be sure not to reverse them. By the way, the motor speed of this product is adjustable.
In order to provide you with better experience, corresponding documents about installation and test code are also provided.

Parameters

Connector port input: DC 6V---9V
Operating voltage of driver board system: 5V
Standard operating power consumption: about 3W
Maximum power: 14W
Motor speed: 200RPM
Working temperature range: 0-50℃
Size: 134*181*75mm
Environmental protection attributes: ROHS

Note: The working voltage of micro:bit is 3.3V, and the driver shield integrates a 3.3V/5V communication conversion circuit.

Kit


thumb

thumb

thumb

thumb

thumb

Projects

Project 1:Heart Beat
Project 2:Light A Single LED
Project 3:5* 5 LED Dot Matrix
Project 4:Programmable Buttons
Project 5:Temperature Detection
Project 6:Geomagnetic Sensor
Project 7:Accelerometer
Project 8:Light Detection
Project 9:Speaker
Project 10: Touch-sensitive Logo
Project 11: Microphone
Project 12: Control Speaker
Project 13: Seven-Color LED
Project 14: 4 WS2812 RGB LEDs
Project 15:Servo
Project 16:Motor
Project 17:Line Tracking Sensor
Project 17.1:Detect Line Tracking Sensor
Project 17.2:Tracking Smart Car
Project 18:Ultrasonic Sensor
Project 18.1:Ultrasonic Ranging
Project 18.2:Ultrasonic Avoidance
Project 18.3:Ultrasonic Following

Resources

Download code, libraries and more details, please refer to the following link:https://fs.keyestudio.com/KS4034-4035