Completed
Erlang, the Maestro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Actor Model Applied to the Raspberry Pi and the Embedded Domain
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Embedded Systems
- 3 Current Challenges
- 4 RTOS Concepts
- 5 Embedded Linux
- 6 Limitations of the Actor Model
- 7 Erlang Embedded
- 8 Why Erlang
- 9 Creating an Actor
- 10 Communication
- 11 Process Error Handling
- 12 Propagating Exit Signals
- 13 Trapping Exits
- 14 External Interfaces
- 15 Erlang, the Maestro
- 16 Raspberry Pi in Education
- 17 Raspberry Pi Peripherals
- 18 The ErlBuggy!
- 19 Example: GPIO
- 20 GPIO Proxy
- 21 Fine Grain Abstraction
- 22 Universal Peripheral/Component Modules
- 23 TI OMAP Reference System
- 24 Ponte Prototype
- 25 Hardware Simulator (WIP)
- 26 Thank you