Browser based GPIO control panel for eSOMiMX6
Internet of Things(IoT) is network of things, that enables automation, i.e. a method by which they are sensed, controlled and monitored from any remote location. A plethora of embedded devices…
Internet of Things(IoT) is network of things, that enables automation, i.e. a method by which they are sensed, controlled and monitored from any remote location. A plethora of embedded devices…
Apache2 Apache is one of the most popular web servers in the world. It is developed by the Apache Software Foundation. Apache is an open source software and can be…
A shell script is the operating system’s command-line interpreter. A command line interpreter is any program that allows the entering of commands and then executes those commands to the operating…
The root filesystem(shortly RFS) is the filesystem that is contained on the same partition on which the root directory is located, and it is the filesystem on which all the…
The root filesystem(shortly RFS) is the filesystem that is contained on the same partition on which the root directory is located, and it is the filesystem on which all the…
Boot time reduction has always remained a challenging and interesting task in case of embedded systems. Some applications may require the boot time to be very low. To achieve this,…
Embedded systems often need to use a database to store contact information, EPG data and more. Many Linux systems use MySQL, however, such a large database management system may not…
A plethora of embedded devices is taking part in IoT. They have become responsible to capture, store and analyze data. Some data relayed from sensors may need to be stored…
Programming language in computer programming is needed for the same reason you need a natural language in your everyday life to communicate and simplify things. Programming languages are an interface…