Loreon
Labs
Platform
Docs
Home
Ecosystems
Arduino
arduino-project
p-zander/arduino-project
Arduino
Emerging
GitHub
Stars
—
Forks
—
Contributors
1
Last push
131mo ago
Recent commits
Latest commits.
Wrote conway's game of life in an 8x8 world for arduino with display on the led matrix.
2c9e555
Philipp Zander
131mo ago
Finished snake game for bigger led matrix. The four button pins are attached to four interrupt routines. A library for software interrupts has been used, because the Uno only has two hardware interrupt pins.
657aa4d
Philipp Zander
131mo ago
Add Patterns to display text. I won't use that for the project
7ca5f8f
Philipp Zander
131mo ago
Small changes
3211ceb
Philipp Zander
131mo ago
Started working with the bigger 8x8 led matrix. Tested it with animations and added four buttons for input purposes. Tried using Interrupts because that won't slow down the snake game. A Software-Interrupt library was used because the Arduino Uno only has two hardware interrups.
5311597
Philipp Zander
131mo ago
Small changes to the way a 1 is printed at a certain position
d16feb1
Philipp Zander
132mo ago
Seems like the work on the 4x4 snake game is finished now. Next step will be building and translating it to a 8x8 led grid.
ce6f6b1
Philipp Zander
132mo ago
Just now finished building a 4x4 led grid and playing around with it a little bit. The grid gets controlled with a 74AHC595N shift register using only three output pins. The input through four switches was also added.
cdf9e00
Philipp Zander
132mo ago
Top contributors
Builders behind this project.
p-zander
13 commits