User Tools

Site Tools


arduino_ide

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
arduino_ide [2023/11/18 06:30] – [Serial Communications] jhagstrandarduino_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 211: Line 218:
 UART - Universally Asynchronous Receiver/Transmitter, a transmission method UART - Universally Asynchronous Receiver/Transmitter, a transmission method
  
-CP2102 - chip by Silicon Labs, SINGLE-CHIP USB TO UART BRIDGE, requires drivers+ 
 +=== USB to Serial chip === 
 + 
 +CP2102,, Silicon Labs, SINGLE-CHIP USB TO UART BRIDGE, requires drivers
 https://www.sparkfun.com/datasheets/IC/cp2102.pdf https://www.sparkfun.com/datasheets/IC/cp2102.pdf
  
 +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, and it works)
 +
 +Atmega16U2 - an MCU programmed as a USB-to-serial converter (used by Arduino Uno R3)
 +
 +=== USB to Serial board ===
 +
 +FTDI, , 6 pins: DTR, RX, TX, VCC, CTS, GND
 +
 +chips and boards, ICs and PCBs
 +
 +boards: converter, adapter, module, programmer, breakout, developer, 
  
  
arduino_ide.1700307046.txt.gz · Last modified: 2023/11/18 06:30 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