Recent posts

PMS5003 C# Library

less than 1 minute read

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...

PMS5003 Particulate Matter Sensor Test Run

1 minute read

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...

Nucu Car Devlog: 0x03 – Android

1 minute read

Hello everyone! I’ve been working lately on my little project involving Raspberry Pi and .NET, during my free time. Now, I’ve introduced a new technology, A...

Kafka Connect GitHub source connector

4 minute read

Hello! In this article we will discuss how to quickly get started with Kafka and Kafka Connect to grab all the commits from a Github repository. This is a ...