Writing an I2C Kernel Device Driver
In this post I am going to write Linux device driver for Beaglebone Black to interface with Nunchuk Joystick and MCP9808 Temperature sensor using I2C protocol. Part 1. Writing Kernel Driver for MCP9808 Temperature Sensor. Part 2. Writing Kernel Driv...
Nov 24, 20224 min read416