December 2014

Hackathons for beginners

Hackathons: New Age Incubators

Table of Contents Add a header to begin generating the table of contents Introduction The landscape of product development has changed drastically over the last few years. Democratization of open source/tools, passion for innovation and entrepreneurship, talented engineers has re-written the competitive landscape. In this context, Emertxe believe Hackathons for beginners are great way to […]

Hackathons: New Age Incubators Read More »

Electronics Projects for engineering students

Getting Started with Electronics Projects

Table of Contents Add a header to begin generating the table of contents Introduction 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 components to simple projects. Advanced

Getting Started with Electronics Projects Read More »

Embedded Systems trainings

Embedded Systems Training: Offerings from Emertxe

Table of Contents Add a header to begin generating the table of contents Introduction It is imperative that adoption of technology be accompanied with enabling the users with practical learnings, new tools and methodologies. Every organization, whether in the private or public sector, recognizes that to sustain a quality service, long-term success & growth, it must

Embedded Systems Training: Offerings from Emertxe Read More »

Constant pointer and pointer to constant in C programming

Constant Pointer and Pointer to Constant

As an Embedded C programmer, understanding pointers is very important. Given the resource constraints in embedded system, one has to ensure memory is utilized in most optimized fashion, where pointers come in handy. While using pointers programmers often come across confusion between constant pointers and point to a constant. Here is an article that describes differences between

Constant Pointer and Pointer to Constant Read More »

Java Virtual Machine Architecture

An Architectural Deep Dive on Java Virtual Machine

Table of Contents Add a header to begin generating the table of contents Introduction Our mentors are subject matter experts in each specific area. As an initiative to share our knowledge and learning with broader community we have been contributing for various magazines, conferences and workshops. The Open Source For You (OSFY) is one the popular magazines in

An Architectural Deep Dive on Java Virtual Machine Read More »