Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
MicroPython and the Internet of Things
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is MicroPython
- 3 Why Python
- 4 Why CPython
- 5 Kickstarter
- 6 Making MicroPython boards
- 7 Delivering Kickstarters
- 8 Memory Consumption
- 9 Compiler Virtual Machine
- 10 Pointer stuffing
- 11 Other tricks
- 12 bytecode
- 13 assembly
- 14 coding style
- 15 code dashboard
- 16 GitHub
- 17 Hardware
- 18 Working with ESA
- 19 Second Kickstarter
- 20 Live demos
- 21 Changing screens
- 22 Debugging output
- 23 Python prompt
- 24 Full Python
- 25 Memory
- 26 Demo
- 27 Star Wars
- 28 HTTP GET
- 29 JSON
- 30 Repass JSON
- 31 Webpage
- 32 Web Server
- 33 Summary
- 34 Questions