Files
2020-11-27 10:55:47 +02:00

16 lines
1.1 KiB
Markdown

[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg?style=plastic)](https://lbesson.mit-license.org/)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/clockfix/MyCsharpApp?style=plastic)
![GitHub last commit](https://img.shields.io/github/last-commit/clockfix/MyCsharpApp?style=plastic)
![GitHub contributors](https://img.shields.io/github/contributors/clockfix/MyCsharpApp?style=plastic)
![GitHub top language](https://img.shields.io/github/languages/top/clockfix/MyCsharpApp?style=plastic)
# My First C# App
This repo is part of my training and exploration of Windows Forms and C#.
You connect to Arduino(with preloaded code) to PC using USB(COM port) and with help of app control LEDs on matrix, by using a mouse draw image on a matrix and control LED brightness. Link to video demonstration:[link](https://1drv.ms/v/s!AmVr8IF4ESQjk9MGmt6uj8wrw68qiA?e=vdI1bC)
![MyApp](https://raw.githubusercontent.com/Clockfix/MyCsharpApp/master/Pictures/CSharpApp.PNG)
![8x8LEDMatrix](https://raw.githubusercontent.com/Clockfix/MyCsharpApp/master/Pictures/20200519_233711.jpg)