Hello friends! I hope you will be absolutely fine and having fun. Today, I am going to share that how to make a program for Stepper Motor Direction Control using Matlab. I am going to share this tutorial on demand. I have also make different programs for DC Motor Direction Control using Arduino, DC Motor Direction Control in Matlab, DC Motor Direction Control using LabVIEW, DC Motor Speed Control using Arduino, DC Motor Speed Control using Matlab and Stepper Motor Direction using Arduino in my previous tutorials. So before going into the detail of this tutorial you must have to go through these tutorial because I will use the same hardware and a bit changed Arduino source code. In this tutorial I will make an algorithm to send different commands ...
Hey Fellas! I hope you are enjoying your life. Today, I am going to share the 3rd chapter in the PCB learning series. In the last tutorial, we discussed Single-sided PCB in detail and today, we will have a look at the double-sided PCB. In double-sided PCB, the conductive copper layer is present on both sides of the board, unlike single-sided PCB where we have a conductive layer on a single side of the PCB. Thus, we can place electronic components on both sides of the double-sided board and normally use SMD components.Let's jump in and explore more about double-sided PCB:Double Sided PCBDouble Sided PCB is a type of PCB that has conductive copper layers on both sides of the board.
Simply put, double-sided PCB comes with two-sided traces or paths ...
Hey pupils! Welcome to the next session on modern neural networks. We are studying the basic neural networks that are revolutionizing different domains of life. In the previous session, we read the Deep Q Networks (DQN) Reinforcement Learning (add link). There, the basic concepts and applications were discussed in detail. Today, we will move towards another neural network, which is an improvement in the deep Q network and is named the double deep Q network.
In this article, we will point towards the basic workings of DQN as well so I recommend you read the deep Q networks if you don’t have a grip on this topic. We will introduce the DDQN in detail and will know the basic needs for improvement in the deep Q network. After that, we’ll discuss the history of these networks and learn ab ...
Hello friends, hope you all are fine and having fun with your lives. In today's post, I am going to share Interrupt based Digital clock with 8051 Microcontroller. In the previous post, I have explained in detail How to use Timer Interrupt in 8051 Microcontroller. We have seen in that post that we can use two timers in 8051 Microcontroller which are Timer0 and Timer1. Using these timers we can easily generate interrupts. So, before going into details of this post, you must read that timer post as I am gonna use these timer interrupts in today's post.
After reading this post, you will also get the skilled hand on timer interrupt and can understand them more easily. In today's post, I am gonna design a digital clock which will increment after every o ...
Hello friends, I hope you all are doing great. In today's tutorial, we will discuss What is Ohm's Law. In 1781 an English scientist and philosopher Henry Cavendish was doing an experiment on the tubes which were prepared by the brittle material like glass to measure their radius (r) and length, tubes were full of salty solutions. During this test, he computes the current which he sensed as he accomplished the circuitry with his body. By this observation, he referred that the current is directly proportional to the voltage. He didn’t share his finding to other people and his findings remained unknown till 1879 then Maxwell shared them with other scientists. To practically see the working of ohm's law, you should try our online Ohm's Law Calculator.
...
Update: Here are the latest versions of this library: PIR Sensor Library for Proteus V3.0 and PIR Sensor Library for Proteus V2.0.
Hello friends, hope you are doing well. Today, I will share a new PIR Sensor Library for Proteus. PIR Sensor module is not available in Proteus so we can't use it in
our simulations. But today, I will share a new PIR Sensor Library
for Proteus which can easily simulate PIR Sensor in Proteus software.
We are quite happy that we are helping engineers by sharing these new Proteus Libraries.We all know about PIR Sensor but if you don't know then first read Interfacing of PIR Sensor with Arduino.As a quick review, a PIR sensor is used to detect motion in the environment and is commonly known as a motion sensor. It's quite helpful in security projects ...
Hello friends, hope you all are fine and having fun with your lives. In today's tutorial, I am gonna show you How to Configure NI MyRio on Wifi. In our previous tutorial, Getting Started with NI MyRio I have show you how to get started with NI MyRio and control LEDs of NI MyRio but you have seen that we have done that over USB. In simple words, we have controlled the LEDs and gyroscope of MyRio over USB but in today's tutorial, first of all, we are gonna configure NI MyRio on Wifi and then we are gonna control all those things over Wifi instead of USB.
If you have a project on MyRio then its my recommendation to use Wifi instead of USB for upload and testing your codes because Wifi is quite flexible in use and you no more restricted to use the USB ...
Are you on a hunt to get the best free webhosting service without ads? Are you building a startup and want your content to go live with zero budgets? Is your content too big that you may require unlimited storage space? Or are you a casual blogger and want your presence in the online world? Regardless of the complexity or simplicity of your needs, world’s most trusted free web hosting service provider 000webhost.com is your much-needed solution! This is because more than 16,289,847 users have already subscribed to their service and got their websites hosted. The numbers do speak volumes about the faith that online community has instilled upon this company. Furthermore, there is a plethora of added features and support that only this website offers ...
Hey, peps! Welcome to the new tutorial on the Jupyter notebook. As we are moving towards a higher level of Python, therefore, it is important to understand other ways of doing the same task. As we read in the previous lecture about 2D arrays, this time it is going to be done with the help of a famous library in Python. This time, you are going to learn different, engaging, and advanced-level concepts that not only help you deal with the 2D array but also the installation and working of the unique library of Python, which is NumPy. This lecture is going to be very useful and interesting, and therefore, we suggest you have a glance at all the goals of this lecture.
Getting the introduction to NumPy
Successfully installation of NumPy and knowing different methods for it
Using the arrays wi ...
In a number of applications where speed, latency, and light detection are critical, silicon has reached the limits of its capabilities. Global shipments of silicon between 2021 and 2025 are expected to total 17,600 million square inches, according to Statista. It is clear from this report that Moore's law has the potential to last at least until 2025. However, it is also critical to identify a suitable silicon substitute.
Future iterations of the machine will be able to learn from and adapt to its environment thanks to technologies like artificial intelligence. Because of this, more potent and flexible computational processes are required. It is more probable that the production of chips will usher in a new computing revolution. The following are a few possible silicon chip substitutes th ...