TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Configure your own 3D-printed microscope

8 pointsby kasbahover 4 years ago

1 comment

kasbahover 4 years ago
Hey HN, the OpenFlexure Microscope is a 3D-printed microscope with a precision moveable stage using plastic flexure hinges. The stage can be hand-actuated or motorised using low-cost unipolar stepper motors. Using our user friendly microscopy client it makes for a nice entry level robotic microscope. With our partners in Tanzania we currently have a study running to use a fleet of these microscopes to improve Malaria diagnosis. (More details in the overview paper [0].)<p>We mostly use the version with a Raspberry Pi and associated camera but you can also use a hacked a webcam for an extremely low-cost low-resolution version.<p>It&#x27;s all designed in the programmatic CAD tool OpenSCAD and there are a lot of different parameters and options. That&#x27;s why I built this web-app so you can configure desired microscope and download exactly the right STL files to 3D-print. It uses VueJS (my first VueJS project) and Semantic UI and our custom 3D file viewer [1], source code is on Gitlab [2].<p>[0]: <a href="https:&#x2F;&#x2F;www.biorxiv.org&#x2F;content&#x2F;10.1101&#x2F;861856v1" rel="nofollow">https:&#x2F;&#x2F;www.biorxiv.org&#x2F;content&#x2F;10.1101&#x2F;861856v1</a><p>[1]: <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;gitbuilding&#x2F;gbviewer" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitbuilding&#x2F;gbviewer</a><p>[2]: <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;openflexure&#x2F;microscope-stls.openflexure.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;openflexure&#x2F;microscope-stls.openflexure.o...</a>