What is Arduino and how to start with Arduino UNO

Introduction Arduino is an open-source electronics platform that is widely used for building projects that involve microcontrollers. It is based on a microcontroller board that contains a microprocessor and other components, such as input/output pins, analog-to-digital converters, and various other hardware and software resources. The Arduino board can be programmed using the Arduino programming language … Read more

HC-05 Bluetooth based wireless notice board Using Arduino UNO

Introduction The common way to advertise is to make banners, hoardings, paintings, etc. But now a day’s digital display is also getting popular to display advertisement, because of their durability and customization feature. So, in this tutorial, we will make a wireless noticeboard. Here we are using only one P10 display but you can build … Read more