Skip to content

Drawer is a program that allows drawing vector graphics objects on a Windows app, sending it through a serial port to Arduino and drawing it on Nokia 5510 screen.

Notifications You must be signed in to change notification settings

kristopalka/drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Drawer

This app lets yu draw on your computer screen, and shows it on connected arduino's screen

Overview

Drawer is a program that allows drawing monochromatic vector graphics objects on a Windows app, send it in real time through a serial port to Arduino board and draw on Nokia 5510 screen.

Connect app to Arduino

IMG_20200104_174702.jpg

Draw something

IMG_20200104_174649.jpg

See the same on Arduino screen

IMG_20200104_174628.jpg

How to launch the app

Firstly, you have to do hardware. Connect Arduino board to Nokia 5110 screen. Examples How to do it you can see HERE. If you used other Arduino pins than me, change it in source code! Then connect Arduino with your PC using USB cable and upload code to board. Then run windows app. Choose proper port and have fun with drawing :)

Usage & License

Project Simulation is free to use and fork under BEER-WARE LICENSE.

About

Drawer is a program that allows drawing vector graphics objects on a Windows app, sending it through a serial port to Arduino and drawing it on Nokia 5510 screen.

Topics

Resources

Stars

Watchers

Forks