Home slave

slave

32 Articles

STM32 UART #10 || Lin Protocol PART 3

In this tutorial we will see how to STM32 as master and slave communicate with each other via the linbus. The master sends...

STM32 UART #9 || Lin Protocol PART 2

In this tutorial we will see how to use the Lin Transceivers to communicate between 2 STM32 MCUs, the master and the slave....

AVR #8. I2C Master PART 4 || Read data from Slave

This tutorial covers how to use the AVR MCU as the I2C Master and read data from the I2C slave. We will use...

AVR #7. I2C Master PART 3 || Interface LCD1602 via I2C

This tutorial covers how to use the AVR MCU as the I2C Master and send data to the LCD1602, which is connected via...

AVR #6. I2C Master PART 2 || comm. with Slave Device

This tutorial covers how to configure the AVR MCU as the I2C Master. We will transmit the data to the PCF8574 and control...

AVR #5. I2C Master PART 1 || Configuration

This tutorial covers how to configure the AVR MCU as the I2C Master. We will also transmit the data to the slave device...

STM32 Communication using HC-05

This tutorial covers the setup of HC-05 in the master and slave modes. Also how STM32 controllers can communicate with each other using...

W25Q Flash Series || Part 5 || how to update sectors

This tutorial will cover how to update the data in a sector or number of sectors in the W25Q flash.

W25Q Flash Series || Part 3 || How to Erase Sectors

This is the 3rd tutorial in the series covering W25Q Flash memories. Today we will cover how to erase a sector or number...