Resources

Online Tutorial - Pico Smart Air Quality Board - Using the BME688 Sensor
The BME688 sensor provides the main functionality of the board: measuring air quality and climate data which the Pico can then access and read. Learn how use the sensor to gather and monitor readings with the Raspberry Pi Pico.

Online Tutorial - Pico Smart Air Quality Board - OLED and RTC
The Pico has a number of built-in features beyond just having lots of pins for controlling and communicating with external devices, and one of these is the real-time clock (RTC). Learn how to make use of the boards RTC and OLED display.

Online Tutorial – Pico Smart Air Quality Board – Analogue Input and Output Control
Learn how to connect, control and monitor external sensors to the Kitronik Air Quality Data-logging Board for the Raspberry Pi Pico. This guide contains a full description of the process and code required.