PhotoLife
Conway's Game of Life, running in a Photoframe, on an Arduino (by jackmachiela)
Glediator3
Unofficial 'port' of the Glediator LED Matrix controlling software (by mrcodetastic)
PhotoLife | Glediator3 | |
---|---|---|
5 | 1 | |
6 | 52 | |
- | - | |
0.0 | 0.0 | |
almost 2 years ago | almost 3 years ago | |
C++ | Java | |
GNU General Public License v3.0 only | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PhotoLife
Posts with mentions or reviews of PhotoLife.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-15.
- An Arduino sketch I wrote to display Conway's Game of Life on a PyPortal. The touchscreen allows the manual activation of cells. Code in comments.
- I finally finished my LED matrix 'Game of life'. It Looks good on my shelf.
- Any suggestions what to put on my pixelbox? So far I have many adjusted examples from the FastLED library and some sprites. Any cool animations i can download and put on here to impress my guests? 😏
- [WIP] PhotoLife - Conway's Game of Life, in a Photoframe, on an Arduino Nano, using 12x MAX7219 blocks in a 3x4 array
-
LED blink, no delay(), one line of code
And already used one of in my projects: https://github.com/jackmachiela/PhotoLife
Glediator3
Posts with mentions or reviews of Glediator3.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-06.
-
Any suggestions what to put on my pixelbox? So far I have many adjusted examples from the FastLED library and some sprites. Any cool animations i can download and put on here to impress my guests? 😏
You could use Glediator https://github.com/mrfaptastic/Glediator3 I think there is arduino sketch that you upload to communicate with software
What are some alternatives?
When comparing PhotoLife and Glediator3 you can also consider the following projects:
MatrixGL - A Microcontroller Graphics Library For LED Dot Matrix Displays
pyportal-game-life - Implementation of Conway's Game of Life on the PyPortal display
ArduinoCore-avr - The Official Arduino AVR core