———————————————–Tutorial, Useful documents

I will give some tutorials so, in cause of sharing only.. Maybe you benefit from them (: Will be come soon..

– Linux Infinite Info and How-To’s, Libraries http://linuxtopia.org ve http://www.elinux.org..

– Live Linux http://www.linuxfordevices.com..

– Bash ve Kernel Programming http://linuxtopia.org/online_books/linux_kernel_index.html..

– Android Programming http://androidappdocs.appspot.com/index.html

– Design Patterns
http://www.codeproject.com/Articles/430590/Design-Patterns-1-of-3-Creational-Design-Patterns
http://www.codeproject.com/Articles/438922/Design-Patterns-2-of-3-Structural-Design-Patterns
http://www.codeproject.com/Articles/455228/Design-Patterns-3-of-3-Behavioral-Design-Patterns

———————————————–

Programming Basics

– How does Linker work? Guide to linkers and executable files.. Please read..

– How does OS work? What else there? Please read..


Under graduate Student Project codes

I had several projects while graduate student;

* ‘Cooperative Multi-Agent Robots’ project that can communicate eachother (Master-Slave) over Wireless (RF) network and also can be directed with voice messages
* Applications with 8051 Microcontroller family, Embedded system software and hardware system design
* Digital Communication studies and Error Correction Code (ECC), Viterbi algorithm,
* (JPEG, BMP) image processing algorithms with C/C++ programming languages, by using Huffman Decoding method

Here I would like to share some of my undergraduate projects. In condition of giving as reference, you can use them in your own projects.

Development of an MP3 Player Complete with and LCD Display and SD/MMC Memory Card –>
FAT 16/32 File System Read/Write Routines –>
Using Nokia Color LCD (128×128) as graphical user interface instead monochrome LCDs –>

Related Posts