Skip to content

michelecurti/stair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stair

Switch on a stair that for every step has a strip led, controlled in PWM. All this to generate a stair "wave effect" for my sister.

project structure

under hw there is the hardware under fw there is the firmware

Meh..

software requirements

I worked on OpenBSD.

For the hardware I used Kicad, for the firmware, vim + Makefile..

The toolchain is arm-none-eabi-gcc-linaro.

The "core" is the STM32 BluePill, some shift registers and some mosfets..

To debug the board I used the st-link with openocd.

how to compile

$ cd fw/stair/ $ make

how to debug

$ make debug

image

the board

About

17 step stair pwm controlled led strips

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published