EN / USD
939 Items
 Home
Blog
Voltmeter & Ammeter in Proteus ISIS
Voltmeter & Ammeter in Proteus ISIS, voltmeter in proteus, ammeter in proteus, voltage probe in proteus, current probe in proteus, proteus voltmeter, proteus ammeter
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to use Voltmeter & Ammeter in Proteus ISIS. It's our 4th tutorial in Proteus series. While designing an electronics project, voltage & current measurements are essential debugging features, as they help in understanding circuit behavior. Proteus has builtin instruments for voltage & current measurement. We have have their probes and today we will discuss them in detail. First have a look at Voltmeter in Proteus ISIS: How to use Voltmeter in Proteus ISIS DC Voltmeter is used to measure the voltage difference across any DC component. In order to use DC Voltmeter, we need to click on Virtual Instrum ...
Blog
Temperature Sensor 18B20 with Arduino
18B20 with arduino,18b20 arduino code, 18b20 arduino library, temperture sensor with arduino, dallas 18b20 arduino
Hello everyone, in today's post we are gonna have a look at how to interface temperature sensor Dallas 18B20 with Arduino. There are many temperature sensors available in market like LM35, DHT11 etc but personally I like Dallas18B20 most of all, as it gives the most accurate result up to four decimal points. It operates on single wire and sends all data through this wire. Another advantage of this wire is you can interface multiple sensors with a single data line. You should also have a look at How to use 18B20 in Proteus ISIS. In today's post, we are gonna get value from this sensor and then print it over the Serial Terminal as well as LCD. We will get the values in degree centigrade. Its not much difficult to interface 18B20 with arduino and als ...
Blog
Introduction to 1N4148
Introduction to 1N4148, How to use 1N4148, Introduction to switching diode 1N4148, getting started with 1N4148, getting started with switching diode 1N4148, how to start with 1N4148
Hello everyone! I hope you will be absolutely fine and having fun. Today, I am going to give an Introduction to 1N4148. It is basically a diode used for fast switching purposes. Switching diodes are usually single P-N diodes and their functionality is similar to that of normal switch. Below a specific voltage, switching diodes i.e. 1N4148 has high resistance. Whereas as above that specific voltage they show a low resistance. It is a most commonly used diode due to its smaller size, easy availability and low cost. Good switching diode can be chosen by its maximum reverse recovery time and its power dissipation ranging from 80mW to 1kW. Switching diodes such as 1N4148, 1N4007 etc. have very wide range of applications specially in Embedded Systems ...
Blog
Reasons Why 3D Printing Technology is Underrated
Reasons Why 3D Printing Technology is Underrated, 3d printing technology
3D printing technology is one of the most progressive methods of creating objects in the market today. There are four different types of production techniques in manufacturing. These include subtractive manufacturing, casting, formation, and additive manufacturing. Reasons Why Additive Manufacturing is a Superior Form of Manufacturing Additive manufacturing is the technique of production that 3D printers use to create physical objects. Additive manufacturing is the manufacturing process in which you create an object from scratch by directly layering the raw material. This technique is different from others because it does not create waste like subtractive manufacturing. It does not require manual effort and time like the formation process where y ...
Blog
Common Mistakes to Avoid When Investing in Technology for Your Venture
Common Mistakes to Avoid When Investing in Technology for Your Venture
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at the Common Mistakes to Avoid When Investing in Technology for Your Venture. Tech tools can make or break a business in this day and age, regardless of the industry or niche a venture is in. As such, it’s vital to source the best possible technologies that will help you make your organization the best it can be and the most likely to reach its goals. As you invest in technology, it pays to avoid some common mistakes. Mistake: Not Having a Plan Many entrepreneurs have a detailed business plan they created when they began or bought their business, but they fail to plan much for technology. It’s essential to have a vision and strategy for your technological nee ...
Blog
Buy research paper for better results in examination
Buy research paper for better results in examination
Lots of students got worried because of time finishing in their exams. If you are like most students you have too many classes, too much work, and not enough time in which to do it. Unfortunately, schools do not teach students many tips and tricks for writing research papers or term papers quickly. Due to a large course-load or tight time constraints, students sometimes feel pressured to produce a research paper quickly, and without the tools to do it themselves, many times they turn to plagiarism, or buy plagiarized papers, and submitting them as their own. This obviously has a detrimental effect on their education. These three secrets will help you feel prepared in the event you face a looming research paper or term paper deadline. Top Secrets t ...
Blog
Controllers in ASP.NET MVC
Controllers in ASP.NET MVC, Controllers in ASP.NET, Controllers in MVC, Controllers in ASP
Hello friends, I hope you all are doing great. In today's tutorial, I am going to give you a detailed overview of Controllers in ASP.NET MVC. It's the fourth article in ASP Web App Series. In our Previous tutorial, we have had a look at Views in ASP.NET MVC and in that tutorial, we have mentioned this Controller a lot and today we are gonna discuss it in detail. Controllers acts as a messenger in ASP.NET MVC Web App, it takes message or data from place to another. I have also shared a video at the end of this tutorial and I would suggest you to watch it once to get better understanding of controllers. So, let's get started with Controllers in ASP.NET MVC: Controllers in ASP.NET MVC Controller is the back bone of any ASP.NET MVC Web App as it ac ...
Blog
Best Engineering Practices for Airguns
Best engineering practices for airguns
Many problems can bother you while installing airguns. Most manufacturers do not think or have a clue about how their clients will be using a gun. Some use many different screws instead of one size screw all around during installation. The following are the best engineering practices while designing airguns so that you cannot make mistakes that you can avoid. Using fasteners of equal size whenever feasible Fasteners that are equal and common in size are the best because they help reduce the number of tools required for working as well as simplify the supply chain. Common size fasteners are the size of the device that is needed to tighten the gun, thread pitch and the diameter of the shank. The length of the fastener depends on the application but is vital to keep standard always.Take ...
Blog
Soil Moisture Sensor Library for Proteus V2.0
Soil Moisture Sensor Library for Proteus V2.0, Soil Moisture Sensor Library for Proteus, Soil Moisture Sensor Library in Proteus, Soil Moisture Sensor in Proteus, Soil Moisture Sensor Proteus simulation, Soil Moisture in Proteus
Hello friends, I hope you all are doing fine. In today's tutorial, I am going to share a new Soil Moisture Sensor Library for Proteus V2.0. You should also have a look at its previous version i.e. Soil Moisture Sensor Library for Proteus V1.0. If you have worked on the previous version, it has only one soil moisture sensor in it, while in this library, we have added three soil moisture sensors. First, we will have a brief introduction of the Soil Moisture sensor, then we will download the zip file containing Proteus Library files of Soil Moisture Sensor and finally, we will design a small simulation using these new sensors. So, let's get started: What is Soil Moisture Sensor? Soil Moisture sensor is an embedded sensor, used to measure the moist ...
Blog
Getting Started with Arduino Programming
getting started with arduino programming, basics of arduino programming, how programming is done in arduino software, arduino software programming
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 ...