EmbLogic's Blog

Author Archives: Raghu Nath

Basic board bring up of Olinuxino board & solved libncurses issue.

Built the U-boot successfully through the host and built the kernel and wrote the files in sd card. There was an issue while configuring menu in linux-sunki folder, the issue was libncurses problem in fedora. Then I installed libncurses by … Continue reading

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

Socket programming based Home Automation

The main aim of this project is to implement Socket programming using Embedded linux based boards using beagle bone as server and pc as a client. The entire electrical system like home appliances are interfaced to Server (Beagle bone black) … Continue reading

Posted in Project 03: Client Server Communication using Linux and IPC, Project 04: FTP based Client Server using Threads and Sockets, Project 6: Client Server using Inter Process Communication Mechanism, Project 9: Embedded Linux on ARM | Tagged , , , | Leave a comment