Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
/ PainterlyUNO Public archive

Small C# application for creating and editing images, which then can be uploaded to an microcontroller which manages an matrix of LEDs

Notifications You must be signed in to change notification settings

Servostar/PainterlyUNO

Repository files navigation

PainterlyUNO

A small C# application for creating and editing images, which then can be uploaded to an microcontroller which manages an matrix of LEDs.

Quick note

This repo is under no active watch or development.

This project is currently in alpha status This project was originally developed by german tongues, so forgive us, if you stumble upon something you miss to understand

Features

  • Editing new GIF images
    • Simple painting tool
      • supports brush radius control
      • brush color
    • Fill and Clear tool
    • Timeline for editing individual frames
    • 2D filter (GLSL like)
  • Arbitrary image scale up to 20x20 (In virtual mode up to 512x512, but in here no data is send to the microcontroller)
  • Image uploading to the microcontroller (Right code required on controller)

Microcontroller

Preferrably an Arduino UNO, since this is the prime target device. Working production code for Arduino UNO can be found in ./arduino

About

Small C# application for creating and editing images, which then can be uploaded to an microcontroller which manages an matrix of LEDs

Resources

Stars

Watchers

Forks

Packages

No packages published