diff options
Diffstat (limited to '_site/archive/arduino-uno/index.html')
| -rw-r--r-- | _site/archive/arduino-uno/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_site/archive/arduino-uno/index.html b/_site/archive/arduino-uno/index.html index 7b38c31..0c233c5 100644 --- a/_site/archive/arduino-uno/index.html +++ b/_site/archive/arduino-uno/index.html @@ -48,7 +48,7 @@ with a 16 MHz crystal and 3.3 V with an 8 MHz crystal. While the 5 V configuration is common, the 3.3 V configuration can be advantageous in low-power applications and when interfacing with parts that run at 3.3 V.</p> -<h2 id="5-v---16-mhz-configuration">5 V - 16 MHz configuration</h2> +<h2 id="5v-16mhz-configuration">5V-16MHz configuration</h2> <p>The steps that follow refer to the following pinout.</p> @@ -77,7 +77,7 @@ low-power applications and when interfacing with parts that run at 3.3 V.</p> decoupling capacitors between pins 7, 20, and 21 and ground. <a href="Makefile">Here’s</a> a sample Makefile for avr-gcc and avrdude.</p> -<h2 id="33-v---8-mhz-configuration">3.3 V - 8 MHz configuration</h2> +<h2 id="33v-8mhz-configuration">3.3V-8MHz configuration</h2> <p>The following steps use Arduino Uno as an ISP and Arduino utilities to program ATmega328P’s bootloader and the fuses (e.g., BOD level) for a 3.3 V supply.</p> |
