[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 580: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 636: sizeof(): Parameter must be an array or an object that implements Countable
Brads Electronic Projects Forum • My first VB.net program - Pixel Paint
Page 1 of 1

My first VB.net program - Pixel Paint

Posted: Sun Dec 19, 2010 12:52 am
by brad
Hi everyone.

I decided to get into programming in visual basic 2010. I have received alot of help from various sources around the internet with special mentions to schoolfreeware's tutorials http://www.schoolfreeware.com/Visual_Ba ... mming.htmland also the guys over at http://www.digital-diy.com

Here is my first program, it's very basic but I was trying to emulate a simple RG LED matrix. I am not 100% sure of how to get rid of the flicker...
screen-capture-1.png
screen-capture-1.png (17.28 KiB) Viewed 11103 times
keys:
h = up
n = down
b = left
m = right
a = paint pixel

You can download it here:
PixelPaint.zip
(23.79 KiB) Downloaded 775 times