Doing Mini projects with Embedded Kits
DEPIK's embedded kits are best suited to develop mini projects initially
and final year projects later. A group of students can buy one kit and
all can practice and do projects on the same kit.
The interesting mini projects could be developing device drivers. And then
developing some simple application on top of the driver. Each embedded
board has got different kind of I/O controllers, so that students can get
familiar with as many I/O controllers as possible.
Studying and programming I/O controllers allows students to understand the
working of controllers. This knowledge of controllers is very useful when
they try to implement the same functionality through VLSI design/programming.
To know what drivers could be developed on what board, please look at the
link "What to learn with the kits".
DEPIK's Linux Live CD itself is enough to do lot of interesting projects.
Following are some such projects:
- Establishing serial communication with 8051 board
- Utility to download Intel Hex file to 8051 board
- Utility to convert Binary to Intel hex file
- Utility to convert Intel hex file to Binary file
- Implementation of simple Assembler for 8051
- Implementation of simulator for 8051
- Implementation of simple chat utility using Network programming
- Implementation of TFTP client / server
- Implementation of FTP client / server
- Implementation of POP-3 client / server
- Implementation of SMTP client / server
- Implementation of interesting graphics applications using SDL library
For more information or help, feel free to visit our office or send us a
mail.