An open API service indexing awesome lists of open source software.

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

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.