Close

Week #3.2 - Web Server Improvements & Code

A project log for Vision360

Interactive camera controlled via wifi with an esp32

inescalvo-alierines.calvo-alier 03/28/2024 at 09:260 Comments

The objective of this week's session is to improve our  web server, so that it allows the user not only to record but also to take pictures and rotate these. In order to do this, we added some extra buttons to the interface: by modifying the actual code we wrote, we adjusted the size of the image to a proper size and we added titles so that the apparence of the web looks appealing and makes its use easier for the user. The html page contains 3 buttons: reload page button, take picture button and one to rotate picture. The image captured is displayed in the center of the page in a proper size. We also included clear instructions on how the device works. We will also continue to customize its graphic design.

As for the code, for the moment this is what it looks like (a full-completed code will be uploaded in the files hackaday section, once we finish designing and perfecting our product):

Discussions