Notifications
Clear all

Rotary ESP32-WROVER-CAM

1 Posts
1 Users
0 Likes
336 Views
(@williamsweeney830)
Member
Joined: 7 months ago
Posts: 3
Topic starter  

Hello Workshop team,

I am fairly new to Arduino so I am hoping to get some wisdom from this community in getting this project off the ground. I will try to be as specific about my project as possible to narrow in on where I will need to focus my efforts and revise my hardware selection. I will share the links to my specific hardware I have below.

Ultimately, I would like to build a digitized version of the 'hand crank' style film camera that operates by rotating the crank attached to a rotary encoder. I want to build based on these specs so that the frames per second (FPS) is based on the angle of rotations.

For example: If while rotating the crank lefthanded (clockwise), the rotary encoder will rotate counter-clockwise. And if each full 360° rotation takes 20 pictures, for each 18° counter-clockwise rotation of the rotary encoder the camera would need to record 1 picture. Each picture taken would then be saved to the external SD card module.

I would like to keep this project as cheap as possible and so the hardware I have chosen so far is:

1. ESP32-WROVER-DEV (CAM)

https://www.amazon.com/Freenove-ESP32-WROVER-Bluetooth-Compatible-Tutorials/dp/B09BC5CNHM?th=1

2. Rotary encoder

https://www.amazon.com/dp/B07D3DF8TK?psc=1&ref=ppx_yo2ov_dt_b_product_details

3. External SD Card module 

https://www.amazon.com/UMLIFE-Interface-Conversion-Compatible-Raspberry/dp/B0989SM146/ref=sr_1_4?crid=1ZVAQ711QA4VA&keywords=sd%2Bcard%2Bmodule&qid=1695672244&s=electronics&sprefix=sd%2Bcard%2Bmodule%2Celectronics%2C102&sr=1-4&th=1

 

 


   
Quote