FIRST Tech Challenge Blocks Programming Video Tutorials: Difference between revisions

From ORTOP Wiki
(→‎Other Videos: Added list of Bruce Schafer's videos)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
= ''FIRST'' YouTube videos on Blocks Programming =
= ''FIRST'' YouTube videos on Blocks Programming =
* [https://youtu.be/AKoqwqPo-Vc Installing Apps from Google Play]


* [https://youtu.be/BL0kvoQcjxU Connect to Programming Mode]
'''Connect to Programming Mode'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=BL0kvoQcjxU
|dimensions=240
}}


* [https://youtu.be/o-7z9WE6JAI Writing an Op Mode]
'''Writing an Op Mode'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=o-7z9WE6JAI
|dimensions=240
}}


* [https://youtu.be/uItHYCxT9eY Saving and Running an Op Mode]
'''Saving and Running an Op Mode'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=uItHYCxT9eY
|dimensions=240
}}
'''Moving Forward and Backward'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=f8-NQIS3IEM
|dimensions=240
}}
'''Turning'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=PuOKjimrJ0k
|dimensions=240
}}
'''Rotate Servos'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=Qd8iMiAkFGI
|dimensions=240
}}
'''Gamepads Using Joysticks'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=8KXQketfarE
|dimensions=240
}}
''''Gamepads Using Buttons'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=75ndVZzZJjU
|dimensions=240
}}
'''Gamepads Using Triggers'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=tQW8ZG6B_bQ
|dimensions=240
}}
'''Save Early Save Often'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=YDEkcunllYI
|dimensions=240
}}
'''Using a Color Sensor Part 1'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=iQufRF1HFRc
|dimensions=240
}}
'''Using a Color Sensor Part 2'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=uSEEO3_JVTI
|dimensions=240
}}
'''Debugging Using Telemetry'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=fgGMq7ulXP4
|dimensions=240
}}
'''Line Following'''
'''Debugging Using Telemetry'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=V_DsxAZvY5c
|dimensions=240
}}
'''Using Motor Encoders'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=kxe0NJGJL08
|dimensions=240
}}
'''Ensure that your robot will pass Field Inspection'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=xLsOI36GMe8
|dimensions=240
}}
'''REV IMU Introduction'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=PYrMdwrPjTs
|dimensions=240
}}
'''Using REV IMU for Navigation'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=YbXa8qn4OVE
|dimensions=240
}}
'''YouTube Play List that includes the videos above'''
{{#evt:
service=youtubeplaylist
|id=https://www.youtube.com/watch?v=YbXa8qn4OVE&playlist?list=PLEuGrYl8iBm4A4yrRcatGcK7q0od0LYov
|dimensions=240
}}


