I2C Bus Driver Dummy Linux Device Driver – Linux Device Driver Tutorial – Part 38

I2C Bus Driver

This article is a continuation of the Series on Linux Device Drivers and carries the discussion on Linux device drivers and their implementation. The aim of this series is to provide easy and practical examples that anyone can understand. In this concise guide, we’ll take you on a journey through the fundamentals of Linux Device … Read more

GPIO Linux Device Driver Basics – Linux Device Driver Tutorial Part 35

This article is a continuation of the Series on Linux Device Drivers and carries the discussion on Linux device drivers and their implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This is the GPIO Linux Device Driver Basics using Raspberry PI – Linux Device Driver Tutorial … Read more

Setup Ubuntu and Raspberry PI – Linux Device Driver Tutorial – Part 1.1

Setup Ubuntu and Raspberry PI

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 Setup Ubuntu and Raspberry PI – Linux Device Driver Tutorial – Part 1.1. You … Read more

Adding a Real Time Clock to your Raspberry Pi – RTC DS3231

When you use your Raspberry Pi as your mini PC, then I am sure you would have found some difficulties to get the current correct time if you don’t connect your Raspberry Pi to the network using Ethernet, WiFi, etc. In this Adding a Real Time Clock to your Raspberry Pi post, we will see … Read more

SPI Device Driver Tutorial – Linux Device Driver Tutorial Part 47

SPI Device Driver

This article is a continuation of the Series on Linux Device Drivers and carries the discussion on Linux device drivers and their implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This is the SPI Device Driver Tutorial (SPI Protocol Driver) – Linux Device Driver Tutorial Part … Read more

Softirq in Linux Device Driver – Linux Device Driver Tutorial Part 45

softirq in linux

This article is a continuation of the  Series on Linux Device Drivers and carries the discussion on Linux device drivers and their implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This is the softirq in Linux Device Driver using Raspberry PI – Linux Device Driver Tutorial … Read more

Epoll in Linux Device Driver – Linux Device Driver Tutorial Part 44

epoll in Linux Device Driver

This article is a continuation of the  Series on Linux Device Drivers and carries the discussion on Linux device drivers and their implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This is the Epoll in Linux Device Driver using Raspberry PI – Linux Device Driver Tutorial … Read more

Select Linux Example Device Driver – Linux Device Driver Tutorial Part 43

Select Linux Example

This article is a continuation of the  Series on Linux Device Drivers and carries the discussion on Linux device drivers and their implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This is the Select Linux Example Device Driver using Raspberry PI – Linux Device Driver Tutorial … Read more

Poll Linux Example Device Driver – Linux Device Driver Tutorial Part 42

poll linux example

This article is a continuation of the  Series on Linux Device Drivers and carries the discussion on Linux device drivers and their implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This is the Poll Linux Example Device Driver using Raspberry PI – Linux Device Driver Tutorial … Read more

SSD1306 I2C Linux Device Driver using Raspberry PI – Linux Device Driver Tutorial Part 41

SSD1306 I2C Linux Device Driver

This article is a continuation of the Series on Linux Device Drivers and carries the discussion on Linux device drivers and their implementation. The aim of this series is to provide easy and practical examples that anyone can understand. This is the SSD1306 I2C Linux Device Driver using Raspberry PI – Linux Device Driver Tutorial … Read more