Completed
Outro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Raspberry Pi Pico, OpenCat and MicroPython - Servo Easing
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Easing animation
- 3 Linear Tweening
- 4 Ease in
- 5 Ease Out
- 6 Ease In-Out
- 7 Transition Types
- 8 Ease Graphs
- 9 Transition in Code
- 10 Ease Loop
- 11 A Sad Story about a Pico, a PCA9685 Board and Magic Smoke
- 12 Pico Case
- 13 Demo Time
- 14 Transition Class
- 15 Adding Transition to PicoCat.py
- 16 Limbs Class
- 17 Update Servo Class
- 18 Tick Function
- 19 Leg Class
- 20 PicoCat Class
- 21 Transition Code for the rest of the Easing algorithms
- 22 Outro