DIY Automated Vacuum Cleaner Using REKA:BIT With Micro:bit

by Alhamed in Circuits > Microcontrollers

691 Views, 2 Favorites, 0 Comments

DIY Automated Vacuum Cleaner Using REKA:BIT With Micro:bit

DIY Automated Vacuum Cleaner using REKA:BIT with micro:bit | Tutorial for Beginners

In this awesome project, we will learn how to make an "Automated Vacuum Cleaner" with the help of REKA:BIT. It's really fun and easy! Join me in this tutorial to find out how 🧹💨

Components and Tools

Screenshot (152).png

Electrical Components Required:

• 1x REKA:BIT board with micro:bit v2

• 1x Ultrasonic Sensor

• 1x Shaft Motor

• 1x 2WD Smart Robot Car Chassis

• 1x Battery Holder

Tools Required:

• 4 Blades 56mm Motor Propeller

• Cardboard

• Hot Glue Gun

• Scissor

• Tape

All listed components can be found on Cytron Technologies' website!

Assembly Car Chassis

Screenshot (153).png
Screenshot (155).png
Screenshot (156).png
Screenshot (157).png
Screenshot (158).png
Screenshot (159).png
  1. Insert the fastener into the chassis after tearing off the yellow protection wrap of the chassis, the fastener, and the code wheel.
  2. Fix the motor to the chassis, then insert and tighten the screws.(Attention, the copper sheet of the leading wire of the motor should face outward, the same side of the wheel)
  3. Insert the spacer and tighten the 8 screws to fix the hammer caster. Hold tight and insert the motor(protection fastener) into the wheel. Installation completed.

Use Cardboard to Make the Vacuum Body

Screenshot (160).png
Screenshot (161).png
Screenshot (162).png
Screenshot (163).png
Screenshot (164).png
Screenshot (165).png
Screenshot (166).png
Screenshot (167).png
Screenshot (168).png
Screenshot (169).png
Screenshot (170).png
  1. Cut the cardboard based on the following dimensions shows in the figure.
  2. Glue the two sides on the base
  3. Glue the back and front part
  4. Attach the top part using tape, so we can open and close the vacuum easily
  5. Bring another piece of cardboard make a dust container as shown in the figures

CONNECTION

photo6158907687589490126.jpg
  1. Ultrasonic sensor will be connected to the first grove port
  2. Both of DC motor wheels will be connected to motor terminals
  3. The fan motor will be connected to the servo port, the red wire should be connected to the negative pin, and the black wire will be connected to the postive pin (that way the fan will rotate counter-clockwise)
  • Note: the servo port will provide 6v to fan motor, therefore the motor will rotate at maximum speed

CODE

microbit-screenshot (1).png

Now, connect your REKA:BIT to your device and open MakeCode editor to start programming.

  • Add REKA:BIT extension and follow the code block in the picture above
  • After completing the code block, download it and compile it over REKA:BIT

You can also view and edit the code by clicking here!

WELL DONE!

Screenshot (172).png

There you have it .. now turn on REKA:BIT and let the vacuum cleaner start the work!

Have a good day, Maker :)