Components used in filter must be exactly as on schematic, and better if they will be new, especially capacitors. Two 470ohm resistors that makes the 2.5V reference voltage must be similar as possible. Some of avr’s (especially the new ones produced after 2008) are not susceptible to overclocking very good… program overclocks BADLY the ADC while measuring the high band signal. If you can’t see anything on the right side of display, this means that your ADC is not working. Solder the LOW PRESC jumper to reduce frequency of ADC, it will apply prescaler 4 instead of 2. If you are using VFD, solder the VFD jumper to send special brightness regulation commands instead of controlling PWM output. This can not be used together because the LCD wrongly recognize this command and its start to be unusable.
I am the author of hardware and part of the software, author of software is
Hunterhouse user.
Source codes are included
All needed files are in the attachment. I know my english it's not too good, so ask if something is unclear.
Good luck!
Oh, and if you want fast response to your question, please ask in comments on my site or contact me.
ATTENTION ATTACHMENT WAS UPDATED. Previous contained a little bug in programms.
Excellent project, I have been looking for something like this for a while.
I will try putting it together later today, I have a lot of Noritake VFDs that I need to put to use.
There's just one thing I'm wondering about. I notice it uses the display in 4-bit mode. I have had some trouble with Noritake VFDs in 4 bit mode before, are there enough free IOs to make it use the display in 8 bit mode?
A.M.
And what are yours problems with VFD's? Can you test this analyzer on your VFD's and tell me if you have the same problems as me?
I have had many strange problems with using the Noritake VFDs in 4 bit mode, also that it won't go out of busy, leading programs waiting for the VFD to crash and other strange stuff. I have had this problem with both new and very old HD44780-compatible Noritake VFDs. The problems have always gone away when I have switched to 8 bit mode. This is very frustrating, but I don't know about any other solutions.
Are PB0-5 used for buttons? Maybe you could multiplex the buttons onto the VFD data bus.
Anders M.
If you guys are having trouble getting the right project file downloaded
all you guys need to do is change the file extension on file you downloaded from .tmp to .rar
so instead of FP3YICPG3KY0NSJ.tmp
it should say FP3YICPG3KY0NSJ.rar
If you can’t see the file extension, go to ‘Tools’ –> ‘Folder options’ –> UNcheck “hide file extensions for known file types”
Hope this helps.
amishx64