Difference between revisions of "Creating a two wheeled robot"
From Flowcode Help
Jump to navigationJump to search(One intermediate revision by one other user not shown) | |||
Line 6: | Line 6: | ||
==Video tutorials on how to create a two wheeled robot== | ==Video tutorials on how to create a two wheeled robot== | ||
− | + | Video 1: Creating the basic simulation | |
− | |||
− | |||
− | |||
+ | [https://www.youtube.com/watch?v=O41_diPYX34| YouTube video part 1] | ||
− | |||
− | |||
− | |||
− | |||
+ | Video 2: Adding basic rotation and PWM to drive DC motors | ||
− | [https://www.youtube.com/watch?v= | + | [https://www.youtube.com/watch?v=erD0szXPJZk| YouTube video part 2] |
− | + | ||
− | + | ||
− | + | Video 3: Adding proximity sensors to do maze solving and line following | |
+ | |||
+ | [https://www.youtube.com/watch?v=Q1OjpjdM38A| YouTube video part 3] |
Latest revision as of 11:00, 30 May 2023
A full write up of these videos can be found here should you want to create your own two wheel robot hardware.
Instructables: Two Wheel Robot
Video tutorials on how to create a two wheeled robot
Video 1: Creating the basic simulation
Video 2: Adding basic rotation and PWM to drive DC motors
Video 3: Adding proximity sensors to do maze solving and line following