Discord air pressure forecast bot
-
Updated
May 25, 2026 - JavaScript
Discord air pressure forecast bot
PHP/JS application that gathers air pressure measurements to somewhat predict if a pressure headache is likely
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.
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 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.
BME280 data on the ILI9341 LCD with TI LaunchPad TMS570LS1224. Drivers are generated with Halcogen.
Add a description, image, and links to the airpressure topic page so that developers can more easily learn about it.
To associate your repository with the airpressure topic, visit your repo's landing page and select "manage topics."