https://github.com/ruffrey/nano_oled_pm25
Arduino Nano PM2.5 sensor with OLED SSD1306 128x64
https://github.com/ruffrey/nano_oled_pm25
Last synced: 5 days ago
JSON representation
Arduino Nano PM2.5 sensor with OLED SSD1306 128x64
- Host: GitHub
- URL: https://github.com/ruffrey/nano_oled_pm25
- Owner: ruffrey
- License: mit
- Created: 2021-08-29T17:15:31.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-01T19:10:28.000Z (almost 5 years ago)
- Last Synced: 2025-01-08T18:50:12.001Z (over 1 year ago)
- Language: C++
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nano_oled_pm25
This project demonstrates using an Arduino Nano to read from the [Adafruit PM2.5 AQI sensor](https://www.adafruit.com/product/3686) and display readings on an OLED SSD1306 128x64 screen.