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!
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.
Comments
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
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
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?