8bit FFT spectral anylyzer with MSP430

The project of 8 bit spectral analyzer can be used for tentative showing, but it can be good point for improve device.

The project is based on MSP430G2553 MCU. The input is mic with LM358 opamp. The output of opamp is connected to microcontroller.

The levels are displayed on LCD 16×02 like bar graphs.

http://www.simpleavr.com/msp430-projects/8-bit-fft-spectrum-analyzer

Share the article:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

You don’t do these steps. The repositories for Linux Mint and Ubuntu contains all packages. You have to install only gcc-msp430 (compilator), msp430-libc (other libraries – legacymsp430.h) and mspdebug (for debugging). sudo apt-get install gcc-msp430 msp430-libc mspdebug MSP430 can program…

Microcontroller MSP430F2132 is programming 2-Wire JTAG (=SBW, Spy-bi Wire) or 4-Wire JTAG. MSP430 LaunchPad can programming SBW. On input reset (RST) is connected pull-up resistor. If microcontroller isn’t connected, you will see error (fet: FET returned error code 4 (Could…

The development boards are very popular. I decided to share this list. These boards are interesting, popular and cheap (to 30? – by farnell.com). If you click on the picture, you will be redirected in eshop, where you can buy…

Do you want to make GPS tracker. Look this project. It based on the MSP430F5510 (low power microcontroller by Texas Instruments – 25MHz, 32KB FLASH, 4KB SRAM, 3x DMA, I2C, SPI, UART, LIN, IrDA). The microcontroller receives valid data from…

Developers which created Codebender, online IDE for programming of Arduino, launched kickstarter campaign for expansion of this IDE for very popular wireless chip ESP8266 (WiFi) and ESP32 (WiFi and BT). The goal is $60 000. You can know similar online…