跳过主要内容

Arduino Pro Mini

Arduino Pro Mini董事会是申请委员会之一。由于它是应用程序板,因此没有内置的程序员。USB端口和其他连接器也已删除。因为一旦将其放置在应用程序中,程序员和连接器基本上就毫无用处。

Arduino Pro Mini有两种类型;它们是根据控制器工作电压而区分的。一个是 +3.3V,另一个是 +5V。根据应用程序选择适当的板。

Arduino Pro MiniPinout Configuration

引脚组

引脚名称

描述

能量源

VCC, GND, and RAW

VCC-连接到 +5V或 +3.3V

GND - 连接到地面

原始 - 连接到不受管制的电源5 +V至 +12V

通信界面

UART接口(RXD,TXD)

SPI接口(Mosi,Miso,SCK,SS)

TWI接口(SDA,SCL)

UART(通用异步接收器发射器)接口可用于编程Pro Mini

SPI(串行外围接口)接口禁令用于编程Pro Mini

TWI (Two Wire Interface) Interface can be used to connect peripherals.

输入输出引脚

PD0 to PD7 (8 pins of PORTD)

PB0 to PB5 (6 pins of PORTB)

PC0至PC6(PORTC的7个引脚)

ADC6和ADC7(另外2个引脚)

尽管这23个引脚具有许多功能,但可以将它们视为数据I/O引脚。

ANALOG to DIGITAL CONVERTER

ADC0, ADC1, ADC2,…ADC7

这些通道可用于输入模拟信号。有10位分辨率。

PWM

OC0A,OC0B,OC1A,OC1B,OC2A,OC2B

These six channels can provide PWM (Pulse Width Modulation) outputs. They are of 8 bit resolution.

RESET

RESET

重置控制器。

外部中断

T0和T1

These two pins are specially designed hardware interrupts.

ANALOG COMPARATOR

AIN0和AIN1

These two pins are connected to an internal comparator.

Arduino Pro Mini技术规格

微控制器

ATMEGA328P - 8位AVR控制器

Operating Voltage

5V和3.3V

原电压输入

5V to 12V

通过每个I/O PIN的最大电流

40mA

Maximum total current drawn from chip

200mA

闪存

32kbytes

EEPROM

1KByte

内部RAM

2kbytes

时钟频率

3.3V --- 8MHz

5V --- 16Mhz

Operating Temperature

-40ºC to +105ºC

Similar ARDUINO Boards

Arduino Uno,Arduino Mega,Arduino Nano,,,,Arduino应得,,,,ARDUINO LEONARDO

Other Development Boards

RASPBERRY PI SERIES,英特尔·伽利略,英特尔·爱迪生,ESP32

在哪里使用Arduino Pro Mini

所有的Arduino董事会都因为易于理解和应用而受欢迎。此外,Arduino是一个开源平台,可以在其中获取所有相关数据和原始模块原理图。在此平台中,可以根据需要自定义系统。

在市场上有许多ARDUINO董事会。他们are available with various features and packages. One can choose appropriate board depending on the need.

There are few cases where PRO MINI is chosen over other Arduino boards:

情况1:Where system is permanent installation. In permanent applications, the board only needs to be programmed once, and that is all. In those cases features provided like USB programmer, I/O connectors and other supporting hardware is useless. The PRO MINI is specifically designed for those systems. This board has only basic hardware just enough for those applications.

案例2:为了方便。该董事会是Arduino最小的董事会之一。凭借其舒适尺寸,它可用于移动应用程序。

案例3:With basic hardware the cost of board is considerable lesser.

案例4:使用32kbytes内存,Pro Mini可以容纳大多数申请程序。

如何使用Arduino Pro Mini

Using PRO MINI is similar to any other development board. All you need to do is program the controller and provide the appropriate peripheral to get system running. We will discuss the programming of PRO MINI in step by step below.

  1. 首先,您需要找到程序员。如前所述,Pro Mini没有内置的程序员,因此您无法将Pro Mini直接连接到PC进行编程。选择UART或SPI程序员。最好的UART程序员。
  2. Download and install ARDUINO IDE software. [https://www.arduino.cc/en/main/software这是给予的
  3. 列出Pro Mini要执行的功能。
  4. Write the functions as program in IDE. Remember the program is written in ‘C’ language.
  5. 连接程序员并在IDE和Pro Mini之间建立通信。
  6. 燃烧该程序以通过IDE来实现Mini。
  7. 断开程序员的连接。提供功率并附加必要的外围设备。重置后,控件执行程序并提供所需的输出。

申请

  1. 爱好项目。
  2. 电源系统。
  3. 物联网应用。
  4. 显示系统。
  5. 仪器。

2D模型和尺寸

Arduino Pro Mini尺寸

组件数据表

相关文章


Comments


Join 20K+subscribers

我们绝不会垃圾邮件。

*表示需要

Be a part of our ever growing community.

Baidu