Embedded Systems Protocols Serial-UART I2C SPI Communication

Описание к видео Embedded Systems Protocols Serial-UART I2C SPI Communication

In this live webinar we'll explore Embedded Systems Protocols Serial-UART I2C SPI Communication.We'll take you from basics of communication to all the way through all the popular communication protocols of microcontroller and embedded systems development. We'll dive deeper and explore use case of Serial UART, I2C and SPI Communication Protocols.

Outline of the Webinar
1. Why Communication
2. Serial Vs Parallel Communication
3. Serial UART- Microcontroller to PC, Microcontroller to Sensor
4. Serial I2C- Microcontroller to popular I2C Sensor
5. Serial SPI- Microcontroller to Display Devices
6. Live Demo- UART, I2C, SPI Project
7. Professionals Opportunities
8. Bonus & Giveaway
9. Q & A Session

Why Protocol
1. Every Project Uses Communication Protocols
2. Sometimes between MCU-Sensor or MCU to PC
3. Common hardware interfaces in projects: UART, I2C, SPI

Serial UART Protocol
1. UART, Universal Asynchronous Receiver Transmitter
2. Data Transmission through: UART Frame, Tx & Rx Pins
3. Uses in Project: Debugging, GPS/GSM, Industrial Machines

Serial I2C Protocol
1. I2C, Inter Integrated Circuit, 2-Wire Interface
2. Works in Master and Slave Configuration
3. Data Transmission through: I2C Frame, SDA & SCL Pins
4. Uses in Project: Memories, RTC, Sensors, Accelerometers etc.

Serial SPI Protol
1. SPI, Serial Peripheral Interface, 4-Wire Interface
2. Works in Master and Slave Configuration (Multi Master and Multi Slave Possible)
3. Data Transmission through: 8-bit ring buffer register MOSI, MISO, SS & SCK Pins
4. Uses in Project: Displays, Memories, Sensors etc.

Комментарии

Информация по комментариям в разработке