Discord air pressure forecast bot
-
Updated
May 25, 2026 - JavaScript
Discord air pressure forecast bot
This is a ESP32-C6 project on the ESP32-C6-DevKitC-1. This firmware requests temperature, air pressure and humidity from the Bosch BME280 and shows it on a ILI9341 LCD. Supports SPI and I2C interfeces.
BME280 data (temperature, air pressure and humidity) displayed on the Waveshare ILI9341 LCD by NXP LPC55S06-EVK, with HAL (SDK-API), using the MCUXpresso IDE.
BME280 sensor data (temperature, air pressure, and humidity) displayed on the Waveshare ILI9341 LCD by the STM32F767ZI with HAL (ST hardware abstraction layer).
PHP/JS application that gathers air pressure measurements to somewhat predict if a pressure headache is likely
This is a STM32 project on a Nucleo-F767ZI. This firmware requests temperature, air pressure and humidity from the Bosch BME280 and shows it on a ILI9341 LCD. Supports SPI and I2C interfeces.
Firmware for SensEgg-Light sensors
BME280 data on the ILI9341 LCD with TI LaunchPad TMS570LS1224. Drivers are generated with Halcogen.
BME280 sensor data (temperature, air pressure, and humidity) displayed on a Waveshare ILI9341 LCD using the NXP LPC55S06-EVK. Bare-metal implementation (no SDK functions), developed with the MCUXpresso IDE. SPI and I²C drivers are available on a separate branch.
To associate your repository with the airpressure topic, visit your repo's landing page and select "manage topics."