* [https://youtu.be/f8-NQIS3IEM Moving Forward and Backward]
= Other Videos =
 
==Touch Sensor Tutorial by team Total Chaos==
* [https://youtu.be/PuOKjimrJ0k Turning]
{{#evt:
 
service=youtube
* [https://youtu.be/Qd8iMiAkFGI Rotate Servos]
|id=https://www.youtube.com/watch?v=r2ZanwiETj0
 
|dimensions=240
* [https://youtu.be/8KXQketfarE Gamepads Using Joysticks]
}}
 
* [https://youtu.be/75ndVZzZJjU Gamepads Using Buttons]
 
* [https://youtu.be/tQW8ZG6B_bQ Gamepads Using Triggers]
 
* [https://youtu.be/YDEkcunllYI Save Early Save Often]


* [https://youtu.be/iQufRF1HFRc Using a Color Sensor Part 1]
==Videos by Bruce Schafer of ORTOP==
'''Using FTC Blocks Programming to Recognize RELIC RECOVERY VuMarks'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=nePIlBNepss
|dimensions=240
}}
'''Following a Line during the Autonomous Period with Blocks Programming'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=B6jlUCfCcxs
|dimensions=240
}}
Since posting this video the author has done some more testing. The REV color sensor is very sensitive to its distance from the mat. Slight increases or decreases in distance from the mat will change the percentage light detected. To get a good range of readings that distinguish the mat from colored tape on the mat, you may need to adjust the sensor up or down.  (There is also a [https://youtu.be/V_DsxAZvY5c newer version] of this video.)


* [https://youtu.be/uSEEO3_JVTI Using a Color Sensor Part 2]
'''Ensuring Your Robot Will Stop During Autonomous Period Using Blocks Programming'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=h3elWCzXbDI
|dimensions=240
}}
Helping your robot pass inspection and behave correctly on the field.


* [https://youtu.be/fgGMq7ulXP4 Debugging Using Telemetry]
'''Introduction to the REV Inertial Measurement Unit (IMU)'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=VEbuvixA6iM
|dimensions=240
}}


* [https://youtu.be/V_DsxAZvY5c Line Following]
'''Using the REV Hub’s Built-In Gyroscope to Control a Robot’s Path'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=QwNtNGCdPHA
|dimensions=240
}}


* [https://youtu.be/kxe0NJGJL08 Using Motor Encoders]


* [https://youtu.be/xLsOI36GMe8 Ensuring Stop] -- Ensure that your robot will pass Field Inspection
'''Introduction to Using Tensor Flow for Tracking Rover Ruckus Minerals'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=7vrvVT_mJMk
|dimensions=240
}}


* [https://youtu.be/PYrMdwrPjTs REV IMU Introduction]
'''Using Tensor Flow to Find and Grab Rover Ruckus Gold Minerals'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=PFNcZ1Rqg6c
|dimensions=240
}}


* [https://youtu.be/YbXa8qn4OVE Using REV IMU for Navigation]
'''Using Tensor Flow to Seek, Find and Touch a SKYSTONE'''
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=7CRncmEenH4
|dimensions=240
}}


* [https://www.youtube.com/playlist?list=PLEuGrYl8iBm4A4yrRcatGcK7q0od0LYov YouTube Play List] that includes the videos above]


= Other Videos =
[[Category: FIRST Tech Challenge]]
* [https://www.youtube.com/watch?v=r2ZanwiETj0 Touch Sensor Tutorial by team Total Chaos]
[[Category: Videos]]
* Videos by Bruce Schafer of ORTOP
** [https://youtu.be/nePIlBNepss Using FTC Blocks Programming to Recognize RELIC RECOVERY VuMarks ]
** [https://youtu.be/OMBfgO-AntY  Navigating using Motor Encoders during Autonomous Period with Blocks Programming] (There is a [https://youtu.be/kxe0NJGJL08 newer version] of this video.)
**[https://youtu.be/B6jlUCfCcxs  Following a Line during the Autonomous Period with Blocks Programming] Since posting this video the author has done some more testing. The REV color sensor is very sensitive to its distance from the mat. Slight increases or decreases in distance from the mat will change the percentage light detected. To get a good range of readings that distinguish the mat from colored tape on the mat, you may need to adjust the sensor up or down.  (There is also a [https://youtu.be/V_DsxAZvY5c newer version] of this video.)
** [https://youtu.be/h3elWCzXbDI Ensuring Your Robot Will Stop During Autonomous Period Using Blocks Programming](Helping your robot pass inspection and behave correctly on the field.)
** [https://youtu.be/VEbuvixA6iM Introduction to the REV Inertial Measurement Unit (IMU) ]
** [https://youtu.be/QwNtNGCdPHA Using the REV Hub’s Built-In Gyroscope to Control a Robot’s Path ]
** [https://youtu.be/7vrvVT_mJMk Introduction to Using Tensor Flow for Tracking Rover Ruckus Minerals ]
** [https://youtu.be/PFNcZ1Rqg6c Using Tensor Flow to Find and Grab Rover Ruckus Gold Minerals ]
** [https://youtu.be/7CRncmEenH4 Using Tensor Flow to Seek, Find and Touch a SKYSTONE ]

Latest revision as of 16:23, 21 October 2021

FIRST YouTube videos on Blocks Programming

Connect to Programming Mode

Writing an Op Mode

Saving and Running an Op Mode

Moving Forward and Backward

Turning

Rotate Servos

Gamepads Using Joysticks

'Gamepads Using Buttons

Gamepads Using Triggers

Save Early Save Often

Using a Color Sensor Part 1

Using a Color Sensor Part 2

Debugging Using Telemetry

Line Following Debugging Using Telemetry

Using Motor Encoders

Ensure that your robot will pass Field Inspection

REV IMU Introduction

Using REV IMU for Navigation

YouTube Play List that includes the videos above

Other Videos

Touch Sensor Tutorial by team Total Chaos

Videos by Bruce Schafer of ORTOP

Using FTC Blocks Programming to Recognize RELIC RECOVERY VuMarks

Following a Line during the Autonomous Period with Blocks Programming

Since posting this video the author has done some more testing. The REV color sensor is very sensitive to its distance from the mat. Slight increases or decreases in distance from the mat will change the percentage light detected. To get a good range of readings that distinguish the mat from colored tape on the mat, you may need to adjust the sensor up or down. (There is also a newer version of this video.)

Ensuring Your Robot Will Stop During Autonomous Period Using Blocks Programming

Helping your robot pass inspection and behave correctly on the field.

Introduction to the REV Inertial Measurement Unit (IMU)

Using the REV Hub’s Built-In Gyroscope to Control a Robot’s Path


Introduction to Using Tensor Flow for Tracking Rover Ruckus Minerals

Using Tensor Flow to Find and Grab Rover Ruckus Gold Minerals

Using Tensor Flow to Seek, Find and Touch a SKYSTONE