Manivannan
Published © GPL3+

Corona Disinfection Ultra violet Robot

A cost effective remotely controlled robot with ultra violet lamps (uv-c) and it has safety features to prevent ultra rays irradiation.

AdvancedFull instructions provided2 days1,426

Things used in this project

Hardware components

Raspberry Pi 3 Model B
Raspberry Pi 3 Model B
×1
SparkFun RFID Qwiic Kit
SparkFun RFID Qwiic Kit
×1
DHT11 Temperature & Humidity Sensor (4 pins)
DHT11 Temperature & Humidity Sensor (4 pins)
×1
SG90 Micro-servo motor
SG90 Micro-servo motor
×1
Geared DC Motor, 12 V
Geared DC Motor, 12 V
×4
motor driver
×1
li ion battery
×1
Camera Module V2
Raspberry Pi Camera Module V2
×1
power bank
×1
Jumper wires (generic)
Jumper wires (generic)
×1
vegetable stand
×1
speaker
×1

Software apps and online services

Raspbian
Raspberry Pi Raspbian
puTTy

Hand tools and fabrication machines

Hot glue gun (generic)
Hot glue gun (generic)
Soldering iron (generic)
Soldering iron (generic)
Solder Wire, Lead Free
Solder Wire, Lead Free

Story

Read more

Schematics

Motor driver

1.2 control signals are used to control the speed and direction of the motor. PWM is feed to the PWM pin to control the speed while DIR pin is used to control the direction of the
motor.
connection). 2. Only 1 control signal is needed to control the speed and direction of the motor. PWM pin is connected to logic high while the DIR pin is being feed with the PWM signal. When the PWM signal has 50% duty cycle, the motor stops running. If the PWM has less than 50% duty cycle, the motor will turn CW (or CCW depending on the connection). If the PWM signal has more than 50% duty cycle, motor will turn CCW (or CW depending on the

RFID connection

I used potentiometer to step down the voltage level

Servo motor connection

Connect input pin to BCM pin 18 of raspberry pi

Code

UVRobot

main code is pi_robot.py

Credits

Manivannan

Manivannan

18 projects • 124 followers
Engineer by profession. Solving Real world problems by Passion .

Comments