Completed
PICO REMOTE CONTROL
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Pico Bluetooth Remote Control for SMARS
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 PICO REMOTE CONTROL
- 3 Recap Approach
- 4 SMARS remote part 2 Code
- 5 Remote Control Buttons How the remote will tell the SMARS to move
- 6 Communication Protocol How the remote will tell the SMARS to move
- 7 Bluetooth Modules Pinouts
- 8 Serial Communications in MicroPython Getting data in and out of you Pico
- 9 Wire up bluetooth Simple
- 10 Common mistakes
- 11 Identifying the Bluetooth Module HCOG & HC06 work fine for this project
- 12 Binding the Robot Bluetooth to the Remote AT Commands
- 13 My First Robot Found this tidying up files
- 14 Support the show