EN / USD
939 Items
 Home
Blog
Arduino 74HC595 Interfacing: Increase Output Pins
Arduino 74HC595,Arduino 74HC595 interfacing, increase arduino output pins, arduino output increase, 74hc595 arduino
Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you Arduino 74HC595 Interfacing and we will have a loook at How to Increase Arduino Output Pins with 74HC595. Suppose you are working on some project where you need to control 20 LEDs with Arduino UNO and you know we will 12 digital Pins so we can't control all of these 20 LEDs with Arduino UNO. We can use Arduino Mega as well but if we wanna stick to Arduino UNO then we need to increase its Output Pins and we will use 74HC595 for that purpose. You should read this basic Introduction to 74HC595, it will help you to better understand this shift register. It's a Serial In Parallel Out Shift register and we will give it value serially from single Pin of Arduino and ...
Blog
Introduction to LM348
LM348 Pinout, LM348 basics, basics of LM348, getting started with LM348, how to get start LM348, LM348 proteus, Proteus LM348, LM348 Proteus simulation
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge on Introduction to LM348. LM-348 i basically a General Purpose (GP) Operational Amplifier. It is an independent and quadruple operational amplifier. LM 348 has similar characteristics in comparison to uA741. It is an internally compensated amplifier having high gain. LM-348 has four internal amplifiers. We can achieve isolation between these amplifiers by biasing each of the amplifier independently. This isolation can be done using different techniques e.g. layout technique. It can be used at several different places where amplifier matching is needed. LM 348 has very low supply current drain as compared to the standard 741. Moreover, I ...
Blog
Access Linux Server of Arduino YUN with Putty
Access Linux Server of Arduino YUN with Putty,Connect yun with puttty,how to connect arduino yun with putty,putty with arduino yun
In today's post we are gonna see how to connect Arduino YUN with Putty and access the files on Linux OS in Arduino YUN. In my last post Getting Started With Arduino YUN, I have explained in detail about basics of Arduino YUN. I am recall few important things here. Arduino YUN is a very powerful board with two processors on it. One is Arduino microcontroller used to control the output / input pins. The other processor is named as Atheros and it has Linus operating system on it, so one can easily run python scripts on it and can do any server or client side coding in it. So, today we are gonna see ow to access this Linux operating system of Arduino YUN using Putty software in Windows. Putty is a third party software used for accessing serial termina ...
Blog
Starting A Field Service Business From Scratch - 7 Tips & Best Practices
Starting A Field Service Business From Scratch
Launching a new field service business will be the most exhilarating and intimidating thing you do. And your path to success depends on smart decision-making right from the start. To help you achieve this, here are some tips and best practices that will iron out the potential wrinkles and lead your fledgling firm towards steady growth sooner. Choosing the Right Software Tools Kick-starting your field service business requires thorough planning. Top of your checklist should be selecting the optimal software tools, personalized to your unique operational needs. For instance, small business FSM software (Field Service Management) can bring numerous efficiencies into daily operations. Consider these three major benefits: Operational Efficiency: Streamlines processes and optimizes team p ...
Blog
What is PCB Silkscreen?
PCB SilkScreen, what is PCB SilkScreen, why PCB SilkScreen, PCB SilkScreen basics, SilkScreen pcb
Hi, I hope you all are doing great. Today we are talking about the silkscreen on the printed circuit boards (PCBs). We know that PCBs are the essential parts of electronic devices, and there are a variety of PCBs for different circuits. Generally, silkscreening is the process of surface printing with the help of a design cut out on a sheet. But, we are particularly talking about the silkscreen on the PCB. It is a crucial step in the PCB design and plays a role during the PCB assembly to make sure the PCB is designed well. Generally, silkscreen is used to provide basic information about the components on the PCBs. This article has a silkscreen introduction, types, and methods. Introduction to PCB Silkscreen The PCB Silkscreen is a layer of non-electric permanent epoxy ink present in the f ...
Blog
Real Time Security Control System using XBee and GSM
Real Time Security Control System using XBee and GSM, Security Control System using XBee and GSM, Real Time Security Control System, xbee control system, security control system
Hello everyone, I hope you all are doing great. In today's post, I am going to share a Final Year Project in detail, named as Real Time Security Control System using XBee and GSM. I will give you all the details so that you can easily design it on your own. I've given the Proteus Simulation to download below. In that zip file, you will get both the Arduino codes and Proteus Simulations. I have divided this whole project design into four parts. If you got into any trouble in your project, then ask in comments and I will try my best to resolve them. So, today we are gonna have a look at the basics of this Security project. There are a lot of systems introduced in the market these days that are used to transfer sensor data from one node to another ei ...
Blog
Pure Sine Wave Inverter Design With Code
Pure Sine wave inverter design, pure sine wave inverter with code, PIC based pure sine wave inverter
Hello guys, in the last post I have explained the Basics of Inverters along with its types and also the inverters topology in other words working of inverters, then we discussed the Major Components of Inverters. Now in this post I am gonna explain the pure sine wave inverter and how to create it. I have used AVR microcontroller int his project. The reason I am using random microcontrollers is that so you guys get a taste of each one. Before starting on sine wave inverter read this article again and again as I have also mentioned the problem i got while making it. You should also read the Modified Sine Wave Design with Code. I have divided this tutorial into four parts which are shown below. This is a step by step guide to design and build an in ...
Blog
Skills & Attributes Needed In Engineering
Skills & Attributes Needed In Engineering
If you are planning on a career as an engineer, it is important that you are aware of the various skills and attributes that employers look for. This is a terrific field to work in with highly rewarding and valuable work, high earning potential, and great job opportunities, but this is also one of the more challenging industries to crack, and there are many skills and attributes that are required. These are skills and attributes that can be developed, though, so if you lack in any, then you should be able to find ways to develop and improve. Read on to discover the skills and attributes that employers are looking for in engineering. Hard Skills Obviously, hard skills are essential in a field that is so technical. The hard skills that you need wil ...
Blog
How to use C# Int Variables
C# int, int c#, c# int variables, c# integer,integer in c#
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a new tutorial on C# language which is How to use C# Int variables. In our previous C# tutorials, we have designed a small project in C# which prints Hello World on the screen. Then we have seen Introduction to C# Windows Form, in which we have designed our first Windows form in C#. Then we have added the C# controls on that windows form. Now, in today's tutorial, I am gonna introduce you to a new concept which is variables. Variables are used in every programming language and without variables we can't design even a simple code. There are different types of variables available in C# language and today among these variables we are gonna focus on C# Int ...
Blog
Training Error: Recognition Failed in EasyVR
Training error recognition failed in easyvr,training error in easy vr, easyvr with arduino uno training error
Hello friends, hope you all are fine and enjoying life. Today's post is about removing a small error named as Recognition Failed in EasyVR, which I encountered while working with EasyVR shield with Arduino UNO. I have posted a complete project on EasyVR shield around a year ago in which I haven't mentioned this error because at that time I didn't encountered it. But today while working with EasyVR shield, I encountered this problem so I thought to share it with you guys. EasyVR shield is a voice recognition module which is used for recognizing voices and operating accordingly. Using this module, one ca quite easily control anything using voice. In the previous project, I have controlled a robot using voice commands like when I say Forward then it ...