Skip to content

yetkinakyz/SpinCoater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Design and Fabrication of a Cost-Effective Spin Coater

Project Video

Cost-Effective Spin Coater Project

About The Project

Summary

The main objective of this project is design and fabrication of a cost-effective spin coater for depositing thin films.

The originality of this project is that its design and source code are completely free, usable and modifiable, and the production of a spin coater device is substantially inferior to those available in the market.

This project aims that supporting the free software philosophy through the completely free and open- source design having MIT License, making the product accessible to a wider audience than those sold in the market thanks to low cost, and reinforcing the knowledge gained through engineering education with an engineering design project and completing the deficiencies.

Literature

The spin coating method is a commonly used coating method to obtain uniform thin material films, usually polymers, on the surface of a substrate using the concept of centrifugal force. This method, which is easy to use, safe and inexpensive, is highly preferred for many applications where high quality layers are required such as microcircuit manufacturing, compact discs, magnetic disk coatings, polymer electronic devices [1].

The cost of commercial rotary coating devices can range from about 600 to 4000 $ In addition to having a high price, commercial rotary coating devices need a specialist for maintenance and repair. Therefore, a low cost and open source rotary coating device is in demand for academic work and student education, with performance similar to a commercial model in the laboratory [2].

The aim of this study is to design an easily repairable, open source spin coater device with functions similar to commercial devices, such as being able to rotate up to 7200 RPM for 3600 seconds and be programmable at a cost of less than 65 $, as well as commercial devices. At the same time, it is aimed to support the free software philosophy by sharing the entire project design free of charge under the MIT license.

Method

The device control is provided by the 2x16 LCD screen and 6 buttons on the device. Raspberry Pi Zero Wireless is used as a development board in order to enable the device to perform all desired functions. As the operating system, Raspberry Pi OS, a Linux-based operating system, is used and the control software is written in Python. Some scripts used is written with Bash.

The card is powered by a 5V 3A adapter. The STD MTR QK1-4640 24V 9000 RPM DC motor, which enables the surface to be coated to rotate, is chosen arbitrarily in line with the available facilities and was provided free of charge. L298 motor driver circuit, which drives the motor, can take in enough speed and it is the most affordable driver circuit solding in Turkey. The motor and driver circuit are powered by a 19V 3.42A Adapter and provide the required power for the desired performance. The speed of the engine is measured with the LM393 integrated infrared speed sensor circuit, and a control system is used to keep the engine speed constant at the desired speed by using the signals received from the sensor. Plastic junction box with dimensions of 210mm x 280mm x 138.5mm is preferred for the outer casing of the device in terms of its flexible structure and strength. The disc which the surface to be coated sits, the parts which holds the surface and the disc which is used to count the motor speed are produced by 3D printing. For the transparent inner wall and outer cover for protection purposes, the plastic transparent bowl and plastic pot, which are easily available from the market, were cut and used in appropriate sizes.

The device is ready for use approximately 27 seconds after it is turned on. Up to 10 stages can be defined while programming the device. The device is able to reach the desired speed within an average of 5 seconds and keep it constant with an average of 6% margin of error. It is possible that the error can go down to 2% at high speeds.

The device has been tested with a transparent PVC coating of 2mm thickness and 2x2 cm dimensions. Aceton-diluted nail polish was used as coating material.

References

[1] Bianchi, R., Pansierra, M., Lima, J., Yagura, L., Andrade, A. Faria, R. 2006. “Spin coater based on brushless dc motor of hard disk drivers”, Progress in Organic Coatings, 57, 33-36.

[2] Sadegh-cheri,M.2016. “Design,Fabrication,andOpticalCharacterizationofaLow-Costand Open-Source Spin Coater”, J. Chem. Educ., 96, 1268-1272.

Images

Result

Appereance

Rotary Part

Info

Main Menu

Run Program Menu

Quick Programs Menu

Set Manual Program Menu

Circuit Diagram