跳转到内容

Arduino Basic

1. Layout

2. Software

We can download Arduino IDE from www.arduino.cc according to your PC’s version and then install by youself.

In the meantime we can use developers’ software as following:

3. Hardware

DifferenceR3R4 MinimaR4 WiFi
MCUATmega3238pArm Cortex- M4Arm Cortex- M4 +ESP32-S3 Mini
WiFi ConnectivityNOYESYES
BluetoothNOYESYES
12×8 LED MatrixNOYESYES
CAN BusNOYESYES
USB portUSB-CUSB-C
Digital I/O Pins1414(14-bit)14(14-bit)
Analog input pins666
PWM pins66(12-bit)6(12-bit)
Input voltage (VIN)6-20V6-24 V6-24 V
Memory32 kB Flash, 2 kB RAM256 kB Flash, 32 kB RAM256 kB Flash, 32 kB RAM,ESP: 384 kB ROM, 512 kB SRAM
Clock speed16 MHz48 MHz48 MHz,ESP: 240 MHz

the difference between UNO R3 and UNO R4 boards Arduino Uno is a microcontroller board based on the ATmega328P (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz ceramic resonator (CSTCE16M0V53-R0), a USB connection, a power jack, an ICSP header and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started.. You can tinker with your Uno without worrying too much about doing something wrong, worst case scenario you can replace the chip for a few dollars and start over again. “Uno” means one in Italian and was chosen to mark the release of Arduino Software (IDE) 1.0. The Uno board and version 1.0 of Arduino Software (IDE) were the reference versions of Arduino, now evolved to newer releases. The Uno board is the first in a series of USB Arduino boards, and the reference model for the Arduino platform; for an extensive list of current, past or outdated boards see the Arduino index of boards reference from arduino.cc

The following is Arduino family

For Entry Level

Enhanced Features

Internet of Things

Education

3.Application

Arduino pro is a complete low-code IoT application development platform, making digital transformation possible for companies in simple, realistic, and measurable steps

4. Component

breadboard

Resistor color

5. Others

  1. Seeedstudio Xiao
  2. M5stack
  3. ESP32
  4. DFrobot
  5. vscode run Arduino