You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Might be interesting to do something with [Arduino Mecanum](https://github.com/StormingMoose/DroneBot-Workshop-Mecanum-for-L9110S) and maybe [Smartcar Shield](https://github.com/platisd/smartcar_shield?tab=readme-ov-file#software) at some point. Perhaps building on this [C reference document](https://github.com/rosmo-robot/modern-robotics-I-course/blob/main/Introductory%20C%20Programming%20Reference.md)
81
81
82
-
## Possible learning journey
82
+
## Possible learning journey
83
83
84
84
- Assemble 2WD bot
85
-
- Drive 2WD bot with Microblocks remote control from Android
85
+
- Drive 2WD bot with Microblocks remote control from Android
86
86
- try to make the robot drive in a straight line
87
-
- Configure the encoders in microblocks and try again
88
-
- Add a VLX053xx sensor, in microblocks do bump & run
87
+
- Configure the encoders in microblocks and try again
88
+
- Add a pair of mechanical bump sensors, in microblocks do bump & run
89
89
- Add a sharpie - Draw a straight line on a large piece of paper
90
90
- Draw your initials
91
+
- Add a pair of line sensors, follow a line
91
92
- Add 2x wheels to make a 4wd bot
92
93
- Configure Microblocks to run 4WD
93
94
- Try and make it go in a straight line again
@@ -106,19 +107,17 @@ Might be interesting to do something with [Arduino Mecanum](https://github.com/S
106
107
- Install a Lidar and map a room
107
108
- Run the robot. A lot.
108
109
- Add the protoboard add on - Add a novel sensor to the bot and get it working
109
-
- In easyeda create a daughterboard that mounts three VLX053xx sensors
110
-
110
+
- In easyeda create a daughterboard to your own design
0 commit comments