Completed
WebUSB: API & Zephyr support
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Writing Your Own Gadget with Zephyr OS
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Contents
- 3 Introduction: Problem
- 4 Introduction: Solution
- 5 Introduction: Zephyr
- 6 Hello world in Zephyr
- 7 USB: General overview
- 8 Programming USB gadgets: Standard Classes
- 9 Supported Standard USB Classes in Zephyr
- 10 Ethernet over USB: Use case
- 11 Ethernet over USB: Standards
- 12 Ethemet over USB: Enabling in Zephyr
- 13 Ethernet over USB: Zero configuration
- 14 Ethernet over USB: HTTP server app
- 15 Ethernet over USB: border router app
- 16 Ethernet over USB: Host OS Drivers
- 17 Ethernet over USB: Windows drivers
- 18 OS Drivers for Zephyr USB: OS Descriptors
- 19 Programming USB gadgets: Custom Classes
- 20 IEEE802.15.4 USB: Use case
- 21 IEEE802.15.4 USB gadget: Idea
- 22 IEEE802.15.4 USB gadget: API
- 23 IEEE802.15.4 USB gadget: Zephyr application
- 24 IEEE802.15.4 USB: Linux driver
- 25 WebUSB: Use case
- 26 WebUSB: API & Zephyr support
- 27 Using virtual USB controller over USB/IP
- 28 Zephyr Virtual USB Controller. Attaching
- 29 Zephyr Virtual USB Controller: Linux logs
- 30 Summary
- 31 References