I'm interested in building a microscope for people to interact with these nanoprinted poems I had printed at the MIT nanolab.
I plan to base the process off of this open source project called OpenFlexure, which details a way to 3D print a microscope.
The state diagram for the final project:
I adapted the design of the optics module from the Openflexure microscope. The Openflexure microscope uses a modified Raspberry Pi Camera Module to create an 20x objective by altering the lens. I found that the OV2640 camera module included with the XIAO ESP32S3 Sense had the same kind of lens and sensor as the Raspberry Pi Camera Module, so I was able to alter the ESP32S3 camera module in a similar manner.