An Arduino Library for Serial Draw Software.
Serial draw allows Arduino to communicate with SerialDraw Client (https://github.com/TilenS6/SerialDraw-Software) via serial connection.
Library can be downloaded and installed from Arduino Library manager.
To use library in you project please add this to the start of the file
#include <SerialDraw.h>FOR USAGE PLEASE VISIT SerialDraw Wiki
SerialDraw is a free software alternative to hardware displays. It allows you to create images and games on a 60x60 grid.
Snake Game by @TilenS6
