https://github.com/quexten/arduinoimageconverter
A simple tool to load images onto an Arduino nano and display them via an 8x8 LED Matrix
https://github.com/quexten/arduinoimageconverter
Last synced: 2 months ago
JSON representation
A simple tool to load images onto an Arduino nano and display them via an 8x8 LED Matrix
- Host: GitHub
- URL: https://github.com/quexten/arduinoimageconverter
- Owner: quexten
- License: mit
- Created: 2016-07-06T23:16:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-07T09:20:30.000Z (almost 9 years ago)
- Last Synced: 2025-02-06T04:51:29.253Z (4 months ago)
- Language: Java
- Size: 2.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arduino Image Converter
A simple tool to load images onto an Arduino nano and display them via an 8x8 LED Matrix.
Still is missing some features but basicly it's pretty simple:
* Upload the example program onto your Arduino
* Launch the application, select your arduino port and connect
* Drag & drop an image (jpg/jpeg/png/bmp/gif)And your arduino should display the image.