Computer Science
Computer science is the study and the science of the theoretical foundations of information and computation and their implementation and application in computer systems.
Language
Any
Platform
Embedded
Remove
License
Any
Use synthetic X Window System events and embedded accelerometers to control applications by movement of a laptop computer. Translate gestures, such as shaking, into mode-switching commands with...
The eCos embedded operating system offers an alternative to UNIX-style operating systems for development work. This article examines how its architecture influences the development process, building...
NetBSD and Yellow Dog Linux have both begun to support the Mac
Mini. Seebach looks at open source operating system options on
this new contender in the embedded PowerPC platform space.
In a previous article we dealt with why and how to embed data
from a file in your program's resources. If we do that we're
going to want to extract it again.
Linux is a very capable operating system that has one very big advantage over almost all other operating systems, which is its low cost. Since Linux is available for download free from the Internet,...
NetBSD is an extremely flexible operating system that is designed to be portable across various architectures. This feature makes it attractive for embedded developers. In this article, I will...
Computers are everywhere. As increasingly powerful processing
capabilities are embedded into ever-smaller devices, the
computing landscape is shifting toward physically smaller and
more mobile...
Unbound stacks and stoppable tasks have been an integral part of smx for quite a while and many of our applications have benefited from them. They are good tools to have. They make a contribution to...
Embedded Programmers deal with hardware, interrupt, device driver, RTOSes etc. All of these require volatile variable. Many programmers poorly understand the use of volatile. Failure to understand...