Hello friends, I hope you all are having fun. Today, we are going to share the 7th tutorial of Section-III in our Raspberry Pi Programming Course. In the last tutorial, we interfaced a DHT11 sensor with Raspberry Pi 4. Today, we are going to interface another temperature sensor i.e. DS18B20 with Raspberry Pi 4.
DS18B20 is a popular temperature sensor especially in severe/critical environments i.e. chemical plants, mines, industrial sites etc. because of its 1-wire operational technique and accurate readings up to 4 decimal digits.
Project Description
Today, we will interface a DS18B20 temperature sensor with Raspberry Pi 4 and will display the values on a 16x2 LCD.Let's have a look at the components required for this project:
Components ...
Hi students! I hope you are having a productive day. Technology is all about sharing information through different means to utilize it in a better way, and today, we are discussing an important and basic one of that has been the trend for years and has made the devices live and connected. Our motto is to discuss the basic concepts of the Bluetooth module, but we’ll try to keep things simple, to the point, and informative so you have the best knowledge.
In today’s article, we are going to study Bluetooth and its modules in detail. We’ll learn about the basic introduction of these modules and study their types in detail. We’ll see different modules with their applications and also discuss the use of particular types of modules in different fields of life. In the end, we’ll examine the wor ...
Hi Guys! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to TDA1554.The TDA1554Q is an integrated class-B output amplifier mainly used for car radio applications. This device features 4 x 11 W single-ended or 2 x 22 W bridge amplifiers. It comes in a 17-lead single-in-line (SIL) plastic power package.
I suggest you buckle up and read this entire post till the end as I’ll discuss the complete Introduction to TDA1554 covering datasheet, pinout, features, and applications.
Let’s get started.
Introduction to TDA1554
TDA1554 is a 4*11W single-ended or 2*22W power amplifier IC which means the internal circuitry features a 4*11W single-ended or 2*22W bridge amplifier.
It is an integrated class-B output amplifier that comes ...
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to Create a Registration Form in ASP.NET Core. It's our 13th tutorial in ASP.NET Core series. In our previous lecture, we have seen How to use Tag Helpers in ASP.NET Core and have also discussed link, image & environment Tag Helpers.
Today, we will have a look at Form Tag Helpers and with their help we will design a simple Registration Form in ASP.NET Core. It will be a quite lengthy tutorial so if you got into any trouble, then ask in comments. So, let's create our Registration Form:
Create a Registration Form in ASP.NET Core
Let's create a new action method named Registration, in our Home Controller clas ...
Hey fellows, in the previous lecture, we read the basics of Laplace transform and now, we want to go into a deep study about the same topic. Usually, it is important to learn all the properties of a mathematical tool to use it well, but we’ll focus on the basic and important properties of the Laplace transform to understand its concepts. Here are these:
Linearity
Time delay
Nth derivative
Frequency shifting
Multiplication with time
Complex shift property
Convolution of the Laplace transform
Time shifting
Time reversal
If you have read the previous concepts clearly, then these concepts should be clear in your mind. We’ll define all of them one after the other, and you'll understand each of them clearly.
Linearity in the Laplace Transform
We all know what linearity is. Yet, t ...
Hi readers! Hopefully, you are well and exploring technology daily. Today, the topic of our discourse is the LSM6DSL iNEMO Inertial Module, Always-on 3D Accelerometer, and 3D Gyroscope. You might already know about it or something new and different.
The LSM6DSL is an iNEMO inertial module of the higher level offered by STMicroelectronics which combines a 3D accelerometer and a 3D gyroscope into one small unit. This sensor module will help to cater to clients' needs for more accuracy and energy-efficient motion sensing in the current world applications. Due to its battery-powered and continuous operation nature, it can principally used in battery gadgets such as smartphones, fitness trackers, and smartwatches.
The LSM6DSL shines especially where high-resolution motion detection is possi ...
3D printing technology is one of the most progressive methods of creating objects in the market today. There are four different types of production techniques in manufacturing. These include subtractive manufacturing, casting, formation, and additive manufacturing.
Reasons Why Additive Manufacturing is a Superior Form of Manufacturing
Additive manufacturing is the technique of production that 3D printers use to create physical objects. Additive manufacturing is the manufacturing process in which you create an object from scratch by directly layering the raw material.
This technique is different from others because it does not create waste like subtractive manufacturing. It does not require manual effort and time like the formation process where y ...
Hey learners! Welcome to the new lecture on deep learning, where we are using TensorFlow to learn it with the help of Python. Previously, we worked on the syntax of Python, and now it's time to discuss the variables in detail. There are some variables that you will learn about as well as get hands-on experience within TensorFlow. These are important concepts that will help you throughout your coding career. If you are new to programming, this is a crucial concept for you, and if you know it already, you can use this tutorial to polish your concepts. We will move forward after looking at the list of content for this lecture:
What are the variables in Python?
How do you assign the value to the name of the variable in Python?
What are some rules to define the name of the variables?
How ...
Hello everyone, I hope you all are doing great. In today's tutorial, I am gonna show you How to Select Best Enterprise eCommerce Platform. Customer experience has been evolved in an amazing way in last decade. Nowadays, customers pay evident attention to the merchants that provide them feel of security and impeccable customer experience. Running an online business is now tricky though, you need to maintain high traffic, customer satisfaction and provide them a flawless experience that allows them to come again and again on your site.
Poor customization and site design that comes with glitches can scare the hell out of your customers. This would make a negative impact on the customer experience and your overall credibility may get affected. It is g ...
Hey Guys! Glad to see you here. I welcome you on board. In this tutorial today, I’m going to share the Analog PIR Sensor Library for Proteus. We have already shared the digital PIR Sensor Library for Proteus V1.0. Moreover, you should also check the latest version of PIR Sensor Library V3.0. If you don’t know what is PIR sensor, you must read this post first where I’ve briefly discussed the Interfacing of PIR sensor with Arduino.
PIR (Passive Infrared Sensor) also known as a motion sensor, is used to detect motion using infrared rays. It is used in banks for security purposes. It can detect the presence of a person by identifying their motion inside. Similarly, it is used in home automation where it detects the movement in the room, giving a signal we need to turn on the light because ...