Videos on Programming SPIKE Prime Robots Using Python: Difference between revisions

From ORTOP Wiki
m (Added subheads)
(Replaced sensor videos with link to a page containing them)
Line 36: Line 36:
|dimensions=360
|dimensions=360
}}
}}
= Programming Sensors using both Word Blocks and Python =
= [[Videos on SPIKE Prime Sensors|Videos that introduce sensors and programming them using Word Blocks and Python]] =
Distance Sensor
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=JaIguOYxd3M?t=186
|dimensions=360
}}
Color Sensor
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=OlesfRqswUI?t=187
|dimensions=360
}}
Force Sensor
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=eZVxWAt8Ap8?t=228
|dimensions=360
}}
Motors
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=5fudqxDoGlU?t=197
|dimensions=360
}}

Revision as of 22:34, 15 August 2021

Introduction to Programming in Python

Spike prime for beginner’s python video Part 1

Spike prime for beginner’s python video Part 2:

Spike Prime Loops + events

Math with Python

Dealing with Errors

Line follow challenge

Videos that introduce sensors and programming them using Word Blocks and Python