User Tools

Site Tools


microcontrollers_and_microprocessors

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
microcontrollers_and_microprocessors [2023/09/15 07:22] – [Microcontrollers] jhagstrandmicrocontrollers_and_microprocessors [2023/09/18 06:15] (current) jhagstrand
Line 22: Line 22:
  
  
-^ microcontroller ^ microprocessor  +^ microcontroller             ^ microprocessor                  
-| Arduino Uno     Atmel ATmega328 | +| Arduino Uno                 Microchip ATmega328             
-| Arduino ?       Atmel ATtiny85  |+| 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        | Espresif ESP32-S3               | 
 +| Digispark ATtiny85          | Microchip ATtiny85              |
  
 +Atmel started operations in 1984 and was acquired by Microchip Technology in 2016.
  
 mount \\ mount \\
Line 37: Line 48:
  
  
-DroneBot Workshop: use standalone ATmega328 on breadboard, replicating Arduino components and functions \\+DroneBot Workshop: use standalone ATmega328 on breadboard, replicating Arduino components and functions, using FTDI adapter to load program  \\
 https://www.youtube.com/watch?v=Sww1mek5rHU https://www.youtube.com/watch?v=Sww1mek5rHU
 +
 +FTDI - USB to serial converter
 +
 +CPU
 +
 +core
 +
 +single-board computer
 +
 +OS
 +
 +WiFi 6 = 802.11ax
 +
 +earlier versions: 802.11ac, 802.11a/g/b/n
 +
 +dual band: 2.4GHz and 5GHz
 +
 +Wifi 6 does NOT imply 5GHz
 +
 +
 +=== Prototyping Electronic Circuits ===
 +
 +Three types of boards.  All use square grid of 0.1 inches (2.54 mm) spacing to accomodate DIP chips.
 +
 +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.1694776941.txt.gz · Last modified: 2023/09/15 07:22 by jhagstrand

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki