Programming

Latest Multi-OS Software Tool from STMicroelectronics Simplifies STM32 Programming and Protects Firmware Intellectual Property Latest Multi-OS Software Tool from STMicroelectronics Simplifies STM32 Programming and Protects Firmware Intellectual Property

Making life easier for STM32 microcontroller (MCU) and microprocessor (MPU) users, and further strengthening the STM32Cube…

How to Program ESP32 in MicroPython using Thonny IDE How to Program ESP32 in MicroPython using Thonny IDE

MicroPython is a lightweight version of the Python programming language developed for programming microcontrollers, SOCs, and…

Programming Arduino using Platform IO: Blinking LED Programming Arduino using Platform IO

Development in Arduino and Arduino IDE has always been easy and fun with their simple user interface. The Arduino IDE is open-…

Programming NodeMCU ESP8266 Over-the-Air (OTA) using Arduino IDE Programming NodeMCU ESP8266 Over-the-Air (OTA) using Arduino IDEWhat is OTA Programming?

OTA Programming (Over the Air) is a process which allows devices to upgrade their firmware or software…

Bluetooth Module interfacing with ESP8266: Controlling an LED Bluetooth Module Interfacing with ESP8266: Controlling an LED

This comprehensive guide shows you how to interface the HC-05 Bluetooth module with the ESP8266 NodeMCU using Arduino IDE.…

How to program AVR Microcontroller Atmega16 Using USBASP programmer and Atmel Studio 7.0 How to Program AVR Microcontroller Atmega16 Using USBASP programmer and Atmel Studio 7.0

There are several ways to program AVR microcontrollers. We are programming it with USBASP v2.0 serial programmer. For…

Programming STM32F103C8 using Keil uVision & STM32CubeMX Programming STM32F103C8 using Keil uVision & STM32CubeMX

STM32 Microcontrollers which uses ARM Cortex M architecture is now becoming popular and are used in many applications because…

Automatic Water Dispenser using Arduino Automatic Water Dispenser using Arduino

This tutorial describes how to make an automatic water dispenser from Arduino and an ultrasonic sensor. This tutorial describes…

Program your Arduino with an Android device How to Program Arduino with an Android device

We have built many Arduino Projects and all the time we have used official Arduino IDE to program the Arduino. But do you know…

Arduino Relay Control Tutorial Arduino Relay Control Tutorial

LED Blinking is a very common and almost first program for every embedded learner or beginner. In which we blink an LED with…