[#6] ESP32 on Zephyr OS: Custom Device Driver [Part 6]
2,999 views
0

 Published On Jun 13, 2023

In this video, we'll take our first steps (pun intended) towards creating a custom Zephyr device driver for a stepper motor. The next two videos will continue this journey.

00:00: Video Introduction
02:28: Introducing the Hardware
03:14: Schematic
04:41: Initial Implementation of Clockwise Rotation
12:05: Counter-clockwise Implementation
13:35: Moving Hardware Information to Devicetree Overlay
15:23: Implementing Devicetree Bindings
16:51: Implementing Higher Level API (rotate_degrees)

This is the sixth video in the "ESP32 on Zephyr OS" series, so I recommend watching the previous videos first:    • ESP32 on Zephyr OS  

Links:
Code and schematic: https://github.com/bokfink/zephyr_cus...
Contributing to Zephyr: https://docs.zephyrproject.org/latest...
Devicetree Bindings Locations: https://docs.zephyrproject.org/latest...
28BYJ-48 Example Datasheet: https://akizukidenshi.com/download/ds...
ULN2003A Example Datasheet: https://akizukidenshi.com/download/ds...

show more

Share/Embed