Proteus + STM32 Simulation + Code for Temperature, Humidity, Formaldehyde, and PM2.5 Monitoring with Sound and Light Alarm System

Proteus + STM32 Simulation + Code for Temperature, Humidity, Formaldehyde, and PM2.5 Monitoring with Sound and Light Alarm System

Bilibili video link: https://www.bilibili.com/video/BV1c1ZXYKEMN/?spm_id_from=333.1387.homepage.video_card.click&vd_source=430bddfa2f26cdc8e5c9331f2166f826 01 — Project Overview The system uses the STM32F103C8 as the main control chip, employing a serial port and OLED display for data output. It utilizes a buzzer and LED lights for sound and light alarms, and a KEY button for interface switching and threshold settings. The DS18B20 is used for … Read more

When LEGO Meets Arduino: Building a PM2.5 Detector with LEGO

When LEGO Meets Arduino: Building a PM2.5 Detector with LEGO

Last week’s article discussed how to control LEGO with Arduino through Bricktronics, building a bridge of communication between Arduino and LEGO. Through this communication mechanism, we can integrate Arduino’s rich peripheral detectors into our application system, giving wings to our creativity. When writing last week’s article, it was during a haze period, but the “unruly … Read more

How to Use Raspberry Pi to Measure Particulate Matter (PM 2.5)

How to Use Raspberry Pi to Measure Particulate Matter (PM 2.5)

Build an air quality detector using two simple hardware devices and a few lines of code. — Stephan Tetzel Useful original links Please visit the “Original Link” at the end for clickable links, full-size original images, and related articles. Acknowledgements Translated from | https://opensource.com/article/18/3/how-measure-particulate-matter-raspberry-pi | Author | Stephan Tetzel | Translator | Hank Chow (HankChow) … Read more