5 тысяч подписчиков
110 видео
Arduino tutorials for beginners How to read Analog Voltage with Arduino
How to install MSYS2 and configure it in Visual Studio Code to run C/C++ code
segmentation fault error in C #segmentationfault #pointer #mingw #gcc
What is Dangling Pointer in C. #pointer #cprogramming #gcc
How to send DHT11 data to MySQL server using NodeMCU
How to install Visual studio Code and how to configure MinGW compiler on it for C
How to debug C Program in Visual Studio Code using MinGW compiler
custom character in LCD with Atmega16 microcontroller
Keypad interface with Atmega16 and displaying numbers in 7 segment Display
What is Void pointer in C.
Attendance System by Sending RFID Data to MySQL Server Using Python With Arduino
How to Push Your VS Code Project to GitHub (Step-by-Step Guide: 2024)
Atmega16 based traffic light project prototype using 7 segment display(Proteus Simulation)
8051 interfacing with lcd in 4 bit mode tutorial 4
How to create project and how to run multiple tasks using Espressif IDE
How to Install Pip in Python (2024 Updated Guide)
Getting started with ESP-IDF programming using espressif IDE
How to flash ESP32 with ESP-IDF using ESP-IDF TERMINAL
How to add external library in ESP IDF using Arduino as a component with VS Code
Adding Component in ESP-IDF and how to include any source file in ESP-IDF using Espressif IDE
How to read Analog Values using STM32L100 microcontroller
Arduino Tutorials for beginners How to fade an LED using Arduino
How to use Arduino as a component with ESP-IDF using VS Code
How to Download and Install Free Cam Screen Recorder on Windows 10/11
How to program Arduino in VS Code using PlatformIO IDE
Atmega16 interfacing with LCD in 4 bit mode (Proteus Simulation)
How to install Windows 11 23H2 on unsupported hardware without Data Loss
How to swap two numbers with Bitwise Operator using C
Arduino interfacing with DHT11 with PlatformIO using VS Code
How to Dual boot Ubuntu 22.04 LTS and Windows 11/10
millis alternative in esp-idf
GPIO Programming from scratch Bare Metal Coding for toggling an LED using STM32L100
How to Wirelessly Connect and Mirror Your Laptop Screen to Any Smart TV (No HDMI cable required)
How to Setup Python in Visual Studio Code on Windows 11/10 (2024 latest)
C Bitwise operator Masking How to split 32 bit integer value to two 16 bit integer variable
How to Organize Your Python Code: Splitting One File into Multiple for Better Organization
How to create a text file in a USB flash drive and write to it using C Program with VS Code
How to safely remove Ubuntu (Linux) from dual boot in Windows 10/11
How to Dual boot Ubuntu 23.10 and Windows 11/10
GPIO programming from scratch How to read input in STM32 Bare Metal Programming
lcd interfacing with 8051 microcontroller- tutorial 3
How to run tasks on two different cores of ESP32 with ESP-IDF using espressif IDE
How to run uart echo in esp32 with ESP-IDF using Espressif IDE
How to work on UART ECHO using USB to TTL converter with ESP-IDF
How to use Arduino as a component with ESP IDF using Espressif IDE
How to work on SPIFFS in ESP32 using ESP-IDF
TCP/IP connection over GPRS: How to send data to server using SIM900A Module without port forwarding
How to edit partition table in esp-idf using power shell and espressif IDE
Perfect OBS Studio Mic Settings: Eliminate Background Noise & Hissing Sound for Crystal Clear Audio
Send Temperature & Humidity Data from Arduino(Ethernet Shield) to Public MySQL by ngrok & PlatformIO