Hello friends, I hope you all are doing great. In today's tutorial, we are gonna design a project named DC Motor Control using XBee & Arduino in Proteus ISIS. I have shared the complete code and have also explained it in detail. You can also download the complete working Proteus Simulation given at the end of this tutorial. In this project, I have designed two Proteus Simulations.
The first Simulation is of Remote control in which I have used a keypad. The second simulation contains our two DC Motors and I am controlling the direction of those DC Motors with my Remote Control. XBee Module is used for sending wireless data. The code will also work on hardware as I have tested it myself. So, let's get started with DC Motor Control using XBee &am ...
Hello friends, i hope you all are fine and enjoying. Today i am going to share a new project tutorial which is What is serial port? We can also judge from its name that this pin that this may be the pin used for data communication. So we can say that Serial port is such a device which is used for communication of data in a serial manner. and an important thing to remember here is that this port can communicate only one bit at a time.
Serial port is now used in almost all type of computers and it is used to connect some some devices like modems, monitors, LCDs and some models of printers to the mother board of computer. If we talk broadly then some devices connected to the computer like Ethernet, USB etc also requires serial data stream for commun ...
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to Create Views in ASP.NET Core MVC. It's our 8th tutorial in ASP.NET Core series. In our 6th lecture, where we have set up MVC architecture, we have also created Controller & Model, but we haven't yet created any View to display this data properly.
We have also seen Dependency Injection and have successfully injected Model Interface in our Home Controller. So, now it's time to add a View in our project and communicate it with Controller & Model. So, let's get started with Views in ASP.NET Core MVC:
Views in ASP.NET Core MVC
View in ASP.NET Core ( File Extension: .cshtml ) is a simple HTTP template, which displays the Model data, provided by ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I will give you a detailed discussion on myRIO Ultrasonic Sensor Interfacing. In this tutorial, you will learn about NI myRIO ultrasonic sensor interfacing. We will go into the details of the ultrasonic sensor and then will move forward towards its interfacing with myRIO. I have already shared many articles on ultrasonic sensors and will share their link in this article as well.
The ultrasonic sensor is also known as SONAR (Sound Navigation and Ranging). As it is clear from its name, it transmits sound waves and these waves are received back to it after getting reflected from any object. It measures the total time elapsed during the entire transmission as well as during the reception of the reflected waves. The ...
The world of human resources stretches further than hiring and keeping employee relations copasetic. There’s so much to keep track of, day in and day out. Technology lends a hand to its friend, human resources. But with ASP.NET development services, your daily human resources task just got a whole lot easier.
We’ll be examining the relationship between these HR management systems and daily tasks. Time and attendance, onboarding, and payroll management can all be integrated into one software system with asp.net development services.
Track Time and Attendance in Real-Time
Time and attendance can be tracked in real-time by logging into your HR system and approving clock-in times, based on when your employee was scheduled. The system can tell you when ...
Hello friends, I hope you all are fine and having fun with your lives. Today, I am going to share a new project which is Receive SMS with Sim900 & PIC Microcontroller using AT Commands. I have already posted this same project on Arduino named as Receive SMS with AT Commands using Sim900 & Arduino. In that project, I have interfaced SIM900 module with Arduino but today I am gonna interface it with PIC Microcontroller.
I have also designed a GSM Library for Proteus using which you can easily now simulate your SIM900D module in Proteus. Sim900 Module is used to send and receive SMS and it is widely used in automation and security projects. I have also posted another Project in which I have designed the Proteus simulation of GSM based Home Sec ...
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 ...
Hello friends, I hope you all are doing great. In today's tutorial, we are going to have a look at another fabulous fabrication house named WellPCB. I have tried their services recently in an Arduino project, where I need to design a 3-Layer PCB and I was quite satisfied with their services. Before getting into the details, let me point out their strongest point, they have a trained customer service team, which guides you properly & solves all your queries. So, let's have a look at why you should prefer WellPCB for your next PCB order:
A quick review to WellPCB
WellPCB PTY LTD is an Australian company ( daughter company of Uniwell Circuits Co. Ltd. ), focused on the fabrication of PCB, PCBa ( Turnkey ...
No.
Sending Email in Visual Studio 2010
Give Your Suggestions !!!
1.
Part 1
2.
Part 2
Hello friends, today's tutorial is about adding functionality in Microsoft Visual Studio 2010 basic email form. In the previous part of this tutorial How to Send Email in Microsoft Visual Studio 2010, we have seen a basic email form which just sends email to constant email address which is specified in the coding.
Today we will make this email form a bit flexible and will be able to send the emails to any email id we want. If you have read the previous part of this tutorial, then this article will be nothing for you, you will got it just like a piece of cake instantly.
So, I suppose that you have read the previous tutorial and you have the ...
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a project named as DTMF Decoder using MATLAB. In this project, I have designed a keypad in MATLAB using the GUI functionality of MATLAB. After designing the keypad, I have assigned a tune to each of these buttons. Obviously the tune attached to each button is different and when we press any of these buttons, then the MATLAB recognizes the respective button.
This project is designed in MATLAB and I have tested it on MATLAB 2009 and MATLAB 2014 and it works fine on both of them. Code is given below in this tutorial for download. f you got problem in it then ask in comments and I will try to resolve them. So, let's get started with DTMF decoder in MATLAB.
...