This app lets yu draw on your computer screen, and shows it on connected arduino's screen
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.
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 :)
Project Simulation is free to use and fork under BEER-WARE LICENSE.