STM32 ADC #8. ADC Injected con…This tutorial will cover how to use the ADC injected conversions. We will use the…
STM32 ADC #7. ADC External Tri…This tutorial will cover how to configure the External source (Timer) to trigger the ADC…
STM32 ADC #6. ADC Conversion T…This tutorial will cover how to measure the conversion time of a single channel or…
STM32 ADC #5. Multiple Channel…This tutorial will cover how to read the data from Multiple channels of the ADC…
STM32 ADC #4. Multiple Channel…This tutorial will cover how to read the data from Multiple channels of the ADC…
STM32 ADC #3. Multiple Channel…This tutorial will cover how to read the data from Multiple channels of the ADC…
STM32 ADC#2. Single Channel In…This tutorial will cover how to read the data from ADC single channel using the…
STM32 ADC#1. Single Channel Po…This tutorial will cover how to configure the ADC and how to read the single…
ESP32 #9 || How to use ADC ||…This tutorial will cover how to use ESP32 to read multiple ADC channels using ADC…
ESP32 #8 || How to use ADC ||…This tutorial will cover how to use ESP32 to read multiple ADC channels using ADC…
ESP32 #7 || How to use SPI ||…This tutorial will cover how the ESP32 will write and read data from the W25Q…
ESP32 #6 || How to use SPI ||…This tutorial will cover how to receive the data from the slave device via the…
ESP32 #5 || How to use SPI ||…This tutorial will cover how to configure the SPI in ESP32. We will also see…
ESP32 #4 || How to use I2C ||…The 4th tutorial in the ESP32 series will cover how to write and read data…
ESP32 #3 || How to use I2C ||…How to use the LCD1602 connected with the ESP32 via the I2C. We will see…
ESP32 #2 || How to use UART ||…This tutorial will cover how to use the UART peripheral in ESP32 using the ESP-IDF…
AVR #8. I2C Master PART 4 || R…This tutorial covers how to use the AVR MCU as the I2C Master and read…
AVR #7. I2C Master PART 3 || I…This tutorial covers how to use the AVR MCU as the I2C Master and send…
AVR #6. I2C Master PART 2 || c…This tutorial covers how to configure the AVR MCU as the I2C Master. We will…
AVR #5. I2C Master PART 1 || C…This tutorial covers how to configure the AVR MCU as the I2C Master. We will…
AVR #4. How to receive data vi…This tutorial covers how to configure UART in AVR MCU, and how to receive the…
AVR #3. How to Configure UART…This tutorial covers how to configure UART in AVR MCU, and how to transmit a…
AVR #2. How to use input butto…This tutorial covers how to read the Input button in AVR with and without using…
ATtiny817 Xplained mini || Clo…This tutorial covers how to setup the first project in the microchip atudio for the…