|
g2Dlite
This is the first GUI application that I've tried.
Nothing much about it, it simply plays different audio files
for you thats all!

click here to download
g2Dlite.zip
Never Heard
This is slightly advanced application with respect to g2Dlite,
allows to open multiple mp3 files, and has all the facilities
of a normal mp3 player.

click here to download
Never Heard.zip
LexiCon
Lexicon is an online dictionary application for windows. It's
a simple client to DICT protocol specified in RFC 2229.
screen shot of LexiCon

Click here to download lexicon.zip
Electronics
Interfacing LED
Click on below link to download C source code
for Interfacing LED tutorial. When you execute this try to
observe that our program has no real time capabilities that is
LED does not work according to the interval we set in the
program, whenever processor is engaged in doing some other
work
blink.zip
VoIP
Simple Example of VoIP using Python
Here are the source files of programs explained in VoIP
section. Length of data being transmitted is printed on
console to show the difference between ADPCM & mue-law
compressions, which are available by default in python through
audioop module.
voip.zip
THB
:- The Holy Bible
A work in progress. The Holy Bible is meant for GNU/Linux a
front-end for console version kjv-bible( King James Version).
Following are the screen shots of THB running on Debian Sarge.
With a pretty much simple interface.

Crescendo :-
The VoIP Soft-phone
Crescendo is the final year project of my Bachelor of
Technology course in electronics and communication. Its a
soft-phone having two entities a server and a client. Its has
the flexibility of not using the server at all, in the
networks with static IPs (lol). Crescendo can establish PC to
PC voice sessions. Simply throws UDP voice packets at the host
with which a voice session was initiated. Refer the document
for detailed description of the project and its design
methods. Source code was truncated form the document cause
1000 lines of "unformatted" python code will be ugly to
look at and useless also.
Click here to download setup file (windows binary)
CrescendoSetup.exe
A
brief power point presentation of this project
VoIP.pps
A
rough draft of my project Crescendo
Crescendo.doc
Crescendo.html (images not
uploaded)
Interested people can refer to section 2.3 of the above
document for usage instructions of Crescendo
|