EN / USD
2112 Items
 Home
Blog
Common Emitter BJT Amplifier in Proteus
Circuit of BJT amplifier, common Emitter bjt amplifier, Proteus circuit for BJT amplifier
Hi Learners, I hope you are doing good. This lesson is about implementation of one of the types of  Amplifiers i.e, Common Emitter BJT Amplifier. But, prior to this, we'll revise some basic concepts so that it will be easy for you to understand the roots of the Experiment. We'll talk about: What are Common Emitter Bi-Junction Transistors. Concepts of Common Emitter Bi-Junction Transistors. Implementation of Common Emitter BJT Amplifiers in Proteus ISIS. Why we use Common Emitter BJT in Amplifiers. What are Common Emitter Bi-Junction Transistors There are three types of Configurations of a transistor named: Common Emitter Configuration Common Base Configuration Common Collector Configuration We chose the Common Emitter Configurati ...
Blog
Floating-Point and Integer Numbers in Python
Floating-Point in python, Integer Numbers in python, data types in python, python data types, mathematical expression python, python mathematical operations, math operations in python
Welcome to chapter 6 of our python course. Previously, we introduced integers and saw how they may be combined with strings and stored in variables. Today, we'll take a closer look at the python number types and how they're stored in variables to see what actions are possible. What you'll learn in this tutorial is how to: Add, subtract, multiply, and divide numbers. Work with modular. Use exponents. Use expressions. Use a predetermined number of decimal places to round numbers Use strings to format and show numeric data. With this in mind, let`s start. How are integers created? Integers can be created by simply inputting a number. For example, the tutorial variable is assigned the integer 6 in the following way: >>>Tutori ...
Blog
How Do You Pick the Best 3D Printing Company?
3D printing service
Product designers nowadays have access to various technologies for creating multiple prototypes. These include traditional methods such as pen-and-paper sketching and cutting foam blocks, as well as more modern technologies such as 3D printing and CNC machining service. However, today we will focus on the additive manufacturing technique and what you should look for during your search. Numerous businesses embrace the technology by delegating tasks to professional 3D printing services. In the globally competitive environment, adding a supply partner to the company's value chain is the way to go because the technology is capital-intensive to implement. To help more businesses adopt the technology, we've created a simple guide to help them select the ...
Blog
Introduction to 74HC595
Introduction to 74HC595, getting started with 74HC595, how to start with 74HC595, how to getting started with 74HC595, how to use 74HC595, How to use 74HC595 for the first time, Using 74HC595. Use of 74HC595
Hello everyone! I hope you will be absolutely fine and having fun. Today, I am going to explain all of you about Introduction to 74HC595. It is basically a shift register. It has an ability to store and to shift the data of 8 bits. First of all the data is written on the register serially and then it goes to the storage register. All of the output lines are controlled by this register. 74HC595 register is a very high speed device based on Complementary Metal Oxide Semiconductor (CMOS). 8 bit data register receives the data from the input DS. This data is then transferred from the input shift register to the output shift register. 74HC595 has a vey wide range of applications in daily life. It can be used as serial to parallel data converter, can ...
Blog
Introduction to Arduino Pro Micro
Introduction to arduino pro micro, arduino pro micro pinout, arduino pro micro programming, arduino pro micro applications
Hi Folks! Hope you’re well today. Happy to see you around. In this post today, I’ll walk you through the Introduction to Arduino Pro Micro. Arduino Pro Micro is an Arduino compatible microcontroller board that is based on ATmega32u4. It operates at a frequency of 16MHz and 5V. It comes with 4 analog pins, 12 digital I/O pins, and 5 PWM pins. Moreover, it also supports serial communication UART with pins Rx and Tx. Arduino is an open-source platform provided by Arduino.cc that offers both hardware and software customization. Open-source means you can use, edit, or customize the board and software based on your requirements. Arduino boards are introduced in 2005 in Italy with the aim to provide a single platform where non-tech persons can get a h ...
Blog
Bottle Line Assembly using PLC Ladder Logic Programming
Bottle Line Assembly using PLC Ladder Logic Programming, PLC Ladder Logic bottle line, bottle capping with ladder logic, bottle filling with plc,
Hello friends, we are going to learn and practice together one project from the industry. It is the bottle line production in which many processes are happening, including but not limited to filling, capping, and conveying from the start point where the bottles get in the line to the end point where the bottle gets out from the line. In the process, many concerns and restrictions must be addressed, like the bottle size, length, broken status, pretty full or empty, etc. So we have a lot to learn, program, and test right here in this project. Let’s jump into work and enjoy completing such an exciting project without further delay. Bottle Line Assembly: Introduction Figure 1 images the project we are going to do. Yes, it’s a massive project, with too many things we see to control. However, ...
Blog
Introduction to JavaScript
Introduction to JavaScript with complete Guide, what is javascript, javascript tutorial with examples, javascript tutorial for programmers, learn javascript step by step, complete javascript tutorial with examples
Hello folks, I hope you are having a great day. Today, I am going to start this new tutorial series on JavaScript and here's our 1st tutorial titled Introduction to JavaScript. This is a beginner level tutorial series, where we will start from very basics & will slowly move towards complex concepts. If you're not a beginner or looking for secure development training or advanced tutorials, stay tuned, more training is coming. We can use any development Editor for running JavaScript and for this tutorial series, I will use Microsoft Visual Studio Code, which is free to use & you can download it from official site. You don't need to be an expert programmer, in order to learn JavaScript, but you must have some basic knowledge of HTML & CSS ...
Blog
What are Position Sensors
Hello friends, I hope you all are doing great. In today’s tutorial, we will have a look at What are Position Sensors and their practical implementation. Position sensors are such instruments used to detect the variation in the position of different components, or human beings. All movement controls networks comprise of such components that send information about the component or devices location connected with the network. These movement detectors are normally used in industries to control the operation of different machines. Theses devices measure the complete variation in the position of the different tools or after some intervals of the time. These modules also have the ability to retains the data about the movements of a different tool, or mac ...
Blog
Microcontroller Programming Services
Microcontroller-Programming-Services
The Engineering Projects (TEP) deals in all kinds of programming and embedded projects related to microcontroller. Microcontroller Programming Services provided by TEP has no limits. If you have any project related to programming of microcontrollers, then sit back, relax and let us do the job for you. Microcontroller programming Services provided by TEP has a very broad field as there are lot of boards available in market. Our operator is available 24 / 7 and if someone wants to discuss their project then he/she can talk to us live via our support chat room or can also send us email. Microcontrollers Programming is difficult because usually engineers and students doesn’t have the required tools for debugging of their codes and electronic circuits, ...
Blog
How to add a Delay in Visual Studio 2010
delay function in vb2010,delay in vb 2010,delay in visual studio,how to add delay in vb, vb 2010 delay function
Hello friends, hope you all are enjoying good health and having good time. Today's tutorial is not too big and is simple about how to add a delay in visual studio 2010. Before starting this tutorial, let me first tell you that I got an excellent feedback about the last tutorial on How To Use Proteus ISIS & ARES & also got few queries and suggestions. One of them was to post a similar tutorial on the Eagle software as well which I will hopefully start in the coming week. Today's post is a very small trick but yet very effective one. In a recent project of mine, it helped me a lot and yet its quite a small thing but it took me around half an hour to find it online and that's the reason I decided to share it with you guys. I have to design a ...