avr-hal

  • 28th August 2026

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.

Read more 
  • 15th August 2026

Can I Use Rust with Arduino Uno? Getting Started with Embedded Rust

Learn how to use Embedded Rust with the Arduino Uno. Get started with Rust on the ATmega328P and discover the tools and libraries needed to build your first Rust program.

Read more