IBM engineers make microscopes made of Lego, Arduino and Raspberry Pi, for only $ 300
IBM Research Engineer Yuksel Temiz has developed a modular microscope model for only $ 300. Interestingly, Temiz used a combination of an open source Arduino board, a Raspberry Pi computer, and Lego blocks.

His goal is to develop a laboratory tool to support research work. The reason behind the story of creating this microscope is quite interesting. Temiz was frustrated by the fact that his laboratory microscope produced poorly defined images, and he thought the Lego kit could help him somewhat.
Temiz wants to replace expensive and large-size macro lenses in laboratories with cheaper and more comfortable items to use.
That's why Temiz decided to combine and use very special items, including the Arduino board, Raspberry Pi, and Lego blocks to create a microscope.
Recipe for a perfect microscope
Temiz uses Lego pieces, Raspberry Pi computers, 8MP Raspberry Pi cameras and 3D printers. He then placed a 10 micrometer microscope inside the module.
Raspberry Pi computer and 8MP camera allow users to take photos and videos. Meanwhile, the Arduino board is responsible for controlling high power LEDs, stepper motors. The modular version of the microscope is fully mechanized, including camera angles, specimen placement, magnification and focal length. Especially, it also has HDMI connection port and integrated a display screen.
The outer shell of the modular microscope is made entirely of Lego blocks and most of the parts are made of 3D printing technology.

Users can control the functions of a microscope using the keyboard connected to the Pi computer or the control key in the Arduino board.
Temiz's Lego modular microscope project costs about $ 300 and is as good as a thousand-dollar microscope on the market.
Temiz and his lab colleagues at IBM Research have been using Lego microscopes for the past 2 years and have obtained many lifelike magnification images similar to conventional microscopes.

This special glass can capture images and applications in a wide range of techniques from microfluidic (microcirculation channels) to blood, urine, for cancer and infectious disease research.
What's even more interesting, though, is that Temiz shared the full instructions on assembling Lego microscopes on GitHub. The guide even provides files for partial 3D printing.
The process of making a microscope made from Lego and other compact hardware for only 300 USD
You should read it
- The stunning beauty of the small world under the microscope through Nikon Small World Photomicrography winning photos 2018
- Marvel at the bizarre images of flowers when observing under a microscope
- DIPLE, a tool that turns a smartphone camera into a microscope, can detect bacteria
- Super beautiful photos of everyday food are viewed through a microscope
- Space scientists will use 'scanning electron microscopes' to find biological samples on the Red planet
- Close-up video of iPhone 15 components with 7000 times magnification
- The smallest house in the world is only 15 micrometers, to observe must use a microscope
- Find a mathematical formula that determines how a male sperm swimming
May be interested
- Why is the new Arduino Uno R4 a game changer for manufacturers?arduino, an open source platform that has been loved by hobbyists and manufacturers for over a decade, recently launched the newest option for the uno series, the arduino uno r4.
- How to install Arduino IDE on Debian 10arduino ide (integrated development environment) is open source software used to interact with arduino control boards. using it, you can connect and communicate with the arduino hardware.
- How to Run a Toy DC Motor by Using Arduinoone of the most basic (and fun) things you can do with an arduino microcontroller is wire a dc motor. you can make a simple table fan or go all in and build a remote controlled car. either way you will need to know how to actually make a...
- Funny discussion: What is the nightmare of network engineers?recently, on a well-known technology forum, there is a topic that has received the attention of many members, which are the situations in the work that make network engineers feel 'obsessed' the most!
- How to install the Arduino IDE on CentOS 8before starting to create projects via arduino, users need to set up the ide for the programmable board. in this article, tipsmake will join you to learn how to install the latest arduino ide on centos 8.
- How to add libraries in Arduinoardunio libraries are frequently used programs available to help you learn about the limited number of ide sketches.
- How to program Arduino with an Android phoneas an open source electronic platform, arduino boards are very popular for iot projects. although the standard way to use them is to connect the arduino usb ports to the computer, but you can also do so using bluetooth controller and android application.
- Download Arduino IDE 1.8.13: Great programming software for beginnerstoday, knowing how to code and code is a very useful skill to have. arduino ide is a piece of software that makes the programming world more accessible to beginners, with a simple interface and a community-oriented system.
- The world's first Raspberry Pi powered ventilator is about to be testeda team of engineers in colombia has successfully built a ventilator from a raspberry pi and other components.
- How to Use Ultrasonic Sensors in Arduino Projectarduino is an open-source microcontroller platform used in many applications. arduino boards are able to read inputs such as light on a sensor or the press of a button and turn it into an output. this wikihow teaches you how to create an...