Shop OBEX P1 Docs P2 Docs Learn Events
A Change to Frequency Synthesizer Demo Ver 1.1 - Page 2 — Parallax Forums

A Change to Frequency Synthesizer Demo Ver 1.1

2»

Comments

  • W8VKW8VK Posts: 30
    edited 2011-03-09 21:11
    kuroneko!
    The program turned out beautiful! Works very nicely! Great job on all.
    I changed all USB Port Programs Pins numbers to what you used on the last program. 3 Programs for hopefully electronics experimentors, and Radio Hams to play with on receivers, Transmitters, and Transceivers!
    I will now revise my Visual Basic/Visual Studio programs to see if they talk to the propeller programs. I have several Receivers and Transceivers i will try out if all works!
    I tried all 3 Comm Port Programs and they are neat! If you like the USB Port programs, i guess you could request Parallax to archive them as i hope people will now play with the prop boards to see if there is any value to the Short Wave, Ham Radio Hobbies!
    These programs basically replace the Basic Stamp 2 stuff i got working. But the BS2 was way too slow to do a great job.
    Thanks again, a job well done as far as i concerned! Let me know what you think. I would call this project complete and hope you agree! Great! Great! Great!

    W8VK Rich
  • W8VKW8VK Posts: 30
    edited 2011-03-10 12:10
    kuroneko!
    Only bad thing I've found to say, is in Post #32, Program CP_RX_VFOs_AB_Synth.spin.
    I haven't figured out a way to do a PUB INI, and preload the A/B Frequencies for a Starting Point.

    Rich W8VK
  • kuronekokuroneko Posts: 3,623
    edited 2011-03-10 15:31
    W8VK wrote: »
    Only bad thing I've found to say, is in Post #32, Program CP_RX_VFOs_AB_Synth.spin.
    Bad as in ...? I only looked at the USB versions.
    W8VK wrote: »
    I haven't figured out a way to do a PUB INI, and preload the A/B Frequencies for a Starting Point.
    Why PUB? Are these objects now to be used from a top level object? Where is this initialiser method called from (e.g. main method)?

    Also, the USB and CP versions only differ in pin numbers and baud rate. So why don't you declare the latter as a constant and only provide one object?
Sign In or Register to comment.