PMS5003 C# Library

Hello everyone, I just want to let you know that I’ve released a C# library for interfacing with the PMS5003 (Particulate Matter Sensor) via UART. The code is available on Github and the package is available on NuGet. If you have any feedback or need some feature into the library, please open an issue on Github. Thank you!

April 11, 2021 · 1 min · Denis Nuțiu

PMS5003 Particulate Matter Sensor Test Run

Hi In this article we’ll test out the PMS5003 sensor in order to see if it works. I’ve forgot to buy a connector board, so we will do a manual connection to the Raspberry Pi 3 B V2. This involves cutting the wires and adding some resistors. Please note that you need: 5 Jumper Wires 2 Resistors 10K Ohm Raspberry Pi Setup Before connecting the sensor to the Pi we need to configure the Pi for this usecase....

March 28, 2021 · 2 min · Denis Nuțiu