센서 > Vintage Audio Spectrum Display

TODAY689 TOTAL2,703,676
사이트 이용안내
Login▼/회원가입
최신글보기 질문게시판 기술자료 동영상강좌

아두이노 센서 ATMEGA128 PWM LED 초음파 AVR 블루투스 LCD UART 모터 적외선


BASIC4MCU | 센서 | 기타센서 | Vintage Audio Spectrum Display

페이지 정보

작성자 키트 작성일2017-09-04 15:45 조회1,419회 댓글0건

본문

Vintage Audio Spectrum Display

Author src admin    Category srcAll projects, Audio     Tags src

3660040653_ImD58hs7_ban_spectrum.jpg

History

After doing some project with vintage tube I got the idea of doing a audio spectrum display with "magic eyes tube". and drive those with a AVR MCU with Fast Fourier Transform

   I had search the net to find some FFT code.  I found  Mr Chan small FFT library,  I download it and at first try it was working, his code is very simple to use.  Thanks Mr Chan.  The way it work,  I pass the audio (line out of your amp) trough a audio compressor, this way if a song is recorded at a low level or at a high level the spectrum will always display the good information.  I had use a ATMega644, because the FFT need a lot of RAM. And I overclock the AVR to 32Mhz with a external full swing oscillator.  You need speed to make all the computation and give the result almost in real time on your tube. The result of the FFT is send to 8 D/A (4 two chanel digital pot) and the analog value is pass trough 2 opamp, one to setup the offset voltage for the tube and the other is there to invert the signal and amplify it.  To get more speed I had the idea to start my 256 A/D convertion when the FFT is computing,  The A/D use almost only hardware to do the job, and in this time the MCU is computing FFT.  At the end of the FFT those value are output and the next data to compute is already there.  If you check on a scoop with a I/O toggeling you will see that the MCU is almost always working the the FFT loop. Like in my nixie clock I had use the same circuit to generate the 250v needed by the magic eyes.

 

Features

  • 8 tube to display audio frequancy
  • Audio compressor
  • Unique look

Pictures





Download

Analog Schematic

Digital Schematic

Source Code

 

http://www.microsyl.com/index.php/2010/11/15/vintage-audio-spectrum-display/#more-555

댓글 0

조회수 1,419

등록된 댓글이 없습니다.

센서HOME > 센서 > 전체 목록

게시물 검색

2022년 1월 2월 3월 4월 5월 6월 7월 8월 9월 10월 11월 12월
2021년 1월 2월 3월 4월 5월 6월 7월 8월 9월 10월 11월 12월
2020년 1월 2월 3월 4월 5월 6월 7월 8월 9월 10월 11월 12월
2019년 1월 2월 3월 4월 5월 6월 7월 8월 9월 10월 11월 12월
2018년 1월 2월 3월 4월 5월 6월 7월 8월 9월 10월 11월 12월
Privacy Policy
MCU BASIC ⓒ 2020
모바일버전으로보기