Blisk
Junior Member level 1
Can anyone help me with this.
I need programmable frequency generator which will work like described below.
Something I can setup like this
program 1) 20Khz sinus, 20 minutes -ON
program 2) 460Khz sinus, 25 minutes - ON
program 3) 20Hz sinus, 40 minutes - ON
program 4) 201Hz sinus, 20 minutes - OFF
program 5) 300Hz sinus, 20 minutes - OFF
program 6) 500KHz sinus, 40 minutes - OFF
program 7) 1,5Khz saw, 16 minutes - ON
program 8) 200Hz sinus, 40 minutes - OFF
program 9) 15Khz square, 16 minutes - ON
program 10) 25Khz square, 16 minutes - ON
program 11) 600Hz square, 10 minutes - ON
program 12) 100Khz saw, 5 minutes. - ON
Every program I can set some frequency and wave form and time how much time it will run and On or OFF for certain program. One program will run and when it ends goes to next one which is ON and skips one which is OFF until the last one with ON, after that goes to start and repeats again. But If I setup that all programs goes just one loop it will stop when last one ends
but If I setup it must take 10 or 20 loops it will goes from start to the end as many times I setup, If I setup infinity it will run whole time.
I hope it is possible to have at least three program loops (from program 1 to program 12) like this so I can choose which one to run, and hope I can set this over internet also, but it also needs to have a display where I can setup all of that if internet is not availible. Exit must go to some amplifier which give out about 10W.
I know this is a complicated project but can someone help me. Don't know what to use for this arduino or some Atmel or something else.
And nex I don't know nothing about programming so I will need some extra help here.
Something like this but with more functions like this.
**broken link removed**
Thank you.
I need programmable frequency generator which will work like described below.
Something I can setup like this
program 1) 20Khz sinus, 20 minutes -ON
program 2) 460Khz sinus, 25 minutes - ON
program 3) 20Hz sinus, 40 minutes - ON
program 4) 201Hz sinus, 20 minutes - OFF
program 5) 300Hz sinus, 20 minutes - OFF
program 6) 500KHz sinus, 40 minutes - OFF
program 7) 1,5Khz saw, 16 minutes - ON
program 8) 200Hz sinus, 40 minutes - OFF
program 9) 15Khz square, 16 minutes - ON
program 10) 25Khz square, 16 minutes - ON
program 11) 600Hz square, 10 minutes - ON
program 12) 100Khz saw, 5 minutes. - ON
Every program I can set some frequency and wave form and time how much time it will run and On or OFF for certain program. One program will run and when it ends goes to next one which is ON and skips one which is OFF until the last one with ON, after that goes to start and repeats again. But If I setup that all programs goes just one loop it will stop when last one ends
but If I setup it must take 10 or 20 loops it will goes from start to the end as many times I setup, If I setup infinity it will run whole time.
I hope it is possible to have at least three program loops (from program 1 to program 12) like this so I can choose which one to run, and hope I can set this over internet also, but it also needs to have a display where I can setup all of that if internet is not availible. Exit must go to some amplifier which give out about 10W.
I know this is a complicated project but can someone help me. Don't know what to use for this arduino or some Atmel or something else.
And nex I don't know nothing about programming so I will need some extra help here.
Something like this but with more functions like this.
**broken link removed**
Thank you.