Hi Folks! Hope you’re well today. Happy to see you around. In this post, I’ll walk you through Top Online Software Used for PCB Designing.
PCB manufacturing starts from the simple layout design. If your design is free from errors, it will not only save you tons of time and money but also accelerate the production process. You’ll find scores of PCB design software out there. Some are better than others.
So how do you keep up?
This is a difficult task, in fact. Hence we’ve compiled the list of 10 best online software for PCB designing that will help you streamline your design process and get your boards ready for manufacturing.
Keep reading.
Top Online Software used for PCB Designing
Know that if certain software is good for one project it doesn’t it will be equally h ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to MPR121. MPR121 is a touch sensor controller, its working is like the capacitor's working principle. This module has twelve electrodes points, it communicates via I2C protocol. When any objects come closer to an electrode point, we can observe the presence of an object by variation in capacitance of an electrode. It's working voltage should be between 2.5 to 3.6 VDC.
MPR121 is used in different industrial projects and electronic devices such as mobile phone and remote control systems. In today's post, we will have a look at its working, pinout, protocol, applications, etc. I will also share some links where I have interfaced it with other microcontrollers. If you have ...
Hello readers, I hope you are all doing great. Welcome to the 2nd lecture of Section 5(ESP32 Sensors) in the ESP32 Programming Series. In the previous tutorial, we discussed the built-in ESP32 Hall Effect Sensor. In this tutorial, we will discuss another inbuilt sensor of the ESP32 i.e. Capacitive Touch Sensor.
ESP32 Board has 10 built-in capacitive touch pins, which generate an electrical signal when someone touches these pins. These ESP32 touch pins are normally used to wake up the board from deep sleep mode. These touch pins are also used to replace the normal mechanical buttons with touch pads, improving the presentation of the IoT projects.
Here's the video demonstration of the ESP32 Capacitive Touch Sensor:
Before going forward, let's first understand how this touch sens ...
Hello Friends! I hope you are well. Today, I am going to give you a detailed Introduction to NPN transistor. In this tutorial, we'll look at the NPN transistor, how it works, circuit diagram, output characteristics curve, and applications. It is a bipolar junction transistor mainly used for current amplification and switching purposes.
BJTs (Bipolar Junction Transistor) are divided into two types i.e. NPN transistor and PNP transistor. Both transistors are different in terms of their electrical composition and construction, however, both are used for amplification and switching purposes in one way or the other.
What is NPN Transistor?
NPN transistor is a bipolar junction transistor(BJT), composed of 3 semiconductor layers in a way that o ...
Hello Folks! I welcome you on board. Happy to see you around. In this post today, I’ll walk you through the Introduction to D13009K.
D13009K is a high voltage fast switching power transistor that falls under the category of NPN transistors. The collector current of this device is 12A which projects it can endure load under 12A. This chip is mainly used in amplification and switching applications. The small current change at one pair of terminals is used to produce a large current change across the remaining terminals. The power dissipation is 100W which features the amount of power this chip dissipates during the working of this integrated chip.
I recommend you check out this post all the way through as I’ll demonstrate the complete Introduction to D13009K covering datasheet, pin ...
Hello friends, I hope you all are happy, healthy and, content. We have been discussing transistors lately, from the basic definition to the types and characteristics of transistors we have covered it all. If you have a brief idea about transistors, you must be aware of the field effect transistor or you might have heard or read about it somewhere, it is one of the earliest known types of transistors which is our topic of discussion today.
Field Effect Transistors were made to cover up the lacking of previously known transistors which occupied large space and produced a lot of noise, another major problem was the low reliability of previous versions. So, let's get started with the FETs.
Definition of Field Effect Transistor
Let us define field effect transistor first,
"The Field e ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at a detailed Introduction to DS18B20. DS18B20 is a temperature sensor that can measure temperature from -55oC to +125oC with an accuracy of +- 5%. It follows 1 wire protocol which has revolutionized the digital world. Because of its 1 wire protocol, you can control multiple sensors from a single pin of Microcontroller.
DS18B20 is normally used in industrial projects where high accuracy is necessary. I will give you a detailed overview of this temperature sensor in today's post where we will have a look at its Pinout, working, protocol, etc. I will also share some links to projects where I have interfaced it with Arduino or other microcontrollers. If you have any questions, please ask in comment ...
Hi Guys! Hope this finds you well. I welcome you on board. Thank you for clicking this read. In this post today, I’ll be explaining the Introduction to BC559.
BC559 is a bipolar junction transistor used to drive loads under 100mA. It falls under the family of PNP transistors and is mainly known as a current-controlled device. Where small current at one terminal is used to drive large current change at the remaining two terminals.
Read this post all the way through, as I’ll be touching pinout, working, datasheet, physical dimensions, power ratings, and applications of a BC559 transistor.
Let’s get started.
Introduction to BC559
BC559 is a PNP bipolar junction transistor mainly employed for amplification and switching applications.
It is com ...
Hello friends, hope you all are fine and having fun with your lives. In today's post we will have a look at How to interface keypad with Arduino in Proteus ISIS. Keypad is used almost in every engineering project. If you even look around you will find keypad in many electronic appliances. For example, a simple ATM machine has a keypad on it using which enter our pin code and give commands to the ATM machine. Similarly, calculator also has keypad on it. So, in short there are numerous applications of keypad. You should also read the Real Life examples of Embedded Systems and you will find Keypad in them as well.
Keypad is used where you need to used numerical buttons or you need to use lots of buttons for sending commands so like in some applicatio ...
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a new Genuino Library for Proteus. Genuino boards are just the same as Arduino boards but with slight difference of color and shape. I have already posted a tutorial on Arduino Library for Proteus in which I have explained how to download the Arduino Library and use it in Proteus. Today, I am going to post a similar library but for Genuino boards. Their functionality is exactly the same as the Arduino Library but they have better look and Genuino Color.
II hope you are gonna like this library as well. Other bloggers are welcome to share this library with their reader but do mention our link in creator section, we will be really obliged. Now, let's start ...