STM32 ADC #10. ADC Reference V…This tutorial will cover how to use the internal reference voltage to measure the external…
How to Port U8G2 Graphic Lib t…This tutorial will cover how to port the U8G2 Monochrome Graphic Library to STM32. We…
STM32 ADC #9. ADC OversamplingThis tutorial will cover how to use the oversampling in STM32 ADC to increase the…
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…
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…