News

Understand basic Linux programming, commands, configurations and installation. Learning Ubuntu Linux Server: An 11-step guide to getting your first Ubuntu Linux server up and running, perfect for ...
One reason a lot of people get started with the Linux terminal is to use ImageMagick and FFmpeg. These are popular tools for converting image and video files. One reason you might want to do this is ...
The basic components of a Linux Embedded System, including kernel and root filesystem details are discussed. The Buildroot build system is introduced, which students use to build their own custom ...
An excerpt from Linux Programming by Example: The Fundamentals explaining memory management and the Linux/Unix address space.
Network Programming Basics Network programming is usually done with sockets. A socket serves as a communication end point between two processes. In this article, we describe network programming with ...
Written for Linux users that are familiar with microcontrollers, basic circuits, the C programming language, and can read a datasheet, this how-to should get you up and programming a PIC quickly ...