GNU/Linux
Applications, examples and code snippets for system utilities and kernel in a GNU/Linux OS.
-
HP Wi-Fi Direct Mouse on Linux
Shows how to use OZMO based devices in a GNU/Linux system.
-
Linux Kernel Device Drivers for AVR V-USB Devices
Shows how to implement a Linux kernel device driver for a simple ep0-based V-USB device.
-
Daemonizing Processes and System Log
Example on how to fork a process and log its messages to the system logger in a GNU/Linux system.
-
Network Activity LED with Linux LED Subsystem
A “smart” LED based bandwidth utilization display.
-
Linux LED Subsystem
Overview of the Linux LED subsystem, used in modern kernels to control status LEDs in embedded application.
-
Using Serial Ports on GNU/Linux Systems
Small example to explain how to properly open and configure a serial port on a GNU/Linux system.
