TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Configure your own 3D-printed microscope

8 点作者 kasbah超过 4 年前

1 comment

kasbah超过 4 年前
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>