Programming

Arduino Sleep Modes and How to use them to Save the Power Arduino Sleep Modes and How to use them to Save the Power

Power consumption is a critical issue for a device running continuously for a long time without being turned off. So to…

Controlling NEMA 17 Stepper Motor with Arduino and Potentiometer Controlling NEMA 17 Stepper Motor with Arduino and A4988 Stepper Driver Module

A stepper motor is a type of DC motor that works in discrete steps and is used everywhere from a surveillance camera to…

IoT based Smart Irrigation System using Soil Moisture Sensor and ESP8266 NodeMCU IoT based Smart Irrigation System using Soil Moisture Sensor and ESP8266 NodeMCU

Most of the farmers use large portions of farming land, and it becomes very difficult to reach and track each corner of the…

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…