Skip to content

Commit 937820b

Browse files
TaddyHCkarlsoderby
andauthored
Update content/learn/02.microcontrollers/05.5v-3v3/5v-3v3-guide.md
Co-authored-by: Karl Söderby <35461661+karlsoderby@users.noreply.github.com>
1 parent 3348245 commit 937820b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learn/02.microcontrollers/05.5v-3v3/5v-3v3-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ But a simple Reverse Polarity Protection, with a Transient Voltage Suppressor di
7979

8080
## Stepping the Voltage - Level Shifters
8181

82-
We now know how not to fry our electronic devices, and that includes our Arduino boards. The Arduino boards provide and relies on 3.3V and 5V levels. But sometimes there may not be available pins that matches the voltage requirement to adequately drive the sensor or any such line. You will get to know basic of stepping down and up the voltage required using simple electronic circuit.
82+
Arduino boards relies on 3.3V and 5V levels. But sometimes there may not be available pins that matches the voltage requirement to adequately drive the sensor or any such line. In this section, we will take a look at how we can **step up and down voltages.**
8383

8484
We will also use a bidirectional Logic Level Converter to step the voltage level, to be able to use sensors or logics at higher or lower voltage levels. This is an option to use if tight electric specification is implemented on the board.
8585

0 commit comments

Comments
 (0)