Uncategorized

4 Articles

AVR Tutorial #5. How to use ADC

This tutorial covers how to implement the ADC with the AVR MCU. We will use the ATtiny85 with the microchip studio to interface...

AVR Tutorial #4. Send Data via UART

This tutorial covers how to use the bit banging in the AVR MCU to send the datta as the UART data. I used...

How to Interface STONE HMI with ESP32

In this tutorial we will see how to interface the Stone HMI Display with ESP32 using the ESP-IDF. We will control a LED...

Interface STONE HMI Display with Arduino

In this tutorial we will see how to interface the Stone HMI Display with ARDUINO. We will control a LED using the buttons...