Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 448 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 448 Bytes

Arduino8x8LedDisplay

This is a C# program for controlling 8x8 LED display with Arduino that allows to senf whole strings to LED display from application. Scheme and Arduino program can be found in Images/Arduino_scheme.png and Arduino/_8x8LedDisplay.ino respectively.

Presentation video: https://www.youtube.com/watch?v=VPQaBLXebVk

Used font is taken from: http://www.dafont.com/minecraftia.font

All code is free to use and modify. MIT License