arduino_ide
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| arduino_ide [2023/11/18 21:20] – [Serial Communications] jhagstrand | arduino_ide [2023/11/28 21:34] (current) – jhagstrand | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Arduino IDE ====== | ====== Arduino IDE ====== | ||
| - | Using microcontrollers. | + | IDE vs CLI |
| + | |||
| + | Arduino, Arduino CLI, include path | ||
| + | |||
| + | Arduino mpu 6050 | ||
| + | |||
| + | |||
| + | === Using microcontrollers | ||
| A microcontroller is a type of integrated circuit (IC), a chip. | A microcontroller is a type of integrated circuit (IC), a chip. | ||
| Line 217: | Line 224: | ||
| https:// | https:// | ||
| - | FT232RL,, FTDI, (mine is from HiLetGo | + | FT232RL,, FTDI, (my board is from HiLetGo, is NOT genuine FTDI, and I have NOT gotten it to work with ESP32-CAM) |
| - | CH340G, CH340C - USB to serial chip, used by ESP32-CAM-MB (mine is from Aideepen) | + | CH340G, CH340C - USB to serial chip, used by ESP32-CAM-MB (mine is from Aideepen, and it works) |
| + | |||
| + | Atmega16U2 - an MCU programmed as a USB-to-serial converter (used by Arduino Uno R3) | ||
| === USB to Serial board === | === USB to Serial board === | ||
| Line 226: | Line 235: | ||
| chips and boards, ICs and PCBs | chips and boards, ICs and PCBs | ||
| + | |||
| + | boards: converter, adapter, module, programmer, breakout, developer, | ||
| + | |||
| ===== Logic ===== | ===== Logic ===== | ||
arduino_ide.1700360451.txt.gz · Last modified: 2023/11/18 21:20 by jhagstrand