Difference between revisions of "Electronics"
From Miscellany
(Created page with "=Microcontrollers & SBCs= : Microcontrollers are special purpose PCBs [Printed Circuit Boards], while SBCs are Single Board Computers. ==Raspberry Pi== ===[[Badger2040]...") |
|||
| Line 5: | Line 5: | ||
==[[Raspberry Pi]]== | ==[[Raspberry Pi]]== | ||
| − | ===[[Badger2040]]=== | + | ===RP2040 Boards=== |
| + | |||
| + | : In 2020, Raspberry Pi introduced their first custom chip, the RP2040, first used in the RPi Pico. It has become wildly popular as the basis for a number of devices. | ||
| + | |||
| + | ====[[RPi Pico & Pico W]]==== | ||
| + | ====[[Badger2040]]==== | ||
| + | ====[[Tiny 2040]]==== | ||
| + | ====[[Seeeduino Xiao]]==== | ||
==[[Arduino]]== | ==[[Arduino]]== | ||
==[[ESP32 & ESP8266]]== | ==[[ESP32 & ESP8266]]== | ||
Revision as of 22:43, 26 August 2022
Contents
Microcontrollers & SBCs
- Microcontrollers are special purpose PCBs [Printed Circuit Boards], while SBCs are Single Board Computers.
Raspberry Pi
RP2040 Boards
- In 2020, Raspberry Pi introduced their first custom chip, the RP2040, first used in the RPi Pico. It has become wildly popular as the basis for a number of devices.