Passing Arguments to Linux Device Driver – Linux Device Driver Tutorial Part 3

This article is a continuation of the  Series on Linux Device Driver and carries the discussion on character drivers and their implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This is the tutorial about Passing Arguments to Linux Device Driver – Linux Device Driver Tutorial Part 3. … Read more

First Linux Device Driver – Linux Device Driver Tutorial Part 2

First Linux device driver

This article is a continuation of the Series on Linux Device Drivers and carries the discussion on character drivers and their implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This is the First Linux Device Driver – Linux Device Driver Tutorial Part 2. Prerequisites To continue with … Read more

Linux Device Driver Tutorial – Part 1 | Introduction

Understanding Linux Device Drivers

This article is the Series on Linux Device Drivers and carries the discussion on character drivers and their implementation. The aim of this series is to provide easy and practical examples that anyone can understand. In this article, we are explaining some basic concepts about Linux and its drivers. It aims to provide easy and … Read more

Hump And Pothole Detection on Roads

Now we are going to demonstrate the Hump And Pothole Detection on Roads using 8051. Hump And Pothole Detection on Roads using 8051 Abstract Many ongoing projects in the field of vehicular networks are working in the direction of providing the driver with relevant information about roads and traffic movements. One of the major problems … Read more

8051 – RTC Interfacing (Alarm Clock)

In our previous tutorial, we have interfaced the 8051 with EEPROM. In this project, we are going to see RTC Interfacing with 8051. Before that, we should know about the RTC (DS1307) operations. Let’s start. You can also read PIC16F877A RTC, LPC2148 ARM7 Introduction. Prerequisites I²C Basics I²C Advanced LCD Interfacing with 8051 8051 I2C … Read more

PIC16F877A – RTC (DS1307) Interfacing

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In the previous tutorial, we have interfaced RFID reader with PIC16F877A.  In this tutorial, we are going to discuss RTC Interfacing with PIC16F877A. Before that, we should know … Read more

PIC16F877A I2C Tutorial

PIC16F877A I2C Tutorial

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In our previous tutorial, we have seen PIC16F877A ADC Tutorial. Now we are going to see PIC16F877A I2C Tutorial. Prerequisites Before getting into the I2C Tutorial of PIC16F877A, … Read more

PIC16F877A – RFID Interfacing

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In the previous tutorial, we have interfaced GSM Module with PIC16F877A. In this tutorial, we are going to see RFID Interfacing with PIC16F877A. So in this tutorial, we … Read more

PIC16F877A – GSM Interfacing

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In the previous tutorial, we have interfaced the Keypad with PIC16F877A. In this tutorial, we will see GSM Interfacing with PIC16F877A. Suggestion to read GSM Module Introduction Serial … Read more

PIC16F877A – USART Tutorial

PIC16F877A Serial Communication

This article is a continuation of the series of tutorials on the PIC16F877A Microcontroller. The aim of this series is to provide easy and practical examples that anyone can understand. In our previous tutorial, we have seen PIC16F877A Timer Tutorial. In this tutorial, we are going to learn PIC16F877A Serial Communication (USART). USART (Universal Synchronous Asynchronous Receiver Transmitter) … Read more