Hey Guys! Hope you are doing well. Today, I'll discuss the detailed Introduction to Arduino IDE, where IDE stands for Integrated Development Environment - An official software introduced by Arduino.cc, that is mainly used for writing, compiling and uploading the code in almost all Arduino modules/boards. Arduino IDE is open-source software and is easily available to download & install from Arduino's Official Site.
In this post, I'll take you through the brief Introduction of the Software, how you can install it, and make it ready for your required Arduino module. Let's dive in and get down to the nitty-gritty of this Software.
Introduction to Arduino IDE
Arduino IDE is an open-source software, designed by Arduino.cc and mainly used for wri ...
Hey Guys! Welcome you onboard. Today, I'll discuss an important topic titled "Introduction to PWM". I will try to cover everything related to PWM i.e. PWM Definition, PWM generation, why we need PWM signals? how it is used in a variety of applications ranging from motors, heating systems, hydraulics, control valves, pumps etc. One important thing to mention here is "PWM can be applied on both AC and DC electrical signals".
So, let's get started:
What is PWM (Pulse Width Modulation)?
As we all know, there are two main types of electrical signals i.e. AC and DC. Both of these signals are used as a power source for different types of electrical appliances. Now if we have a look at these electrical appliances, they operate at different voltage level ...
Hey Everyone! We welcome you on board. We feel happy when you keep visiting us for useful information pertaining to your needs and expectations. Today, I am going to discuss the details on the Introduction to BC107. It is a low power NPN bipolar junction transistor which is mainly used for general purpose switching and amplification purpose. I'll discuss each and everything related to this transistor so you can get clear idea what is this about and what are its main applications? Let's dive in and explore its properties one by one.
Introduction to BC107
BC107 is an NPN bipolar planner low power transistor which is mainly designed for general purpose switching and amplification purpose.
It is mainly composed of three terminals named as an em ...
Hi Fellas! Hope you are getting along with life pretty well. I am back to give you a daily dose of useful information. Today, I'll unlock the details on the Introduction to CR1220. It is known as a lithium coin battery that comes with a high voltage around 3V and encompasses an ultra-compact design, helping you gid rid of the hassle of buying two or three extra traditional batteries, saving both cost and space required to adjust these cells in the relevant devices.
In this post, I'll try to cover each and everything related to CR1220, breaking down its details in simple steps you can get a hold what is this about and how it is used for. Let's dive in and explore everything you need to know about this battery.
Introduction to CR1220
CR1220 is a ...
Hi Guys! We always aspire to make yourself equipped with useful information so you can excel and grow in your relevant field. Today, I am going to uncover the details on C# DateTimePicker Control. It allows you to select date and time and show it in specific format. It is extremely useful when you develop any application where you want date of birth of user in a specified format or where you want to display date and time explicitly. I'll try to discuss each and every feature of C# DateTimePicker Control, so you don't have to go anywhere else for finding the information regarding this specific control. Let's get started.
C# DateTimePicker Control
C# DateTimePicker Control allows you to select date and time and show in specified format.
It is v ...
Hey Fellas! I hope you are enjoying your life. Today, I am going to share the 3rd chapter in the PCB learning series. In the last tutorial, we discussed Single-sided PCB in detail and today, we will have a look at the double-sided PCB. In double-sided PCB, the conductive copper layer is present on both sides of the board, unlike single-sided PCB where we have a conductive layer on a single side of the PCB. Thus, we can place electronic components on both sides of the double-sided board and normally use SMD components.Let's jump in and explore more about double-sided PCB:Double Sided PCBDouble Sided PCB is a type of PCB that has conductive copper layers on both sides of the board.
Simply put, double-sided PCB comes with two-sided traces or paths ...
Hi Friends! Hope you are doing well. We always strive to give you valuable information as per your needs and requirements so you keep coming back for what we have to offer. Today, I'll uncover the details on the Introduction to ATmega168. It is an 8-bit AVR microcontroller that comes with 32-pin interface and is mainly based on RISC CMOS technology. The Program memory is 16K, based on Flash, and incorporates read-write capabilities.
The module comes with a wide temperature range from -40 to 85 ºC while operating voltage ranges from 1.8 to 5.5 V. If you are working on project that is related to automation and embedded systems, you can not write off the importance of this module that comes with an ability of performing a number of functions at once ...
Hey Fellas! Hope you are getting along with life pretty well. This post is another addition in this Arduino Tutorial for Beginners series. Today, I'll discuss How to use analogWrite in Arduino? The analogWrite is mainly used to update the status of analog pins and is also used to map the analog values on the PWM (Pulse Width Modulation) pins.
You can check the article that I have posted previously on How to use analogRead in the Arduino - this command addresses the analog pins on the board and reads its status, while today's one does the exact opposite.
In this post, I'll try to break down each and everything related to analogWrite in simple steps, so you can grab the main idea pretty well. Let's jump right in.
How to use analogWrite in Arduino?
...
Hey Everyone! Hope you all are doing great and enjoying your lives. My job is to keep you updated with useful information that helps you excel in your relevant field. Today, I am going to give the details on the C# Linklabel Control. This control allows you to display a hyperlink. It exhibits all the properties given by C# Label Control but it is explicitly used for displaying useful information on the hyperlink. I'll try to cover each and every aspect related to C# Linklabel Control so you don't need to go anywhere for finding the information regarding this control. Let's hop on the board and dive in the details of this control and explore its properties step by step.
C# LinkLabel Control
C# Linklabel Control is used to display hyperlink to pr ...
Hi Guys! Hope you are doing great. Today, we will have a look at an electronic component named Diode. We will discuss Diode working, Symbol, Applications and characteristics in detail.
A diode is an electronic component, that allows the flow of current in one direction only. It exhibits low resistance in one direction and very high resistance in the opposite direction. Whoever has been a science student, knows about diodes. Although it seems to be a tiny component of a circuit, apparently it is true but it has a lot of complexities or you can say, it's a storm in a teacup.
Diodes are normally used in rectifiers, where they convert AC signals to DC signals. They come with a wide range of applications including power conversion, radio modulation, l ...