RHUL-Electronic-Engineering-Group / AR-Headset-IC-Identification

ARIC - A custom AR headset solution to display IC data on a heads-up using ESP32, Rasp Pi, MQTT and dual TFTs
GNU General Public License v3.0
2 stars 0 forks source link

Update integrated script to include screenshotting #14

Closed AMACarter closed 1 year ago

AMACarter commented 1 year ago

A screenshot function will be necessary to create an image to pass through the optical character reconition program

AMACarter commented 1 year ago

@JasonMaher23

JasonMaher23 commented 1 year ago

New screenshotting script created. it can be found in revision d626961 under Working\jpegGrabber.py

A config text file could be beneficial to easily configure the url the script is grabbing the image from. The url will need to be changed to the ip of the esp-cam when it is set up.