Skip to content

tomyqg/DALI-2-Driver

Repository files navigation

DALI-2 Driver

This project provides a simple example of a DALI-2 Input Device firmware running on STM32. It includes a physical layer (dali.c/h), an application layer (dali_application.c/h) and a memory peripheral (dali_memory.c/h). The peripherals are hide in an abstraction layer (tim.c/h, gpio.c/h), making the project more portable between microcontroller and its HAL.

About

DALI-2 driver and application layer on STM32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages