Using Pic Microcontroller

Musical Tone

Create Musical Tone using PIC Code

The mikroC PRO for PIC provides a Sound Library to supply users with routines necessary for sound signalization in their applications. Sound generation needs additional hardware, such as piezo-speaker (example of piezo-speaker interface is given on the schematic at the bottom of this page). Library Routines Sound_Init Sound_Play Sound_Init Prototype void Sound_Init(char *snd_port, char snd_pin); Returns Nothing. Description Configures …

Create Musical Tone using PIC Code Read More »

Music player

Music player built on microcontroller AT91SAM7S256 with ARM core using Pic

1. The player allows: playback wav files in stereo format, 22,500Hz freqfency, and 8 bits of resolution, display the song titles, display time of songs, the possibility of stopping (pause) and switch songs, the possibility of change volume (+, -), read data from the MMC memory card inserted in the slot, display current state on …

Music player built on microcontroller AT91SAM7S256 with ARM core using Pic Read More »

NJM2035 HI FI Stereo Encoder Multiplexer

NJM2035 – HI-FI Stereo Encoder / Multiplexer using pic microcontoller

Part’s List: 2x 47K 1x 10K 1x 82K 1x 50K POT 1x 33uF 1x 10uF 3x 100nF (104) 1x 100pF (101) 1x 10pF (10) 1x NJM2035 IC 1x 38 KHz Crystal   Technical Specifications: Voltage Supply: 1.2V – 3.6V MAX Current Draw: >3mA Channel Separation: < 25dB Signal to Noise Ratio: 67 dB Operation Temperature: -20 – 75°C …

NJM2035 – HI-FI Stereo Encoder / Multiplexer using pic microcontoller Read More »

Voice Recording Playback Project

ISD2560 Voice Recording Playback Project PIC16F84 Controlled

ISD2560 to directly control the PIC16F84A, audio recordings and multiple block will be able to play. LSI can be driven directly speakers also, in view of the lack of volume, only added to the amplifier IC. This volume 10 minutes to drive the speakers. One LSI chip for voice recording playback “ISD2560″ using a simple …

ISD2560 Voice Recording Playback Project PIC16F84 Controlled Read More »

LED Guided Piano Instruction

LED-Guided Piano Instruction using pic microcontoller

[Kay Choe] can’t play the piano. Rather, he couldn’t, until he converted his keyboard to include LED-guided instruction. [Kay] is a microbial engineering graduate student, and the last thing a grad student can afford is private music lessons. With $70 in components and a cell phone, however, he may have found a temporary alternative. The build …

LED-Guided Piano Instruction using pic microcontoller Read More »

USB Audio Streamer

USB Audio Streamer A Microchip PIC based USB sound card

INTRODUCTION The idea for creating a USB sound card based on a PIC came from discussions of other people creating one on the Microchip USB forum. The hardware of the card is based on all Microchip products. The software uses a modified version of the Microchip USB framework which is interrupt driven instead of the …

USB Audio Streamer A Microchip PIC based USB sound card Read More »

Bluetooth Controlled Guitar FX Amplifier 1 (1)

Bluetooth-Controlled Guitar FX Amplifier Using Pic

As part of our final project for ECE 4760: Digital Systems Design Using Microcontrollers, we built a guitar amplifier with remote distortion and digital effects capabilities controlled from a smartphone via bluetooth. Musicians often need to modify the configuration of their amplifiers when performing in concerts. This job is generally delegated to “roadies” who walk …

Bluetooth-Controlled Guitar FX Amplifier Using Pic Read More »