Hi bussi04,
Looks great!!!! I like your scope too I have the same.
Interesting Propeller P8X32A uC, 8 controllers with own PLL (cogs) in SoC!!!
Question:
Can you use a phase lock loop clock (cogs) in sync from a input pin? Used for VIC feedback operation? I assume your using two cogs for PULSE and GATE frequencies?
Also the up and down frequency scanner is a good feature!
Regards,
Webmug
Webmug,
sorry for the long delay ...
the propeller uses a single cog per channel for gating and pulsing. there is a single opamp circuit needed to get PLL feedback from up to 3 transformers.
The pulse generator is a single chip solution.
http://open-source-energy.org/?tid=469&pid=9806#pid9806per channel there are 3 outputs: 1 for pulsing, 1 for pulsing at resonant condition, 1 for eec.
Update 09-22-2014: actual input/output configuration has been changed/optimized
;)This circuit is the easiest way I have found worldwide to get access to a Stan Meyer type pulse generator. Using the windows client you only need that propeller chip and a driver stage.
The most simple one is a single Darlington or a single MosFet. Throw away that SCR ...
And there you go for an 8XA!
That way the pulse generator can be seen as a software project. If you buy a propeller-stick off the shelf you only have to download some software and run.
plug & play.
If you like to use the LCD interface you only need the LCD, 2 rotary encoders and a resistor array.
KISS - keep it simple stupid
:-)Enjoy!