i2c
Display Room Temperature on LCD with Arduino Uno and Rust
Build a temperature sensor with Embedded Rust on the Arduino Uno. Learn how to read an NTC thermistor with the ATmega328P ADC, calculate temperature using the Beta equation, and display the result on a 16x2 I2C LCD.