Recently, Big Clive has investigated whether some items being sold with claims such as “UV-C germicidal lamps” are legit. In this video, he explains the difference between UV-A, -B, and -C, demonstrates how an Adafruit sensor together with a piece of glass can be re-purposed into a non-calibrated UVC-C detector, and shows that several items are almost certainly not living up to their marketing claims.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Join us every Wednesday night at 8pm ET for Ask an Engineer!
Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord
CircuitPython – The easiest way to program microcontrollers – CircuitPython.org
New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey
Adafruit IoT Monthly — The 2024 Recap Issue!
Maker Business – Adafruit Daily — Apple to build another chip at TSMC Arizona
Electronics – Adafruit Daily — SMT Tip – Stop moving around!
1 Comment
Sorry, the comment form is closed at this time.
Here’s my UV-C meter implementation. Used two sensors as these cheap $6 sensor boards from eBay were giving different results. The eBay sensors were giving more consistent results than Analog UV Light Sensor Breakout – GUVA-S12SDY (1918). I tested the unmodified 1918 boards with the ADS-1115 ADC as it has the resolution to measure low voltages and also has built in reference.
The UV-C bulb is 3W (usually around 30% efficient) and the sensors are placed approx. 15 cm away at the middle. This work is based on the following article by Akiba.
https://hackerfarm.jp/2020/03/nukemeter/
My code,
https://github.com/mpallewa/UV-C_meter_Trinket_M0
Facebook post with output.
https://www.facebook.com/methlal.pallewatta/posts/2726878874091208?notif_id=1588642505083181¬if_t=video_processed