A centrifuge is a piece of equipment that puts an object in rotation around a fixed axis (spins it in a circle), applying a potentially strong force perpendicular to the axis of spin (outward). Centrifuge design is based on design from Biohack Academy.
Main differences:
- Instead of Arduino microcontroller, it will be controlled by Raspberry Pi 2.
Materials
Description | Supplier NL | Cost |
---|---|---|
3mm MDF 95 x 45 cm | Wood store, like Houthandel Schmidt | |
DC Brushless motor | HobbyKing | € 14.99 |
Optoelectronic Reflective Coupler | Conrad | € 2.13 |
DAC (Digital-to-Analog Convertor) | Conrad | € 1.35 |
DS2401 Silicon Serial Number | Conrad | € 2.09 |
Toggle switch (2 states on & 1 off) | Conrad | € 1.60 |
Design
Centrifuge can work in 2 modes: with and without Raspberry Pi (toggle switch 1-0-2). Raspberry Pi is used for setting the RPM and DAC can output the stored value without Raspberry Pi. That means centrifuge can work without any controller. In order to get the right RPM, optoelectronic reflective coupler is used for measuring the current RPM. Silicon Serial Number (1-wire protocol) is used for identifying the device. The main goal is to recognize automatically the device (centrifuge in this example) Raspberry Pi is connected to.