diff options
| author | Sadeep Madurange <sadeep@asciimx.com> | 2025-12-01 16:33:33 +0800 |
|---|---|---|
| committer | Sadeep Madurange <sadeep@asciimx.com> | 2025-12-01 16:33:33 +0800 |
| commit | e0ae03bf85b6084c14a8f82cc36ead6c7beddf45 (patch) | |
| tree | e6686062790ee145b263a1ba0a49a8fe58f99f05 /_site/archive | |
| parent | 9136401f6975119af5d37f13b20cd92937b06118 (diff) | |
| download | www-e0ae03bf85b6084c14a8f82cc36ead6c7beddf45.tar.gz | |
Update titles.
Diffstat (limited to '_site/archive')
| -rw-r--r-- | _site/archive/arduino-due/index.html | 6 | ||||
| -rw-r--r-- | _site/archive/arduino-uno/index.html | 6 | ||||
| -rw-r--r-- | _site/archive/index.html | 8 | ||||
| -rw-r--r-- | _site/archive/mosfet-switches/index.html | 6 | ||||
| -rw-r--r-- | _site/archive/suckless-software/index.html | 6 |
5 files changed, 16 insertions, 16 deletions
diff --git a/_site/archive/arduino-due/index.html b/_site/archive/arduino-due/index.html index 86f4fb0..f2e7a96 100644 --- a/_site/archive/arduino-due/index.html +++ b/_site/archive/arduino-due/index.html @@ -2,12 +2,12 @@ <html> <head> <meta charset="utf-8"> - <title>Bare-metal ATSAM3X8E chips</title> + <title>How to set up ATSAM3X8E microcontrollers for bare-metal programming in C</title> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Bare-metal ATSAM3X8E chips</title> + <title>How to set up ATSAM3X8E microcontrollers for bare-metal programming in C</title> <link rel="stylesheet" href="/assets/css/main.css"> <link rel="stylesheet" href="/assets/css/skeleton.css"> </head> @@ -40,7 +40,7 @@ <main> <div class="container"> - <h2 class="center" id="title">BARE-METAL ATSAM3X8E CHIPS</h2> + <h2 class="center" id="title">HOW TO SET UP ATSAM3X8E MICROCONTROLLERS FOR BARE-METAL PROGRAMMING IN C</h2> <h6 class="center">05 OCTOBER 2024</h5> <br> <div class="twocol justify"><p>This article is a step-by-step guide for programming bare-metal ATSAM3X8E chips diff --git a/_site/archive/arduino-uno/index.html b/_site/archive/arduino-uno/index.html index 3b0234d..2de0ece 100644 --- a/_site/archive/arduino-uno/index.html +++ b/_site/archive/arduino-uno/index.html @@ -2,12 +2,12 @@ <html> <head> <meta charset="utf-8"> - <title>ATmega328P chips</title> + <title>How to configure ATmega328P microcontrollers to run at 3.3V and 5V</title> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>ATmega328P chips</title> + <title>How to configure ATmega328P microcontrollers to run at 3.3V and 5V</title> <link rel="stylesheet" href="/assets/css/main.css"> <link rel="stylesheet" href="/assets/css/skeleton.css"> </head> @@ -40,7 +40,7 @@ <main> <div class="container"> - <h2 class="center" id="title">ATMEGA328P CHIPS</h2> + <h2 class="center" id="title">HOW TO CONFIGURE ATMEGA328P MICROCONTROLLERS TO RUN AT 3.3V AND 5V</h2> <h6 class="center">10 APRIL 2025</h5> <br> <div class="twocol justify"><p>This is a quick reference for wiring up ATmega328P ICs to run at 5V and 3.3V. diff --git a/_site/archive/index.html b/_site/archive/index.html index 821ba88..6c0cde4 100644 --- a/_site/archive/index.html +++ b/_site/archive/index.html @@ -46,7 +46,7 @@ <tr> <td class="posts-td posts-td-link"> - <a href="/archive/suckless-software/" class="link-decor-none">Suckless software</a> + <a href="/archive/suckless-software/" class="link-decor-none">How I manage Suckless software packages</a> </td> <td class="posts-td posts-td-time"> <span class="post-meta"> @@ -72,7 +72,7 @@ <tr> <td class="posts-td posts-td-link"> - <a href="/archive/mosfet-switches/" class="link-decor-none">MOSFETs</a> + <a href="/archive/mosfet-switches/" class="link-decor-none">MOSFETs as electronic switches</a> </td> <td class="posts-td posts-td-time"> <span class="post-meta"> @@ -85,7 +85,7 @@ <tr> <td class="posts-td posts-td-link"> - <a href="/archive/arduino-uno/" class="link-decor-none">ATmega328P chips</a> + <a href="/archive/arduino-uno/" class="link-decor-none">How to configure ATmega328P microcontrollers to run at 3.3V and 5V</a> </td> <td class="posts-td posts-td-time"> <span class="post-meta"> @@ -98,7 +98,7 @@ <tr> <td class="posts-td posts-td-link"> - <a href="/archive/arduino-due/" class="link-decor-none">Bare-metal ATSAM3X8E chips</a> + <a href="/archive/arduino-due/" class="link-decor-none">How to set up ATSAM3X8E microcontrollers for bare-metal programming in C</a> </td> <td class="posts-td posts-td-time"> <span class="post-meta"> diff --git a/_site/archive/mosfet-switches/index.html b/_site/archive/mosfet-switches/index.html index d519bd2..a42d622 100644 --- a/_site/archive/mosfet-switches/index.html +++ b/_site/archive/mosfet-switches/index.html @@ -2,12 +2,12 @@ <html> <head> <meta charset="utf-8"> - <title>MOSFETs</title> + <title>MOSFETs as electronic switches</title> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>MOSFETs</title> + <title>MOSFETs as electronic switches</title> <link rel="stylesheet" href="/assets/css/main.css"> <link rel="stylesheet" href="/assets/css/skeleton.css"> </head> @@ -40,7 +40,7 @@ <main> <div class="container"> - <h2 class="center" id="title">MOSFETS</h2> + <h2 class="center" id="title">MOSFETS AS ELECTRONIC SWITCHES</h2> <h6 class="center">22 JUNE 2025</h5> <br> <div class="twocol justify"><p>Recently, I needed a low-power circuit for one of my battery-operated projects. diff --git a/_site/archive/suckless-software/index.html b/_site/archive/suckless-software/index.html index e19125b..4bb2747 100644 --- a/_site/archive/suckless-software/index.html +++ b/_site/archive/suckless-software/index.html @@ -2,12 +2,12 @@ <html> <head> <meta charset="utf-8"> - <title>Suckless software</title> + <title>How I manage Suckless software packages</title> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Suckless software</title> + <title>How I manage Suckless software packages</title> <link rel="stylesheet" href="/assets/css/main.css"> <link rel="stylesheet" href="/assets/css/skeleton.css"> </head> @@ -40,7 +40,7 @@ <main> <div class="container"> - <h2 class="center" id="title">SUCKLESS SOFTWARE</h2> + <h2 class="center" id="title">HOW I MANAGE SUCKLESS SOFTWARE PACKAGES</h2> <h6 class="center">30 NOVEMBER 2025</h5> <br> <div class="twocol justify"><p>Since <a href="https://suckless.org/" class="external" target="_blank" rel="noopener noreferrer">suckless</a> software requires users to modify the |
