Programming

Programming STM8S Microcontroller using Arduino IDE Programming STM8S Microcontrollers using Arduino IDE

Arduino has undoubtedly grown into a user friendly and quick prototyping tool, thanks to its supportive user community. Today,…

STM8S103F GPIO Functions using Cosmic C and SPL GPIO Functions on STM8S using Cosmic C and SPL – Blinking and Controlling LED with Push Button

For microcontrollers, an LED blinking program is equivalent to the “hello world” program. In our previous tutorial, we learned…

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…