EmbLogic's Blog

Category Archives: Embedded Controllers

Difference between Raspberry Pi, Beaglebone, Olinuxino (etc).

You will get the list of all the Soc, Microprocessors, microcontrollers (based on arm) with the key differences between them. http://socialcompare.com/en/comparison/low-cost-arm-boards

Posted in ARM Embedded Processors, Embedded Controllers | Leave a comment

RASPBERRY PI + VOICE RECOGNITION + HOME AUTOMATION = MY ROOM V3.0

Hey folks, dis is my 1st blog post.. I learned some really cool things which we can do with “raspberry pi” or any single board computer (SBC). I designed a voice recognition system for my room which identifies me and … Continue reading

Posted in ARM Embedded Processors, Embedded Controllers, Shell Scripts, Uncategorized | Tagged , | Leave a comment

Finally got succeed in Building toolchain.

successfully executed ARM specific executable on BeagleBoard..:-)

Posted in ARM Embedded Processors, Embedded Controllers, Embedded Linux | Leave a comment

Another error in toolchain…

Sir, -lgcc has been solved by changing the version of glibc. but another error occured , i.e. -lc not found… on the execution of a file. Also facing error in configuring glibc-2.13. It is exiting with the following error. . … Continue reading

Posted in ARM Embedded Processors, Embedded Controllers, Embedded Linux | Leave a comment

What are PIEs…?

Scrt1.o Used in place of crt1.o when generating PIEs. . . what are PIEs…?. . . I already know about crt1.o but didn’t get PIEs..

Posted in ARM Embedded Processors, Data Structures with C, Embedded Controllers, Embedded Linux | Leave a comment

Embedded Controllers

An Embedded Controller is simply a device that performs Embedded Controlles. The embedded market is a part of the overall DAQ market. The main differentiating feature of an embedded controller is that all system operation is not controlled by external PC. … Continue reading

Posted in Embedded Controllers | Leave a comment