From ed5ad51f411f6cf8188a54d388ba0be4ffdb758f Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Thu, 30 Oct 2025 19:15:53 +0800 Subject: Use full author name. --- _site/archive/arduino-uno/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '_site/archive/arduino-uno/index.html') diff --git a/_site/archive/arduino-uno/index.html b/_site/archive/arduino-uno/index.html index 6e908d0..7b38c31 100644 --- a/_site/archive/arduino-uno/index.html +++ b/_site/archive/arduino-uno/index.html @@ -2,12 +2,12 @@ - Notes on programming ATmega328P chips + Programming ATmega328P chips - Notes on programming ATmega328P chips + Programming ATmega328P chips @@ -40,7 +40,7 @@
-

NOTES ON PROGRAMMING ATMEGA328P CHIPS

+

PROGRAMMING ATMEGA328P CHIPS

10 APRIL 2025

This post is a step-by-step guide for wiring up ATmega328P ICs to run at 5 V @@ -110,7 +110,7 @@ not connect AREF (pin 21) to Vcc. Refer to section 23.5.2 ADC Voltage Reference in the datasheet for more information.

- +
-- cgit v1.2.3