- Sun 31 December 2023
- Projects
- Nicolas Gry
An implementation for a Persistence of Vision effect on the Atmega 328p.
This is a scholar project. Three main goals were set : to display an analog clock, to display images and to display a digital clock. More details about the expectations here.
|
Our team of three managed to implement all three solutions. For image display, the images bytes are sent using bluetooth. For the digital clock, the image display solution cna be used, or, one can flash a program with hard coded digits images. The repo to the project can be found here |