Programming

Interfacing ADXL345 Accelerometer with Arduino UNO Interfacing ADXL345 Accelerometer with Arduino UNO

We all know about accelerometers and gyroscopes; they are primarily used to detect acceleration. While an Accelerometer can…

Getting Started with MicroPython on ESP32 using uPyCraft IDE Getting Started with MicroPython on ESP32 using uPyCraft IDE

Most of us are familiar with the Python programming language. Python is a very powerful programming language and used to build…

LED Display Board using P10 LED Matrix Display and Arduino LED Display Board using P10 LED Matrix Display and Arduino

Display advertising plays a very important role in marketing, and there are several advertising methods like newspapers,…

DIY Arduino Wireless Programming Shield using Bluetooth Module DIY Arduino Wireless Programming Shield using Bluetooth Module

While doing projects using Arduino, we always need to connect Arduino to PC in order to upload the program in it. But sometimes…

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…