Close

library

A project log for BK-1 VGA board

VGA board for Arduino NANO

nikolay-popovNikolay Popov 06/01/2021 at 12:090 Comments

changes:
added functions to the library for Arduino:
line (x1,y1,x2,y2,color) 
circle (x,y,r,color)
oval (x,y,xr,yr,color)

Discussions