This robot is a cute little cube that has two wheels stick out from two sides. By using NRF24l01+ BLE module, we can wirelessly control it. Both the robot and the controller are made from recyclable materials that you can find at home! We can make the emoji aka the "face" of the robot by using the 8x8 matrix module called MAX7219 Module.
The robot.Things you need to have:
- Arduino Uno
- Prototyping Shield (Optional)
- MAX7219 8x8 Matrix Module
- Two 360 Servos with wheels designated for servo
- 12V DC Battery Power Supply
- Piezo Buzzer
- NRF24l01+ BLE Module
- Batteries
- Jumper Wires
- Cardboard or foam or wood or whatever material you wish to make your robot with
Constructing phase:
Here, I constructed the base with thin wood and use the glue gun to stick the part together. Glue the servos on the two sides in which you wish the wheels to stick out. Then adjust the wires so that only the tops of the wires stick out of the lid. Remember which tops of wires go to which servos.
Then, I glue the Arduino on the wooden top with the prototyping shield attached on it. You can use breadboard or something else as you wish, but the shield works best for me.
Somehow, the 8x8 Matrix Module that I use doesn't fit if I put it the regular way (top down). So I put it upside down, and it fits perfectly. (The code I used is adjusted for the upside down version of the robot. Unless you want the use the matrix the normal way, I recommend using the code down below for the robot.)
Attach jumper wires to connect the Arduino with the Matrix Module, Servos, Buzzer, NRF24l01+ as in the following image:
Whatyou'llneed:
- Arduino Nano R3
- Mini Breadboard
- NRF24l01+
- Joystick
- Whatever material you may wish to make the controller from.
Constructingphase:
The handle is actually made of the cardboard tube, or the innermost cardboard thing, of the toilet paper roll. I bet you've had it a lot but have recycled them all! Anyways, the idea is that you stick the joystick on top of the handle, and the Arduino as well as the BLE module at the bottom. The hard part is to fit all the jumper wires and all those thing in such a small place.
Anyways, picture-to-picture tutorial is down below if you want to check it!
The image in which I make to keep track of the wiring stuff is down below:
Comments
Please log in or sign up to comment.