Hi Friends! Hope you’re well today. Happy to see you around. In this post, I’ll walk you through How to Install PCBWay Plugin for KiCAD PCB Software.
Before we move further, let’s get a brief overview of KiCAD PCB Software.
KiCAD is a free and open-source electronic design application mainly developed to draw schematics and PCB layouts. It is open-source which means anyone can use it to develop and modify electronic designs. The tool can effortlessly run on Windows, macOS and Linux. The main window of the application comes with 8 different software tools used to make PCB layouts and schematics.
Hope you’ve got a sneak peek at the software. Now we’ll get to know how to install the PCBWay Plugin for KiCAD.
How to install PCBWay Plugin for KiCAD PCB Software?
When you install ...
Hello Guys! Hope you’re well today. I welcome you on board. Thank you for clicking this read. In this post today, I’ll walk you through the Introduction to AMS1117.
The AMS1117 is a common voltage regulator that comes with both fixed and customizable voltages. It is a 3-pin device mainly used to drive load under 1A. The output voltage ranges from 1.5V to 5V. When it works at maximum current, it results in a low dropout voltage of 1.3A.
I suggest you read this post all the way through, as I’ll be discussing Pinout, datasheet, features, and applications of this tiny device AMS1117.
Let’s jump right in.
Introduction to AMS1117
The AMS1117 is a common voltage regulator mainly used for high-efficiency linear regulation and post-regulation switchi ...
Hello friends, I hope you all are doing great. In today’s tutorial, we will have a look at a detailed Introduction to HC-12. It is a wireless data transmitter and receiver module, that uses 433 megahertz frequency and can communicate to one thousand meter distance. It can communicate with more than one microcontroller. This module operates from 3.2 volts to 5.5 volts.
This Bluetooth module is installed in industries to control different processes and machines. It is also used in the circuitry of different security systems. This module uses silicons LABs Si4463 for (radio-frequency) RF data transmission. In today's post, we will look at its working, features, pinout and applications in detail. So let's get started with Introduction to HC-12.
Introduction to HC-12
HC-12 is an RF mo ...
In today's tutorial, we are going to see how to install Arduino driver in Windows. In the previous post, we have seen what is Arduino? and why is it so popular and whats its use? Now, afer getting the basic knowledge of Arduino, the next step you need to do is to install Arduino driver in your computer so that it got recognized by your computer as Arduino. If you don't install the Arduino driver in Wndows then you won't be able to program Arduino using Arduino software.
tis tutorial is quite basic and is for the newcomers, who wants to start working on the Arduino software, if you have already run some codes on your Arduino then its not for you. You can skip it. Anyways, It's quite easy and it won't take much time. So let's get started with it.
I ...
Hello friends, today's post is about designing a simple calculator with 8051 Microcontroller. In our previous post, we have seen How to Interface keypad with 8051 Microcontroller in Proteus ISIS. Moreover, we have also worked on Interfacing of LCD with 8051 Microcontroller in Proteus ISIS. If you haven't read these two posts then my suggestion is to read them first before going into the details of this post, as we are going to use both keypad and LCD in order to design the simple calculator with 8051 Microcontroller.
Actually we have already understood the working of both keypad and LCD so I thought to share this small project as it will give you the practical application of both keypad and LCD. And if you are new to 8051 Microcontroller then its ...
Hello friends, I hope you all are fine and enjoying. Today i am going to share my new project's tutorial which is How to use Capacitive Touch Sensor in Proteus ISIS. It is a very interesting project, and we will be using a 555 Timer while designing this project. If you recall our previous project tutorial which was Angle Control of Servo Motor using 555 Timer in Proteus ISIS, in which 555 timer was generating PWM and was controlling the rotating angle of servo motor.
Now in this project, we have a little different context and now we will be using a 555 Timer in collaboration with Capacitive Touch Sensor. First of all, lets have a little introduction of Capacitive Touch Sensor. Well, if we talk broadly then, in Electrical Engineering Capacitive Tou ...
Hello friends, i hope you all are fine enjoying. Today i am going to share a new project tutorial which is Getting Started with Arduino Programming. In the previous tutorial, which was titled as Getting started with Arduino Software, I have explained in detail the basics of Arduino software. How this software is installed and run.
Today's post is also related to arduino software but, the difference is that, in previous post we learn How to use the arduino software, What are the function keys of this software and Where to write the code(sketch) and after writing the sketch, how it is debugged. Now in today's post which is ' Getting started with Arduino Programming', we will see How a Code is written in Arduino software? What are the built-in functi ...
Hello friends, hope you all are fine and enjoying. Today we are going to share our new project’s tutorial which is Angle Control of Servo Motor using 555 Timer in Proteus ISIS. It is a very simple but a bit technical project. This project has various applications both in industry and in small educational projects.
Servo motor is a DC operated motor and it is available in various sizes and powers. Generally the servo motor used in basic projects, is named as micro servo motor. It is of small size and low power rating. But as I stated earlier that it needs dc supply to operate but it also needs a continuous pulse train to operate and this pulse is commonly generated by some sort of timers or micro controllers. Since my today’s project tutorial (Angl ...
Hi Friends! I welcome you on board. Happy to see you around. In this post today, I’ll detail the Introduction to CA3162.The CA3162 is a monolithic A/D converter, offering a 3-digit multiplexed BCD output. It comes with an ultra-stable internal band-gap voltage reference. With differential input, this device provides a choice of low-speed (4Hz) or high-speed (96Hz) conversion rate. It is a 16-pin device that provides dual slope A/D conversion.
I suggest you buckle up as I’ll walk you through the complete Introduction to CA3162 covering datasheet, pinout, features, and applications. Without further ado, let’s get started.
Introduction to CA3162
The CA3162 is a monolithic A/D converter that offers a 3-digit multiplexed BCD output. It is available with ultra-stable internal bandgap vo ...
Hello friends, I hope you all are doing great. Today, I am going to share a new Infrared Tracker Sensor Library for Proteus. By using this library, you will be able to simulate IR based tracker sensor. This library contains 4 tracker sensors in it.
This Infrared Tracker Sensor is not present in Proteus software and we are sharing it for the first time. We have already shared 2 Proteus Libraries of Infrared sensors, you should check them as well.
Note:
You should also have a look at:
IR Proximity Sensor Library for Proteus.
Infrared Sensor Library for Proteus.
First, let's have a look at what is tracker sensor and why is it used?
What is IR Tracker Sensor???
IR Tracker Sensor uses Infrared technology and contains two IR LEDs on it. ...