Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 553 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 553 Bytes

ch32-simple-weather-station

This project is a minimalist weather station based on the CH32V003 RISC-V chip that shows temperature and relative humidity on an OLED display. The software development was done at Mounriver Studio.

circuit.png

Hardware

  • NanoCH32V003 RISC-V
  • AHT10 High-Precision Digital Temperature & Humidity Sensor Module
  • 0.96" OLED Display

Hardware modules are connected through I2C bus.