Skip to content

arcayi/ntc_ssd1306.gd32-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMCC

Platform GitHub stars GitHub forks GitHub issues GitHub Pull Requests GitHub


🤖 Temperature Monitor and Cooling Controller

📝 Table of Contents

🧐 About

This desigh applys temperature monitoring and contolling on both cool side and hot side of TEC water cooling system.

When water cooling the CPU, GPU, south bridge, it might be an efficient way to cool the water using TEC (thermo-electric cooler or Peltier element) to exchange heat to the fans. but TEC is easy to burn if the temperature of the hot side rise to high. That is why it need both side monitorring。

🎥 Demo / Working

Working

🏁 Current state

Legend:

✔️ = working ❌ = not working at all ⚠️ = some features not working ⁉️ = untested ⛏️ = WIP

Name Works? Notes
ntc sensor ✔️ Tested on NTC 10K 3950
display ✔️ Tested on SSD1306 I2C 128x32 OLED
temperature controlling ⛏️

⛏️ Built Using

  • ArduinoCore-GD32 - GD32 arduino framework
  • platform-gd32 - PlatformIO platform for ARM-based GD32{F,E,L,W} chips.
  • platformio - PlatformIO IDE for VSCode: The next generation integrated development environment for IoT
  • easyeda or lceda - An Easier and Powerful Online PCB Design Tool

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages