Skip to content

A tetris clock based on a P10 16x32 RGB matrix and a ESP8266

License

Notifications You must be signed in to change notification settings

BCChad/esp_p10_tetris_clock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp_p10_tetris_clock

A tetris clock based on a P10 16x32 RGB matrix and a ESP8266.

alt text alt text

Installation

This project is built on platform.io. All dependencies are automatically installed, if you use it. I recommend to use it together with Visual Studio Code.

It's also possible to use the Arduino IDE, then you have to install the required libraries manually (see tetris_clock.ino).

Wiring

This project is based on the famous PxMatrix library. For wiring the matrix, see the excellent instructions here.

Building

The complete build instructions can be found on instructables.

You find the 3D printable parts here.

About

A tetris clock based on a P10 16x32 RGB matrix and a ESP8266

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 80.4%
  • C++ 19.6%