I've built another single motor robot toy that can be controlled by a Picaxe 08M2 and an IR remote. It uses the same board as my previous design. It will move forward or spin on its axis for steering. When the motor is run in the forward direction both wheels rotate in the same direction for forward movement. When the motor is run in reverse the wheels rotate in opposite directions for the spin action. PWM is used to control the speed with both functions. The UP, DOWN, and CENTER buttons control forward, spin, and stop. The 0 - 9 buttons control the speed. The cam switch that the 3 function robot had is not needed on this version.
The steering mechanism is based on a design by thang010146. Here is a link do his video:
Steering mechanism
The bot can also be driven by 2 SPDT switches instead of a microcontroller. I show that in the video.
I've included 2 files:
IR_motor_for_rev.bas is the main program for driving the bot
ir_test.bas receives the ir commands and sends them to the terminal in case your having trouble getting the ir remote set up
links:
Github Wiki for Picaxe version:
Home
Picaxe program and gerbers for single motor ir control board - Rick-100/Single-motor-3-function-toy-robot-Picxae-08M2-version
github.com
EasyEda link for Picaxe version of board:
ir_picaxe - OSHWLab
In EasyEDA open source hardware lab, open source square pools all kinds of electrical design engineerings together to realize resource sharing easily.
easyeda.com
Thingiverse linkfor stl files and details:
Thingiverse link
Prusaprinters link for stl filesand details:
PrusaPrinters link
Attachments
-
171 bytes Views: 6
-
2.3 KB Views: 9
Last edited: