Skip to content

Commit e2126dd

Browse files
authored
Update software.md
1 parent 381c567 commit e2126dd

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

software.md

+9-10
Original file line numberDiff line numberDiff line change
@@ -74,20 +74,21 @@ Status: Needs tweaking for ESP32S3
7474
- Android app and Arduino for computer vision & AI
7575
- [https://www.openbot.org](https://www.openbot.org/research)
7676

77-
7877
## C++/ Arduino software
78+
7979
Status: Doesn't exist yet,
8080
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)
8181

82-
## Possible learning journey
82+
## Possible learning journey
8383

8484
- Assemble 2WD bot
85-
- Drive 2WD bot with Microblocks remote control from Android
85+
- Drive 2WD bot with Microblocks remote control from Android
8686
- 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
8989
- Add a sharpie - Draw a straight line on a large piece of paper
9090
- Draw your initials
91+
- Add a pair of line sensors, follow a line
9192
- Add 2x wheels to make a 4wd bot
9293
- Configure Microblocks to run 4WD
9394
- 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
106107
- Install a Lidar and map a room
107108
- Run the robot. A lot.
108109
- 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
111111

112+
## Further robotics resources
112113

113-
## Further robotics resources
114-
114+
- [Robo Grok](https://www.robogrok.com/)
115115
- [Python Robotics](https://atsushisakai.github.io/PythonRobotics/)
116116
- [CPP Robotics](https://github.com/giacomo-b/CppRobotics)
117117
- [Ros2RoboticsCpp](https://github.com/quangnhat185/Ros2RoboticsCpp)
118118
- [Awesome robotics](https://github.com/ahundt/awesome-robotics)
119119
- [Awesome ROS2](https://github.com/fkromer/awesome-ros2)
120120
- [Awesome-robotics-libraries](https://github.com/jslee02/awesome-robotics-libraries)
121-
- [Robo Grok](https://www.robogrok.com/)
122121
- [Weekly robotics](https://github.com/msadowski/awesome-weekly-robotics)
123122
- [Top 100 universities](https://edurank.org/engineering/robotics/)
124123
- [UK undergraduate](https://www.thecompleteuniversityguide.co.uk/courses/search/undergraduate/all?keyword=robotics#h1)

0 commit comments

Comments
 (0)