YSS915 (KP2V2) is an LSI for processing Karaoke voice signals.
This LSI has an A/D converter (1 channel) for the microphone echo, and a memory for the microphone echo and
key control. These features allow achieving the functions needed for the Karaoke system by using only one LSI
chip. As for the microphone echoes, many other types of echoes are available in addition to ordinary ones so that
YSS915 is applicable to various uses.
In addition to these Karaoke programs, YSS915 is able to provide the Movie & Music programs, with which the
surround effect is applied to the movie and music Sources for giving the users more enjoyment.
YSS915 is pin compatible with and register compatible with YSS903 (KP2V).
Resourcer is an editor for .reSources binaries and .resX XML file formats used with the .NET platform. The program allows the integration of bitmaps, icons and text strings into resource packages. Resourcer allows editing of name/string pairs, import of various kinds of data formats (bitmaps, icons, etc) and merging of reSources from different Sources.
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode
driver/
Contains the driver Sources.
Compile with "make".
Then as root, install with "make install".
Type "modprobe finepix" to load the module.
userspace/
Type "make" to compile.
fpix: test program, independant of the driver. Uses libusb to
directly access the camera and capture a frame, saved
under frame.jpg. Will not work if the driver is loaded.
fpixtest: test program. Uses V4L2 to capture an image.
fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest.
Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C Sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor using arithmetic compression, Huffman compressor, splay tree program, and LZRW1. Quite a variety.
This a simple example project for the MSP430 series MCU and the GCC port
of the mspgcc project. The project contains a makefile and uses assembler
and C Sources. It shows a clock on an character LCD.