EN / USD
3 Items
 Home
Blog
Introduction to 2n6491
introduction to 2n6491, intro to 2n6491, basics of 2n6491, working of 2n6491, applications of 2n6491, pinout of 2n6491
Hello Friends! Hope you are doing great. We always come up with useful information that helps you solve your problems and keeps you updated with the knowledge that resonates with your needs and demands. Today, I am going to unlock the details on the Introduction to 2n6491. It is an NPN power transistor mainly used for general purpose amplification and switching purpose. It exhibits high DC current gain and comes with TO-220 package. I'll break down all information related to this transistor in easy steps, so you can grab the main concept easily. Let's dive in and explore what is this about and its main applications. Introduction to 2n6491 2n6491 is an NPN (negative-positive-negative) bipolar junction transistor mainly used for general purpose ...
Blog
How to Create PWM in Raspberry Pi 3
Create PWM Pulse in Raspberry Pi 3, pwm in pi 3, pwm pi 3, pwm in pi, pwm pi, pi 3 pwm, raspberry pi 3 pwm, pwm in raspberry pi 3
Hello friends, I hope you all are doing great. In today's tutorial, I am going to explain How to Create PWM in Raspberry Pi 3. In our previous tutorial, we have seen How to Create GUI in Raspberry Pi 3, & we have also controlled an LED from the GUI Buttons. So, I am gonna take that project and will add PWM code in it. So, I would recommend you to first have a look at LED Blinking with Raspberry Pi 3 in which we have designed this simple project and then check How to Create GUI in Raspberry Pi 3, where we have controlled that LED digitally with GUI. But today, we are gonna control the intensity of this LED by creating a PWM Pulse in Raspberry Pi 3. Along with that, we are also gonna have a look at How to use Scale in Raspberry Pi 3. I will add ...
Blog
How to Create a GUI in Raspberry Pi 3
How to Create a GUI in Raspberry Pi 3, gui in pi 3, pi 3 gui, raspberry pi 3 gui, gui in raspberry pi 3, tkinter in python, tkinter pyhton, tkinter raspberry Pi 3
Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you How to Create a GUI in Raspberry Pi 3. There are many different third party libraries available and the one I am going to use is tkinter. I have tried these libraries and I liked it the most so that's why I'm gonna use it in my future Raspberry Pi 3 Projects. In our previous tutorial on Raspberry Pi 3, we have had a look at LED Blinking using Raspberry Pi 3. So, today I am gonna work on the same project and we will add a GUI in it. GUI is an abbreviation of Graphical User Interface and it is used to give a presentable form to your project. We will add some buttons on our GUI and we will turn ON or OFF our LED using buttons. It's quite a basic tutorial but it ...