diff options
Diffstat (limited to '_site/archive/mosfet-switches')
| -rw-r--r-- | _site/archive/mosfet-switches/index.html | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/_site/archive/mosfet-switches/index.html b/_site/archive/mosfet-switches/index.html index 39a56b3..ef2ee15 100644 --- a/_site/archive/mosfet-switches/index.html +++ b/_site/archive/mosfet-switches/index.html @@ -40,10 +40,11 @@ <main> <div class="container"> - <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. + <div class="container-2"> + <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. Much of the system’s power savings depended on its ability to electronically switch off components, such as servos, that draw high levels of quiescent currents. My search for a solution led me to MOSFETs, transistors capable of @@ -154,13 +155,14 @@ selecting and controlling a MOSFET for 3.3 VDC logic applications</a></li> relay from a 3.3 VDC microcontroller using an NPN Darlington transistor</a></li> </ul> </div> - <p class="post-author right">by Wickramage Don Sadeep Madurange</p> + <p class="post-author right">by Wickramage Don Sadeep Madurange</p> + </div> </div> </main> <div class="footer"> <div class="container"> - <div class="twelve columns right"> + <div class="twelve columns right container-2"> <p id="footer-text">© ASCIIMX - 2025</p> </div> </div> |
