Raspberry Pi Mask Sterilizer (include Open-source Software!)-diy
by jeongseo-_-anjeong in Circuits > Raspberry Pi
305 Views, 0 Favorites, 0 Comments
Raspberry Pi Mask Sterilizer (include Open-source Software!)-diy
(before you read: this might have a bad english(because i'm from korea))
and this is my first post, enjoy ;)
hello everyone! in COVID-19 era, there are so many things that makes you get uneasy,
so i made open-source and copyright-free UV sterilizer using raspberry-pi!
-What You Need...
1.Raspberry pi(raspbian and python3 ,and gnome-terminal installed)
2.UV led(that can kill virus,germs and etc.)
3.breadboard
4.wire
5.software(in github,see here and Download )
6.SD card
7.box
8.aluminium foil(optional)
Connect UV Leds to GPIO
Raspberry's GND is in
you need to connect GPIO 17 (pin 11) to LED's vcc.
if you want to change, change masklighton.py and masklightoff.py
and GND is 6,9,14,20,25,30,34,39(you can use any of these pins.)
Place Breadboard With UV LED to Box or Etc.
you need to place like this image. you can add aluminium foil to inside of box.
Install and Control Program
if you installed package, then go to menu > mask project > mask projject for RPI GPIO ,execute it.
and that is done!!