From e0fd6c959a8435cfc332172f0263943633278a11 Mon Sep 17 00:00:00 2001 From: Imants Pulkstenis <17215731+Clockfix@users.noreply.github.com> Date: Tue, 19 May 2020 23:58:41 +0300 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 7710b2b..a3e7886 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ + +[![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. + +![MyApp](https://jwtyga.db.files.1drv.com/y4mf6nnY9GDPiEVd0WLN54hP2v32Vem5eqlV0mgsYqcrkiWjzzRXoJPpWNZT_AlJNPmG55x89qJv88BQdAwJOoTwZWOd5kd_a45WHKfkmc3IK7F1nP_6W-Uhm8YbW5XFUq-Be2_9rznTkv6sPgQD2wGqLaAYIQVLfSBRJOfErK0M2oCYOp5HztIv4JmRusyWB8DfIPlaUgcYidWAkrl8dofjw/CSharpApp.PNG?psid=1) + +![8x8LEDMatrix](https://5ggmgw.db.files.1drv.com/y4m7dex0fc8KcWi_goHLS5AY3m89y2LWTX4c4Sahcm3iNSsvJvQx8Fe2HmiCW4wJ8ghNsFm7n6ASTs-vBU30NclCgwJCUjpWL2yYjfIu3zsdkP8p4LSM7XPp4FfRMSB7dRr0R55zHfl6yDjwgPGVr_HZqayr5h3sJQkSO53pr_oOUJw-J-8oPAOYhWtwIefV2nkBjG__uDU0ezYBJTzGdvPAA/20200519_233711.jpg?psid=1)