microcontrollers_and_microprocessors
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| microcontrollers_and_microprocessors [2023/09/15 05:57] – [Microcontrollers] jhagstrand | microcontrollers_and_microprocessors [2023/09/18 06:15] (current) – jhagstrand | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| - | ^ microcontroller ^ microprocessor | + | ^ microcontroller |
| - | | Arduino Uno | + | | Arduino Uno |
| + | | Arduino Mega | Microchip ATmega328 | ||
| + | | Arduino Pro Mini | Microchip ATmega328 | ||
| + | | Arduino Nano | Microchip ATmega328 | ||
| + | | Arduino Nano Every | Microchip ATmega4809 | ||
| + | | Arduino Nano 33 BLE | Nordic Semiconductor nRF52840 | ||
| + | | Arduino Nano 33 BLE Sense | Nordic Semiconductor nRF52840 | ||
| + | | Arduino Nano 33 IoT | Microchip SAMD21 | ||
| + | | Arduino Nano RP2040 Connect | Raspberry Pi RP2040 | ||
| + | | Arduino Nano ESP32 | Espresif ESP32 | | ||
| + | | u-blox NORA-W106-10B | ||
| + | | Digispark ATtiny85 | ||
| + | |||
| + | Atmel started operations in 1984 and was acquired by Microchip Technology in 2016. | ||
| + | |||
| + | mount \\ | ||
| + | dual inline package (DIP) \\ | ||
| + | surface mount \\ | ||
| + | |||
| + | |||
| + | |||
| + | DroneBot Workshop: make your own microcontroller using ATmega328 \\ | ||
| + | https:// | ||
| + | |||
| + | |||
| + | DroneBot Workshop: use standalone ATmega328 on breadboard, replicating Arduino components and functions, using FTDI adapter to load program | ||
| + | https:// | ||
| + | |||
| + | FTDI - USB to serial converter | ||
| + | |||
| + | CPU | ||
| + | |||
| + | core | ||
| + | |||
| + | single-board computer | ||
| + | |||
| + | OS | ||
| + | |||
| + | WiFi 6 = 802.11ax | ||
| + | |||
| + | earlier versions: 802.11ac, 802.11a/ | ||
| + | |||
| + | dual band: 2.4GHz and 5GHz | ||
| + | |||
| + | Wifi 6 does NOT imply 5GHz | ||
| + | |||
| + | |||
| + | === Prototyping Electronic Circuits === | ||
| + | |||
| + | Three types of boards. | ||
| + | |||
| + | perfboard - holes, each hole surrounded by with square or round solder pad | ||
| + | |||
| + | stripboard - holes and strips, aka Veroboard | ||
| + | |||
| + | breadboard - solderless holes and strips, aka protoboard | ||
| + | |||
| + | stacking with standoffs | ||
| + | |||
| + | |||
| + | |||
microcontrollers_and_microprocessors.1694771876.txt.gz · Last modified: 2023/09/15 05:57 by jhagstrand