0% found this document useful (0 votes)
30 views16 pages

Micro Control Adores

Microcontrollers differ from computers mainly in their inputs and outputs. An Arduino is like a programmable automaton, while a Raspberry Pi is more like a computer. The Arduino Mega 2560 has 54 digital I/O pins, 16 analog pins, 256KB of flash memory, and runs on a 16MHz ATmega2560 microcontroller. The Tiva C board has an 80MHz ARM Cortex-M4 microcontroller with 256KB flash memory and 32KB RAM, along with CAN modules, USB, ADCs, and other peripherals. The Raspberry Pi B3 has a 1.2GHz quad-core ARM CPU, 1GB of RAM, wireless connectivity, and ports for HDMI,

Uploaded by

Luis Salazar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views16 pages

Micro Control Adores

Microcontrollers differ from computers mainly in their inputs and outputs. An Arduino is like a programmable automaton, while a Raspberry Pi is more like a computer. The Arduino Mega 2560 has 54 digital I/O pins, 16 analog pins, 256KB of flash memory, and runs on a 16MHz ATmega2560 microcontroller. The Tiva C board has an 80MHz ARM Cortex-M4 microcontroller with 256KB flash memory and 32KB RAM, along with CAN modules, USB, ADCs, and other peripherals. The Raspberry Pi B3 has a 1.2GHz quad-core ARM CPU, 1GB of RAM, wireless connectivity, and ports for HDMI,

Uploaded by

Luis Salazar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

Microcontroladores

Arquitectura de Computadoras y Ensambladores 2


Cristopher Hernández
Microcontroladores
Diferencia principal entre un ordenador y un Arduino: las entradas y
salidas que conectamos.
Analogía: Arduino es un Autómata programable, Raspberry Pi es un
Ordenador, así que a la hora de decidirse que utilizar para un
proyecto pensar que usaríamos un autómata o un Ordenador.
Arduino Mega 2560
Microcontroller ATmega2560
Operating Voltage 5V
Input Voltage (recommended) 7-12V
Input Voltage (limit) 6-20V
Digital I/O Pins 54 (of which 15 provide PWM output)
Analog Input Pins 16
DC Current per I/O Pin 20 mA
DC Current for 3.3V Pin 50 mA
Flash Memory 256 KB of which 8 KB used by bootloader
SRAM 8 KB
EEPROM 4 KB
Clock Speed 16 MHz
LED_BUILTIN 13
Length 101.52 mm
Width 53.3 mm
Weight 37 g
Tiva C
• High Performance TM4C123GH6PM MCU:
• 80MHz 32-bit ARM Cortex-M4-based microcontrollers CPU
• 256KB Flash, 32KB SRAM, 2KB EEPROM
• Two Controller Area Network (CAN) modules
• USB 2.0 Host/Device/OTG + PHY
• Dual 12-bit 2MSPS ADCs, motion control PWMs
• 8 UART, 6 I2C, 4 SPI
• On-board In-Circuit Debug Interface (ICDI)
• USB Micro-B plug to USB-A plug cable
• Preloaded RGB quick-start application
• ReadMe First quick-start guide
RaspBerry Pi B3
• A 1.2GHz 64-bit quad-core ARMv8 CPU
• 802.11n Wireless LAN
• Bluetooth 4.1
• Bluetooth Low Energy (BLE)
• 1GB RAM
• 4 USB ports
• 40 GPIO pins
• Full HDMI port
• Ethernet port
• Combined 3.5mm audio jack and composite video
• Camera interface (CSI)
• Display interface (DSI)
• Micro SD card slot (now push-pull rather than push-push)
• VideoCore IV 3D graphics core
Programación
• El dispositivo IOT
• La plataforma en la nube
• Los dispositivos que consumen
la información en la plataforma
de IOT
Formato IEEE
• Titulo
• Datos del autor
• Resumen (Ingles y español)
• Palabras clave
• Introducción
• Contenido
• Referencias
• https://es.slideshare.net/dmcuenca4/formato-ieee-12580817

You might also like