Difference between revisions of "Creating a two wheeled robot"

From Flowcode Help
Jump to navigationJump to search
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 Video 1: Creating the basic simulation]
 
<div align="center">
 
<div align="center">
 
{{#ev:youtube|O41_diPYX34|640}}
 
{{#ev:youtube|O41_diPYX34|640}}
Line 12: Line 12:
  
  
Video 2: Adding basic rotation and PWM to drive DC motors.
+
[https://www.youtube.com/watch?v=erD0szXPJZk Video 2: Adding basic rotation and PWM to drive DC motors]
 
<div align="center">
 
<div align="center">
 
{{#ev:youtube|erD0szXPJZk|640}}
 
{{#ev:youtube|erD0szXPJZk|640}}
Line 18: Line 18:
  
  
Video 3: Adding proximity sensors to do maze solving and line following.
+
[https://www.youtube.com/watch?v=Q1OjpjdM38A Video 3: Adding proximity sensors to do maze solving and line following]
 
<div align="center">
 
<div align="center">
 
{{#ev:youtube|Q1OjpjdM38A|640}}
 
{{#ev:youtube|Q1OjpjdM38A|640}}
 
</div>
 
</div>

Revision as of 15:01, 25 August 2017

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}}