Skip to content

Code for ESP32 based microchips. The ESP32 connects to a local WiFi network and runs a webserver on it. Connect to the webpage with a canvas to draw on. The drawing shows up (near) real-time at the 80x160 display.

Notifications You must be signed in to change notification settings

LukedeMunk/ESP32-remote-drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Remote drawer

Code for an ST7735 display used as (near) real-time drawing canvas. Draw on the canvas on the web interface and see it real-time on the display. The software is tested on the following boards:

  • ESP32 DEVKIT V1

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The software is written, compiled and uploaded using the Arduino IDE (v1.8.13). You could use the online Arduino IDE or other software, but I recommend using the version you can download on this page. In order to use the Arduino IDE as tool for uploading to the ESP, there are several steps to follow. Please visit the following tutorials:

Installing

Clone the repository. Navigate to the remoteDrawer folder and upload remoteDrawer.ino and the data folder (with the ESP32 Sketch Data Upload option).

Questions or feedback?

You can submit an issue if you have questions or feedback for this repository. If you are interested in more of my projects, checkout my GitHub profile. If you are interested in hiring me, checkout my LinkedIn.

Authors

About

Code for ESP32 based microchips. The ESP32 connects to a local WiFi network and runs a webserver on it. Connect to the webpage with a canvas to draw on. The drawing shows up (near) real-time at the 80x160 display.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published