Vojťákovy stránky |
||
Arduino-powered game console with LED matrix displayOverview DownloadsSource codes for Arduino IDEThis archive contains main source file (GameConsole.ino), a file with sources of some basic graphic routines (display.h) and another with sources of implemented games and tools (games.h). IconsIcons used in a graphical menu and some games or tools. A directory with characters represented by 3×5 px images is included, even though text writing function is not implemented yet. Python scriptsPython script for encoding icons (8×8 px images) into lists of bytes (8bit numbers) used by microcontroller, script for encoding images and mazes into list of 32bit unsigned long numbers and Wikipedia example script for maze generating. MazeImages of normal and “hacked” maze. The *.dat files contain lists of maze rows encoded into unsigned long numbers used by microcontroller. |
||
Vytvořil Vojťák • Admin • Aktualizace: 12. dubna 2016 v 15.03 |