gmlonghini / ch32-simple-weather-station

CH32V003 simple weather station

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

CH32V003 simple weather station


Languages

Language:C 99.3%Language:Assembly 0.7%