Skip to main content

Posts

Showing posts with the label PT2399

Musical trees

" Musical trees " is a part of creative art installation and this project is capable to produce different audio tones by detecting a human touch to its attached plants. The existing version of this driver is capable to monitor 8 plants and produce different sounds for each plant. A prototype version of "Magic Tree" project with 2 plant samples. This project is built around PIC16F628A 8-bit microcontroller and PT2399 echo processor IC. To drive the sensor electrodes we use pair of CD4011 quad 2-input NAND gate ICs. This prototype uses TDA7052 1W audio amplifier IC to drive the speaker(s). The existing firmware of PIC16F628A is designed to produce tones in between 155Hz to 1244Hz and this range can be changed by modifying the supplied firmware source code. In this design, the PT2399 echo processor IC is used to get the more natural (/ deep) sound effect by adding some reverberation to the output. Schematic and firmware of this project are available to ...

PT2399 base Echo Sound Effect Generator

This is an easy to build high quality echo sound generator and it’s completely based on Princeton Technology’s PT2399 echo sound IC. This supplied circuit is specifically design to interface with electronic musical instruments (e.g: electronic audio synthesizers, electronic organs, etc.) and with microphone systems. This echo sound effect generator requires 12V - 25V DC power supply and it can deliver aprox. 20W output power (with 8 Ω speaker and 20V - 5A DC power supply). This given design of echo sound generator has 3 main controls, such as echo delay adjustment, echo-effect mixer and master volume control. This delay and mixing ratio is heavily depended on input source. Output of C1 note with maximum and minimum echo effects At the testing stage we test this system with lot of input sources. According to our experiments this system can product good results with slow speed music and it produce excellent results with the voices. When it comes to high speed music (with ma...