Programming
|
Li-Fi based Text Communication between Two Arduino Li-Fi (Light Fidelity) is an advanced technology that allows transferring data using optical communication, such as visible… |
|
How to Program ESP8266 for DHT22 using MicroPython For a beginner who is interested in programming Wi-Fi enabled microcontrollers like the ESP8266, understanding the… |
|
How to Program Arduino Wirelessly over Bluetooth Arduino Uno, the most popular microcontroller among electronics hobbyists and students and its pretty easy to get started with… |
|
Programming ESP32 Over-the-air (OTA) using Arduino IDE OTA (Over the Air) Programming is a feature of any WiFi-enabled microcontroller like ESP32 and ESP8266 that allows these… |
|
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,… |
|
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… |
|
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,… |