liblinphone is a high level library to make a SIP phone.
This library includes ALL the features of linphone. It is designed to be easy to use, directly from a user interface.
Java+Tomcat+ZK
Welcome to ZK, the simplest way to make Web applications rich.
The Developer s Guide describes the concepts and features of ZK. For installation, refer to the
Quick Start Guide. For fully description of properties and methods of components, refer to the
Developer s Reference.
his project was built and tested with WinAVR-20060125.
Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!!
To build the code, just install WinAVR and run "make" from the console in echomaster and
echoslave subdirs.
"make program" will program the device if you have a AVRISP attached.
Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock
from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST!
Otherwise you wont get any clock signal to the AVR and then you can t program it or reset
the fuses!
The MC1319x has default clock output of 32kHz so you will have to set your programmer to
a very low frequency (<=32kHz/4) to be able to program it while it is running on that!