This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| pi [2024/04/08 19:56] – adam | pi [2026/08/03 21:06] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | * why are there multiple 5v and multiple 3v pins? consensus online is either "the 5v pins are to power 5v components" | ||
| - | * no you can't power a raspberry pi from its 5v rail. | ||
| - | * all GPIOs use 3.3v. | ||
| - | ====== gpio ====== | ||
| - | |||
| - | https:// | ||
| - | tl;dr: | ||
| - | write the pin number to " | ||
| - | |||
| - | echo 26 > / | ||
| - | echo in > / | ||
| - | cat / | ||