EN / USD
634 Items
 Home
Blog
Scrolling Text on LCD with Arduino
Scrolling Text on LCD with Arduino, Scrolling text with Arduino, How to display scrolling text on LCD with Arduino, Display scrolling text on LCD using Arduino, Arduino to display scrolling text on LCD
Hello everyone! hope you all will be fine. In this article I am going to share the knowledge about displaying Scrolling Text on LCD with Arduino. A Liquid Crystal Display is usually known as LCD in the market. It is a display unit made up of liquid crystal. When we want to made electronics based projects, we need a device on which we can show the system’s output and the desired messages. There are a lot of such devices which are helpful to display the output messages and the most common is a seven segment display. Alternate good option is LCD, which are now available in different size having different qualities. 16×2 LCD Module is a most frequently used device for the electronic projects out of all the other types of LCD’s available in the marke ...
Blog
Introduction to RN4020
introduction to rn4020, rn4020 pinout,rn4020 working, rn4020 features, rn4020 applications, rn4020
Hello friends, I hope you all are doing great. In today’s tutorial, we are gonna have a look at detailed Introduction to RN4020. RN4020 is a completely licensed Bluetooth category 4.1 low energy consuming unit. This module is surfaced with the Bluetooth which is organized by Unpretentious ASCII instructions by UART interfacing. It also comprises all Bluetooth SIG sketches and (MLDP) Microchip low Energy data for customized data. The scripted features can be secondhand to allow unconnected process without any Microcontroller or mainframe computer. It can be controlled from a distant position by other modules with the protected assembly and it can be reorganized by means of UART interfacing or by air. In today’s post, we will have a look at its casing, pins, structure, applications, ...
Blog
Introduction to DS1307
DS1307 pin out, introduction to ds1307, DS1307 working, DS1307 applications, DS1307
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to DS1307. DS1307 is a real-time clock. It is a low power device and also has battery backup, which provides power when its external power supply not working or is off. It works on the I2C protocol. It is a bidirectional device and it can send and receive data on both sides. DS1307 is used in industrial projects where constant time and date of some projects or working is required. I will give you a detailed overview of this time and date indicator IC. In today's post, we will have a look at its pinout, working, basic circuit, protocol, etc. I will also share some links of projects where I have interfaced it with Arduino and some other Microcontrollers. Friends, if y ...
Blog
Introduction to A1015
introduction to A1015, A1015 pinout, A1015 working, A1015 features, A1015 working, A1015 applications, A1015
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to A1015. A1015 is a part of transmissive light sensing sequence which has a high competence GaAs Infrared light discharging diode which actions as the light stemming component, extremely sensitive phototransistor is used as the light sensing element. These two apparatuses are established so as in the opposite of each other, any materials fleeting among them are effortlessly sensed. The A1015 is made in casing of TO-92. By seeing at its smooth side we can comprehend the three terminals impending out, these three terminals from left to right are emitter, collector and base. In today’s post, we will have a look at its fortification, ...
Blog
How to Train Pixy Camera with Computer
Pixy camera computer interface,interface pixy camera with coputer, train pixy camera with pixyMon
In today's post we are gonna have a look at How to Train Pixy Camera with Computer. We have yet posted three tutorials in the Pixy Camera series. In the first tutorial, we have seen How to Get Started with Pixy Camera in which we have studied the basics of Pixy Camera. After that that we have seen the Installation of Pixy Camera Software which is named as PixyMon and in the third tutorial we have covered How to Upload the Latest Firmware in Pixy Camera because its always the best strategy to deal with latest tools. So until now we have configured our Pixy Camera in all possible ways now the next thing is to train our Pixy Camera with Computer using PixyMon software. Let's first discuss How the Pixy Camera works. Pixy Camera has on board NXP microc ...
Blog
Arduino Mega 2560 Library for Proteus
Arduino Mega 2560 library proteus, arduino mega2560 library proteus,mega in proteus, arduino mega 2560 simulation in proteus, arduino mega2560 simulation proteus
Update: We have created a new version of this library, which you can check here: Arduino Mega 2560 Library for Proteus V2.0. Hello friends, hope you all are fine. In today's post, I am going to share Arduino Mega 2560 Library for Proteus. In the previous post, I have shared the Arduino UNO Library for Proteus and I have mentioned that I am gonna share more Arduino Libraries soon. Actually these days I am quite excited about this Proteus component designing and I am designing the Arduino boards as a starter. So, till now I have designed two Arduino boards in Proteus. First one was Arduino UNO which I have provided for download in previous post and today, I am going to share Arduino Mega 2560 Library for Proteus. In the coming posts, I am gonna sh ...
Blog
IRF520 MOSFET Datasheet, Pinout, Features & Applications
Introduction to irf520, irf520 pinout, irf520 features, irf520 applications
Hi Guys! Hope you’re well today. Happy to see you around. Today, I’ll walk you through the Introduction to IRF520.The IRF520 is an N-channel power MOSFET mainly used for switching and amplification purposes. It comes with a breakdown voltage of around 100V and a low gate threshold voltage is 4V, making it an ideal pick for microcontroller applications. I suggest you read this post all the way through as I’ll detail the complete Introduction to IRF520 covering datasheet, pinout, features, and applications. Let’s get started. Introduction to IRF520 MOSFET The IRF520 is an N-channel power MOSFET mainly used for switching and amplification purposes. It comes with three terminals named: gate, source, and drain and is available in the TO-220 package. It is important to note t ...
Blog
Introduction to BC560
Introduction to BC560, bc560 pinout, bc560 power ratings, bc560 applications
Hello Friends! Hope this finds you well. I welcome you to another addition to the introduction series. In this post today, I’ll be discussing the Introduction to BC560. BC560 is a general-purpose transistor mainly used to drive loads under 100mA as it carries collector current 100mA. It falls under the category of PNP transistors and is mainly used for amplification and switching purposes. I suggest you read this entire post as I’ll detail everything about BC560 transistor covering pinout, working, power ratings, applications, and physical dimensions. Continue reading. Introduction to BC560 BC560 is a PNP transistor mainly used for switching and amplification purpose. It comes with transition frequency 150MHz and junction temperature of 150 C ...
Blog
DC Motor Speed Control using Arduino
DC motor speed control using Arduino, Control speed of the DC motor with arduino, How to control the speed of the DC motor, using Arduino, Arduino DC motor speed control, Controlling the speed of the DC motor with Arduino
Hello friends! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about how can you make a simple program for DC Motor Speed Control using Arduino UNO. In my previous tutorial, DC Motor Direction Control using Arduino, I have just controlled the DC motor in both directions at constant speed using Arduino. I have also performed the DC Motor Direction Control in Matlab by sending different commands through serial port from Matlab and LabVIEW to the Arduino and then controlled the direction of rotation of DC motor. But in this tutorial I will rotate the same DC motor at variable speed in both clockwise and anti clockwise directions. In my previous tutorial, we have seen that input pins In1 & In2 of mo ...
Blog
Introduction to Arduino Nano 33 IoT
Introduction to arduino nano 33 iot, arduino nano 33 iot pinout, arduino nano 33 iot features, arduino nano 33 iot applications
Hi Guys! Hope you’re well today. Happy to see you around. In this post today, I’ll walk you through the Introduction to Arduino Nano 33 IoT. Arduino Nano 33 IoT is mainly used in basic IoT applications. The Internet of things is one of the most exciting and robust developments in the field of information technology. Using this technology you can interface a network of physical things with software, sensors, or other technologies to develop communication and data exchange between devices and other systems using the internet. For example, you can control the room temperature by interfacing the sensors in your rooms with your smartphone through WiFi. Traditional systems including control systems, wireless sensor networks, embedded systems, and hom ...