Programming
|
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… |
|
Digital Audio Volume Control Circuit using PT2258 IC and Arduino A potentiometer is a mechanical device using which one can set the resistance according to the desired value, thus changing the… |
|
Interfacing ADXL345 Accelerometer with Arduino UNO We all know about accelerometers and gyroscopes; they are primarily used to detect acceleration. While an Accelerometer can… |
|
IoT Based Smart Reminder System Have you ever set an important reminder on your phone only to miss it because the device was in silent mode, left in… |
|
Getting Started with the MAX32655 Feather Development Board Bluetooth Low Energy (BLE) has become one of the most widely adopted wireless technologies for battery-powered devices… |
|
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 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 While doing projects using Arduino, we always need to connect Arduino to PC in order to upload the program in it. But sometimes… |
|
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 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… |