Вы находитесь на странице: 1из 4

Arduino

arduino free hardware platform, based on a board with a microcontroller and a development
environment, designed to facilitate the use of electronics in multidisciplinary projects

What is Arduino good for?

it can be used to develop autonomous elements, connecting to devices and interacting with
both hardware and software

Characteristics of a Microcontroller

clock speed or oscillator

word size

memory: SRAM, flash, EEPROM, ROM, etc

Digital I/O

analog outputs (PWM)

DAC (Digital to analog converter)

ADC (analog to digital converter)

Othe communications

how does the arduino work?

input interface: the interface aims to move the information to the microcontroller

the microcontroller: is the piece that is responsible for processing this data. In addition , it
varies depending on the needs of the prohect in which you want to use the board, and there is
a wide variety of manufacturers and versions avaliable

Exit interface: this is responsible for taking the processed information to the authorized
perpherals to make the final use of that data.

MATLAB

Matlab is ahigh performance technical calculation environmet for numerical calculation and
visualization

numerical analysis

matrix calculation

signals processing
graphics

Writing the program in mathematical language

implementation of the matrices as a basic element of the language, which allows a great
reduction of the code, as it does not need to implement the matrix calculation

Implementation of complex arithmetic

A great content of specific orders grouped in toolboxes

Possibility of expanding and adapting the language, mediating script files and functions
Español

Arduino

plataforma de hardware libre de Arduino, basada en una placa con un microcontrolador y un


entorno de desarrollo, diseñada para facilitar el uso de la electrónica en proyectos
multidisciplinarios

¿Para qué sirve Arduino?

se puede usar para desarrollar elementos autónomos, conectarse a dispositivos e interactuar


con hardware y software

Características de un microcontrolador

velocidad de reloj u oscilador

Tamaño de la palabra

memoria: SRAM, flash, EEPROM, ROM, etc.

E / S digital

salidas analógicas (PWM)

DAC (convertidor digital a analógico)

ADC (convertidor analógico a digital)

Comunicaciones de Othe

¿Cómo funciona el arduino?

interfaz de entrada: la interfaz tiene como objetivo mover la información al microcontrolador

el microcontrolador: es la pieza que se encarga de procesar esta información. Además, varía


según las necesidades del objetivo en el que desea utilizar el panel, y existe una amplia
variedad de fabricantes y versiones disponibles

Interfaz de salida: es responsable de llevar la información procesada a los perpherals


autorizados para hacer el uso final de esa información.
MATLAB

Matlab es un entorno de cálculo técnico de alto rendimiento para el cálculo numérico y la


visualización

análisis numérico

cálculo matricial

procesamiento de señales

gráficos

Escribir el programa en lenguaje matemático

implementación de las matrices como elemento básico del lenguaje, lo que permite una gran
reducción del código, ya que no necesita implementar el cálculo matricial

Implementación de aritmética compleja

Un gran contenido de pedidos específicos agrupados en cajas de herramientas

Posibilidad de expandir y adaptar el idioma, mediando los archivos de script y las funciones

Вам также может понравиться