Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Flip-Dot Display Based Clock

Goals

The main goal of the project is to make use of a 7 rows x 17 collumns flip-dot display through displaying self-made clock on STM32G0 series STM on it. There are also a few minor things that can be achieved along the way:
a): Desinging STM32 based logic with peripherals associeted to it (UART and two I2C buses, USB C, external oscilator and 3 port expanders)
b): Using transistors in order to controll relatively large voltages using STM32 associated logic. (12V that will be used to power the flip-dot display controlling matrix)
c): Developing a STM32 alghoritm in order to make a real time clock and a way to show it on a display.

Implementation

The detailed descripction is available in the project's documentation.

Showcase

Driver

image

Human-Machine Interface

image

About

Flip-Dot-Display project

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors