Showing posts with label Audio DIY. Show all posts
Showing posts with label Audio DIY. Show all posts

Spectrum analyzer based PIC18F4550. Part 2


In the first part Spectrum analyzer based PIC18F4550. Part 1, we met with the scheme, with the appointment of individual nodes and elements, over the principles of operation.
Microcontroller software is written entirely in C language, and it can be conditionally divided into 4 parts.


read more "Spectrum analyzer based PIC18F4550. Part 2"

Spectrum analyzer based PIC18F4550. Part 1


The project demonstrates the implementation of the sound spectrum analyzer for 8-bit microcontroller PIC18F4550 manufactured by Microchip . Spectrum analysis is performed using an optimized fast Fourier transform algorithm (Fast Fourier Transformation, FFT), written entirely in C language. Data Visualization (spectrum) is carried out in real time on a graphical LCD display with a resolution of 128 × 64 pixels.

read more "Spectrum analyzer based PIC18F4550. Part 1"

How to make mp3 player ' Sakura Open Source' Part 2

PCB Layout :
Source
Source code written in C. I use the PCM compiler for the average bit controller (PCM midrange compiler) from the CCS. It costs about a hundred dollars and produces very compact code, a complete set of built-in functions and data types. I am very pleased with them. Web site compiler developers - ccsinfo.com .


read more "How to make mp3 player ' Sakura Open Source' Part 2"

How to make mp3 player ' Sakura Open Source' Part 1


Having bought the parts for $ 30 and with a good amount of patience, it is possible to build a MP3 player, open source, and ample opportunities for modification. It can be modified so that will accept commands over a serial interface, can be part of an art project, used as a voice for your next smart talking robot friend, or filled with music, and used as is. Insert the card you want any size, up to the theoretical maximum size MMC. All code and diagrams shown here, are distributed free.

read more "How to make mp3 player ' Sakura Open Source' Part 1"

Search here!