by emertxe_admin | Oct 19, 2015 | eLearning, Self learning kit project, Technology, Blog, Education
Self learning devices: The self learning devices aka Bring Your Own Device (BYOD) is all about having your own device / gadget that helps in self learning. It is a good tool one can carry all the time. We cant get any happier than learning things on our own. It would...
by emertxe_admin | Dec 19, 2014 | Uncategorized, Programming, Student Projects, Self learning kit project, Technology, Blog
Every electronics beginner will have this question in his/her mind, “where do I start?” So, I made a video tutorial series called, “Building Electronic Circuits” on YouTube where I cover most of the things you’ll need- right from basic...
by emertxe_admin | May 6, 2014 | DS, C, Debugging, Embedded, Programming, Open Source, Self learning kit project, Blog
Void Pointers : Definition Void pointers are the pointer variables which has no specific data type. These are also called as Generic pointers because it can point to any data type. In General, the compiler has no idea what type of object a void Pointer really points...
by emertxe_admin | Feb 17, 2014 | Debugging, Embedded, Programming, Self learning kit project, Micro-controllers
This is my first step to blogging world, where words matter and quality counts. I was befuddled while searching for my first blog topic. For last one month I was working on PIC 16F877 faced some challenges which i was not aware of. So finalized that I’m going to...
by emertxe_admin | Dec 12, 2013 | Blog, Embedded, Linux, Student Projects, Open Source, Self learning kit project
Vim is a text editor written by Bram Moolenaar and first released publicly in 1991. Based on the vi editor common to Unix-like systems, Vim is designed for use both from a command line interface and as a standalone application in a graphical user interface. Vim is...