Read more 1 minute read CCode MariaDB, HikariCP and connection lifetimeDecember 9, 2019 How to properly configure Hikari connection lifetime with MariaDB.
Read more 5 minute read IIoT Measure CO2 with Senseair S8 and a Raspberry PiSeptember 19, 2019 Learn how to measure CO2 levels in the air with the low-cost Senseair sensor and a Raspberry Pi.
Read more 2 minute read CCode YAML configuration for Log4J and SyslogJuly 5, 2019 An example of a Log4J 2.x configuration in YAML format for syslog.
Read more 5 minute read IIoT Measure temperature, humidity and air pressure with RuuviTags, Raspberry Pi and JavaJune 28, 2019 Learn how to measure temperature, humidity and air pressure with RuuviTag sensors and use Raspberry Pi and Java code to collect and process the data.
Read more 9 minute read IIoT Measure air quality with Raspberry Pi, PMS7003 and JavaJune 16, 2019 Learn how to build an air quality monitoring device with a PMS7003 sensor, Raspberry Pi and some Java code. Help raise awareness about air pollution.
Read more 3 minute read CCode How to map a collection of Enums to a column with HibernateJune 7, 2019 Learn how you can create a custom Hibernate type to map a collection of enums to a single column in the relational database table.
Read more 1 minute read IIoT How to install Java 11 on a Raspberry PiJune 1, 2019 Learn how to install Java 11 (OpenJDK) on a Raspberry Pi with a Raspbian/Debian/Ubuntu or similar OS.