Difference between revisions of "Electronics"

From Miscellany
Line 46: Line 46:
  
 
=Electronics Tools=
 
=Electronics Tools=
 +
 +
=Computer Tools=
 +
 +
==USB formatting tools==
 +
 +
:* [https://rufus.ie/en/ Rufus]
 +
:* [https://www.balena.io/etcher/ Balena Etcher]

Revision as of 10:43, 11 September 2022

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.

RPi Pico & Pico W

Badger2040

Tiny 2040

Arduino

Arduino-Compatible Boards

BBC micro:bit

Circuit Playground Express

Seeeduino Xiao SAMD21

ESP32 & ESP8266

ESP32-Based Boards

Bee Motion ESP32 PIR Motion Sensor

IDEs

Integrated Development Environments

Books & References

Programming Books

Online Resources for Microcontrollers

articles & tutorials

Glossary

a growing collection of terminology used in the SBC/microcontroller world

Electronic Components

Resistors, Diodes, Capacitors, oh my!

Electronics Tools

Computer Tools

USB formatting tools