Skip to content

micartey/tft-plasma-effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tft-plasma-effect

Create an "animated" plasma effect on a round tft display. This effect is motivated by the apple homepod.

TFT Display beneath homepod cover with built in diffuser.

Due to the limited cpu speed of the pi pico, the animation can currently be only described as a slide show unless the resolution is lowered considerably. With a resolution of 8 or higher (a higher value reduces resolution and makes ot blocky) it becomes actually quite fast. Using a diffuser hides the blocky look and makes everything smooth.

Flash the pico

You can flash the firmware using the following command:

tinygo flash -target=pico .

Read tty

There are hardly any logs, just when a frame finishes. This can be either used to check uptime and see how many fps the display is running at.

tinygo monitor

About

TinyGo tft gc9a01 plasma effect

Topics

Resources

Stars

Watchers

Forks