Skip to content

A phone takes 360 pictures of an object, turned by a stepper motor. The phone communicates with the stepper motor driven by a esp32 over web ble. A flask web app controls everything and takes the pictures automatically and saves them locally on the PC which hosts the flask app.

License

Notifications You must be signed in to change notification settings

Nuxxian/Web_BLE_ESP32_360Visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Web_BLE_ESP32_360Visualisation

A phone takes 360 pictures of an object, turned by a stepper motor. The phone communicates with the stepper motor driven by a esp32 over web ble. A flask web app controls everything and takes the pictures automatically and saves them locally on the PC which hosts the flask app.

Flask needs to run on https

  • Download openssl: https://slproweb.com/products/Win32OpenSSL.html
  • openssl.exe req -x509 -newkey rsa:4096 -nodes -out cert.pem -keyout key.pem -days 365 run this in C:program files/openssl/bin/
  • move key and perm files into secure folder

Sources:

About

A phone takes 360 pictures of an object, turned by a stepper motor. The phone communicates with the stepper motor driven by a esp32 over web ble. A flask web app controls everything and takes the pictures automatically and saves them locally on the PC which hosts the flask app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published