Hey learners! Welcome to another deep learning tutorial, in which we are beginning the practical implementation of Python on the TensorFlow library. We installed and checked TensorFlow in detail while we were in the previous lecture, and today we are going to use it for our practice. We have checked the presence of a perfectly installed library of TensorFlow in our tutorials and seen the basic structure of this library. As a result, we will skip the details and jump right into learning Python. In this tutorial, the main focus will be on Python instead of learning the workings of TensorFlow. You have to remember one thing: all the discussion will be from the point of view of deep learning, and it is not a general tutorial in which you will learn to develop apps or have a discussion about th ...
Hello everyone, hope you all are fine and having fun with your lives. Today, I am going to share a new project named as Interfacing of Multiple Temperature sensors DS18B20 arduino. I have already shared a tutorial on Interfacing of Temperature Senor 18B20 with Arduino but in that tutorial, we have seen how to connect one temperature sensor DS18B20 arduino. But today, I am gonna interface multiple temperature sensors DS18B20 Arduino. For this project I have used two sensors but you can use more if you want.
Temperature sensor DS18B20 is a one wire temperature sensor means we can get its data through a single wire and we can connect as many as we want temperature sensors with this single wire and can call them through their addressing. Each temperat ...
Update: Here are the latest versions of this library: Arduino Mini Library for Proteus V3.0 and Arduino Mini Library for Proteus V2.0.
Hello everyone! Hope you’re well. I welcome you on board. In this post today, I’ll explain the Arduino Mini Library for Proteus. I’ve been creating and adding new libraries for the Proteus to help you better understand the working of Sensors and Arduino Boards. You can use these libraries in your Embedded projects. They are easy to understand and you can download and run these libraries yourself quite easily.Before I proceed further let’s get to know what’s Arduino Mini and how it’s different from other boards. Arduino board is an open-source platform carrying both a ready-made hardware kit and software IDE (Integrated Development Environment) that w ...
Hey, everyone, I hope you all are doing great. In this article, I am going to explain C# ListBox Control. In the previous article, we have discussed the C# ComboBox Control. C# ListBox is quite similar to ComboBox. C# ListBox is just a simple list, which is showing the data. The user can easily select an option from the list by clicking on any of its items. Some features are common in ComboBox and ListBox. Such as the data is inserted like items. Insertion, deletion, and selection are also same. We will insert the values, then after performing the selection, we will delete them. We will also focus on the text styling, colors and events handling etc. So, let's get started with C# ListBox Control:
C# ListBox Control
There are multiple functional ...
Hello everyone, hope you all are fien and having fun with your lives. Today, I am going to post a new C# tutorial in which we will have a Introduction to C# Windows Forms. Till now, we have seen Introduction to C# in which we have designed a console application in C# and after that we have discussed that project and write some code in it in First Code in C# Tutorial. So, till now we have an idea How to create a console application and how to run it easily.
I will continue with this C# console projects but first we have to discuss a little about C# Windows Forms. Microsoft Visual Studio is a very vast software so we can design different types of projects in it and also can use different languages. So, when talking about C#, we not only can design c ...
Hey Friends! I hope you are enjoying your life. Today, I am going to uncover the details on What is Forum Submission and its importance in SEO?
This is the ninth article in the SEO series. Before we move on, you must have a look at What is Backlink and how it affects and works for SEO.
Forum submission is one of the most conventional, yet effective, ways to generate backlinks that are necessary for boosting blog traffic and page ranking. It falls under an Off-Page SEO where you build a relationship with other forum members and take an active part in the discussions and help them with useful information.
Most of the bloggers who start from scratch, get intimidated by the SEO tips and techniques required for the blog growth, but the reality is n ...
Hey fellows, Welcome to another lecture in the signal and systems series in which we are moving towards another transform. Till now, we have studied the Laplace and z transform and we, therefore, know the basic purpose of transforms, that is, to convert the signal from one domain to another. In today's lecture, we will be discussing the Fourier Transform, and you will enjoy its information because now we have a clearer idea of what we are doing and what the purpose of this transformation of a signal is. Here are the key points that we are going to consider:
What is the Fourier transform?
What is the journey Fourier transforms from start to end?
How do you define the types of Fourier transform?
Why is the Discrete Fourier transform important?
Why is the fast Fourier transforms named so ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about Generating Simple Signal in MATLAB. Signals are of great importance in our daily life. The signals are basically the graphical display of the analog values. We can estimate the severity level by the shape of the signals. The signals have a very wide range of applications in our daily lives. If we observe the shape of the AC voltages of 220V that is supplied in our homes, it is a sinusoidal signal. So, its an application of the signals.
Signals also play a vital role in the medical field. While performing ECG and EEG tests in hospitals, doctors visualize the signals displayed on the screen and they can estimate the severity of the ...
Hi Guys! Hope you are doing great. Today, I am going to unlock the details on the Introduction to POS system. The POS stands for point of sale which is a process where a transaction is made when customers select some product and finalize it after checking out from the main window. It is very useful for keeping the track record of inventory and the number of sales made per day.
There are many benefits of using this method including better user experience, retention of customers, price customization of every product, and keeping the track record of the previous purchase history of the customers. This process refrains you from using old traditional methods of carrying out sale process in which cash registers were used.
I'll try to cover each and e ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to give you an Introduction to LM741. It belongs to the series of general purpose amplifiers. It supports larger range of input voltages. LM741 provides high gain and short circuit protection as well. Its pins configuration is very similar to UA709 and there is no need of frequency compression in LM 741.
LM741 can be used as a comparator in order to determine the levels of applied input voltages i.e. either smaller or larger input voltages are applied at its input terminal. LM741 is an op-amp IC having 8 different pins, which will be explained later in this tutorial. LM-741 has a very wide range of applications e.g. function generator, comparator, DC amplifie ...