educ8s / Arduino-ST7789-Temperature-Monitor-DS18B20

This is a simple Arduino sketch that displays the temperature in a 1.3" ST7789 display.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino-ST7789-Temperature

This is a simple Thermometer using the DS18B20 temperature sensor and an ST7789 display on Arduino.

ST7789 Thermometer

πŸŽ₯ Video Tutorial on YouTube



| πŸ“Ί YouTube | 🌍 Website |

Parts Needed

πŸ›’ Arduino Uno β–Ά http://educ8s.tv/part/ArduinoUno

πŸ›’ ST7789 Display β–Ά http://educ8s.tv/part/st7789

πŸ›’ DS18B20 Temperature Sensor β–Ά http://educ8s.tv/part/DS18B20

πŸ›’ Breadboard β–Ά http://educ8s.tv/part/SmallBreadboard

πŸ›’ Wires β–Ά http://educ8s.tv/part/Wires

πŸ’– Full disclosure: All of the links above are affiliate links. I get a small percentage of each sale they generate. Thank you for your support!

Schematic Diagram

Scematic Diagram

Credits & Thanks

  • Kudos to cbm80amiga for being the creator of the original ST7789 fast library without which this project would not exist.

About

This is a simple Arduino sketch that displays the temperature in a 1.3" ST7789 display.


Languages

Language:C++ 100.0%