VTU site blocked??
Visvesvaraya Technological University
here’s the best way to view your results!!!
http://results.vtu.ac.in/
for Reval
For Projects in Electronics, Computers, etc leave a comment here..
We’ll get you the project of your choice at the most reasonable price..
And in case you want to sell us your project we’ll buy it too..
8051, 8085, html, PERL, C++ , DSP,
- 8th Semester - Project Work - Integration of a Light Weight TCP/IP Stack with a HTTP server for an 8051 microcontroller used for Remote Data Access
- Networking Project - RNF (RNF is Not Flashget) - A download manager
- Project using Graphics capabilities of Java - Polygon morphing and Quake II Model Animation - Demonstration of polygon morphing and its applications
- CGI Project - E-Auction - Electronic Auction
Implementation of TCP/IP Stack and HTTP server on 8051 microcontroller
This project is officially called “Integration of a Light Weight TCP/IP Stack with a HTTP server for an 8051 microcontroller used for Remote Data Access”. The objective of this project is to design and implement a TCP/IP stack and a HTTP server for an Intel 8051 microcontroller. The requirements of this project being that the micro controller must be able to be accessed through the Internet via HTTP, thus enabling us to monitor the working of the micro controller from a remote location. The project was completed as part of 8th semester B.E. course. This project was completed under the guidance of Dr. R Bhaktavatsalam, SERC, IISc, Bangalore.
RNF (RNF is Not Flashget)
RNF is a download manager. It splits the file to be downloaded into parts and downloads the parts in parallel. It uses the Berkley sockets API to create TCP connections with the server. The program itself is composed of ten worker processes per download and one supervisor process to report status. The lower layer abstractions are encapsulated in objects. Higher level program abstractions make use of these objects. The project was completed as part of 7th semester B.E. course.
Polygon morphing and Quake II Model Animation
The project exploits graphics capabilities provided by the Java language. It has two parts. In the first part, the project demonstrates application of linear interpolation technique to morph between two polygons. The second part demonstrates a practical application of polygon morphing. This is done by animating a set of Quake II models. The linear interpolation algorithm is applied to create smooth transitions between key frames of models. This project was done as part of 7th semester B.E. course.
E-Auction
E-Auction is a dynamic database driven site. It is an auction site, where users can put items for sell, buy items, manipulate items they have put on sale etc. It consists of dynamic pages written in perl (using Common Gateway Interface). It has some rudimentary session management features. The project was completed as part of 7th Semester B.E. course.
Face Recognition using Neural Networks
This was a project is a part of a Biometric security system. It can be given a face in real time and it tries to match the given face to a face in the database. It was done in a 3 people team of which I was a member. It used neural networks for the pattern matching. It used Win32 API to create frontend, TWAIN framework to aquire images from a digital camera. It was coded completely in C++. You can download the windows installer of the project sans the source code. The installer is 3.77MB.
R H Factor
This is a Graphics editor ( A MS Paint clone ) for DOS. It was designed as per syllabus prescribed by VTU for completion of VI Sem. It is completely coded in C++ with elegant Object Oriented Design. It has the following features. It was made to resemble MS Paint bundled with Windows XP :
- Cut, Copy, Paste a selected region
- Undo, Redo upto 25 operations ( is a compile time constant )
- Resize, Rotate and Clip ( Clear ) Options
- Windows XP Style interface
- 256 Color mode operation
- Support for PCX file format
- Drawing support for Spiral, freehand, line, bezier curve, Polygon, Text, Ellipse, Rectangle, Brush and Spray Paint
- Supports picking background and foreground colors
The project requires fastgraph graphics library. It can be downloaded from www.fastgraph.com. It is extremely powerful library and allows 256 color mode in DOS. It is far more versatile than TC++ Standard BGI interface.
|
|
|





