Hello friends, hope you all are fine and having fun with your lives. Today, I am going to start a new series of tutorials on C++ Programming. and here's my first tutorial in this series which is Introduction to C++. I am gonna share a lot of tutorials in this series in future, in which I am gonna explain all about C++. In the initials tutorials, we will cover the basics of C++ Programming and later on we will also cover the pro concepts of C++ Programming.
I am planning on posting around 20 to 30 tutorials in this C++ Programming series, and I am quite sure that it will cover all about C++ and if you are a new learner then it will help you quite a lot.. I have started this series on a request of one of my readers. He suggested me this idea and I l ...
Hey pals! I wish you are doing great. Welcome to a new lesson about the Digital Logic Circuits in The Engineering Projects. In the past tutorials, we Designed the Basic JK Flip Flop. Today, we'll talk about the following Points:
What are JK Flip Flops?
What are the Master Slave Flip Flops?
How does the Circuit of Master Slave Flip Flop looks?
How types of JK Flip Flop different from each other?
How does the simulation of Master JK Flip Flip take place in Proteus ISIS?
Moreover, we'll also learn some key concepts in DID YOU KNOW portions. Yet Let's recall some points about the topic. Flip Flops are the building block of a huge number of electronic systems and devices. A Flip Flop is a Digital circuit that can take the bits as input, wor ...
Hi Guys! Hope you’re well today. Happy to see you around. In this post today, I’ll detail how to prevent data loss risk in raid-based storage.
RAID (Redundant Array of Independent Disks) is a data storage virtualization technology used for data redundancy and performance improvement in an Operating System. It has redefined how storage systems store and retrieve data, and its architecture comprises multiple physical disk drive components distributed over one or more logical units.
Prevent Data Loss Risk In Raid-Based Storage
RAID levels vary from RAID 0 to RAID 51 (and beyond). Different levels have different types of redundancy offered; however, a compromise has to be made when it comes to fault tolerance and performance. Although different RAID ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at Top Cisco Routing and Switching Certifications for 2019. If you are in the IT industry and you want to be successful in your IT networking career, then it’s advisable that you achieve a Cisco certification.
This well-known organization offers a wide range of credentials. It’s good to know which Routing and Switching certificate is the best in 2019. This will help you make an informed decision about what certification you should pursue.
Top Popular Cisco Routing and Switching Certifications
Exam-Labs makes achieving the Cisco certifications very simple and affordable by providing the candidates with training courses that can be accessed through personal ...
Hi readers! I hope you are fine and spending each day learning more about technology. Today, the subject of discussion is the ACS37030- high-bandwidth current sensors that enable high-performance power conversion in EV and data center applications.
The ACS37030 high-bandwidth current sensor is the answer to high-performance power conversion in Electric Vehicle applications and data centers. The precise current measurement with fast responses gives this a competitive advantage by allowing it to track electricity flow in real-time for proper power system working. With this high-bandwidth capability, it guarantees to measure rapidly changing currents and be very useful for applications involving dynamic environments like EVs, where demands for power change rapidly and quickly in data centers ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge with all of you guys, about how to make a simple Virtual Instrument (VI) for DC Motor Speed Control in LabVIEW. In my previous tutorials, I have worked on DC Motor Speed Control using Arduino, in which I have controlled the DC Motor Speed using Arduino and after that I made some advancements in it and then created DC Motor Speed Control in Matlab in which commands were sent from Matlab. So, now we are gonna do the DC Motor Speed Control in LabVIEW.If you are working on DC Motor then you should also have a look at DC Motor Direction Control using Arduino.
In this tutorial, I am going to work on the program for DC Motor speed Control usin ...
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 ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at a detailed Introduction to TCS3200. TCS3200 is a color-detecting sensor, it consists of TAOS TCS3200 RGB sensor chip and four white LEDs. It is used to detect visible color in a measurable range. This sensor has an array of a photodetector diode, some diodes are equipped with different color filters i.e. red, blue or green color and some diodes do not have any filter.
TCS3200 has different applications such as test strip reading, sorting by color and ambient light sensing. In today's post, we will have a look at its working, protocol, pinout, specification, etc. I will also share some links where I have interfaced it with other microcontrollers. If you have any questions about it ask in the c ...
Hello friends! I hope you all will be absolutely fine and having fun. Today, I am going to tell you guys that how to design a simple algorithm for DC Motor Speed Control in MATLAB by simply sending different commands to the serial port from Matlab to Arduino. In my previous tutorials, DC Motor Direction Control using Arduino, we have seen the direction control of DC Motor via Arduino. So, I would suggest you to first have a look at that tutorial before reading this one. Moreover, you should also have a look at DC Motor Direction Control in Matlab and DC Motor Speed Control using Arduino in which I have discussed in detailed about how to make simple and easy programs to control the direction of DC motor in both clockwise and anti clockwise directi ...
The Internet of Things ( or IoT) is a network of interconnected computing devices such as digital machines, automobiles with built-in sensors, or humans with unique identifiers and the ability to communicate data over a network without human intervention.
Hello readers, I hope you all are doing great. In this tutorial, we will learn how to send sensor readings from ESP32 to the ThingSpeak cloud. Here we will use the ESP32’s internal sensor like hall-effect sensor and temperature sensor to observe the data and then will share that data cloud.
What is ThingSpeak?
Fig. 1: ESP32 ThingSpeak
It is an open data platform for IoT (Internet of Things). ThingSpeak is a web service operated by MathWorks where we can send sensor readings/data to the cloud. We ...