Difference between revisions of "Creating a two wheeled robot"

From Flowcode Help
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
 
Video 1: Creating the basic simulation
 
Video 1: Creating the basic simulation
 
<div align="center">
 
<div align="center">
{{#evu:https://www.youtube.com/watch?v=O41_diPYX34
+
{{#ev:youtube|O41_diPYX34|640}}
}}
 
 
</div>
 
</div>
  
Line 15: Line 14:
 
Video 2: Adding basic rotation and PWM to drive DC motors.
 
Video 2: Adding basic rotation and PWM to drive DC motors.
 
<div align="center">
 
<div align="center">
{{#ev:youtube|https://www.youtube.com/watch?v=erD0szXPJZk|640}}
+
{{#ev:youtube|erD0szXPJZk|640}}
 
</div>
 
</div>
  
Line 21: Line 20:
 
Video 3: Adding proximity sensors to do maze solving and line following.
 
Video 3: Adding proximity sensors to do maze solving and line following.
 
<div align="center">
 
<div align="center">
{{#ev:youtube|https://www.youtube.com/watch?v=Q1OjpjdM38A|640}}
+
{{#ev:youtube|Q1OjpjdM38A|640}}
 
</div>
 
</div>

Latest revision as of 09:32, 26 July 2018

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

{{#ev:youtube|O41_diPYX34|640}}


Video 2: Adding basic rotation and PWM to drive DC motors.

{{#ev:youtube|erD0szXPJZk|640}}


Video 3: Adding proximity sensors to do maze solving and line following.

{{#ev:youtube|Q1OjpjdM38A|640}}