Technical Specifications
Warranty Information
All the products supplied by Evelta are genuine and original. We offer 14 days replacement warranty in case of manufacturing defects. For more details, please visit our cancellation and returns page.
All the products supplied by Evelta are genuine and original. We offer 14 days replacement warranty in case of manufacturing defects. For more details, please visit our cancellation and returns page.
The Kitronik Air Quality Board for Pico provides a complete air monitoring and reporting solution for the Raspberry Pi Pico. The board incorporates a BME688 air quality and environmental sensor (temperature, pressure, humidity, air quality index and eCO2) and connection points that allow you to log, store and display data effectively with the Pico filesystem and an OLED screen. The board comes with a 128x64 OLED display and connection pins for external devices, such as analogue sensors, servos, motors, and heater pads.
Power is provided via the 3xAA battery holder or the ‘POWER’ terminal block. The voltage supply is controlled using a power switch, with a green LED to indicate when the board is turned on. The Pico also produces a regulated 3V supply which is used to power the BME688 sensor and OLED display screen.
FAQs:
Q: What parameters does the Kitronik Air Quality Datalogging Board measure?
A: The board measures temperature, pressure, humidity, air quality index (IAQ), and estimated CO2 levels using the onboard BME688 sensor.
Q: Can the data be logged and stored?
A: Yes, the board is specifically designed for data logging. It utilizes the Raspberry Pi Pico's RTC and flash memory to store time-stamped data.
Q: How is the data displayed?
A: The board features a 128x64 OLED display screen for visual representation of the data. Additionally, it has 3 status ZIP LEDs and a piezo buzzer for providing alerts and notifications.
Q: Can I connect external devices to this board?
A: Yes, the board provides connection points for external devices such as analog sensors, servos, motors, and heater pads. It also has a connection point for a solar cell for powering the board.
Q: Is there any software support for this board?
A: Yes, Kitronik provides a MicroPython module on their GitHub repository with example programs and a detailed README document to assist in using the board.