Skip to content

FaizanAmin2266/Weather-Station-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Station-Project

This project utilizes a PIC24 microcontroller, a DHT11 temperature/humidity sensor, and a MAX7219 matrix display. Data is received from the DHT using the proprietary Aosong 1 wire serial bus. This data is processed by the PIC24, and converted into a custom format used to display. The formatted data is sent to the 4 MAX chips using the SPI interface, and displayed on the matrix screen.


weather_station_schem Project Schematic. PIC24 is connected to an MPLAB SNAP, which is not shown. The matrix display is 4 8x8 panels chained together. Both the display and DHT11 sensor are connected to 5V power, while the PIC is on 3.3V.



20241209_001207 Display showing realtime temperature and humidity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages