Call Search
     

New to Ham Radio?
My Profile

Community
Articles
Forums
News
Reviews
Friends Remembered
Strays
Survey Question

Operating
Contesting
DX Cluster Spots
Propagation

Resources
Calendar
Classifieds
Ham Exams
Ham Links
List Archives
News Articles
Product Reviews
QSL Managers

Site Info
eHam Help (FAQ)
Support the site
The eHam Team
Advertising Info
Vision Statement
About eHam.net



QSL Managers
     

Ham Links
     


   Home   Help Search  
Pages: [1]   Go Down
  Print  
Author Topic: Visual Basic  (Read 885 times)
AB0TJ
Member

Posts: 76


View Profile

Ignore
« on: March 20, 2002, 11:16:19 PM »

Anybody here good with Visual Basic programming? I am very good at it but my latest idea is going to take a lot of work and maybe somebody could help. Anyway, the idea is, a program that not only does the soundcard digital modes but interfaces with a TNC to do those other 'obscure' modes. It also has radio control for freq. setting etc. Like I said, quite a bit of work (but it is realistic. I have a very good start). Also, anybody want to be a 'beta' tester for when I/we get it running?

73,
Alex/AB0TJ
(I know, not really a youth forum topic, but I think it would be cool to have 'big gun' hams use a program written by 'two kids' or 'a bunch of kids')
Logged
KD5OWO
Member

Posts: 440


View Profile WWW

Ignore
« Reply #1 on: March 21, 2002, 05:48:37 PM »

There you go alex working your best to get the young hams up on top.  I would be prud to test anything you program and if you can email me some more details I would be happy to help the best way I can I spend much of my time on the computer.  

73
Steve,KD5OWO

Logged
M3PHP
Member

Posts: 9


View Profile WWW

Ignore
« Reply #2 on: May 23, 2002, 06:01:01 AM »

I would be happy to test it.

Peter, M3PHP
Email - M3PHP@aol.com
Logged
KB5WY
Member

Posts: 1


View Profile

Ignore
« Reply #3 on: May 24, 2002, 04:50:45 PM »

I believe you would be better off using c or c++ as it would give you better access to the hardware.  It would also operate much faster.

elmo kb5wy
professor of computer science
Logged
AB0TJ
Member

Posts: 76


View Profile

Ignore
« Reply #4 on: June 13, 2002, 03:56:02 PM »

"I believe you would be better off using c or c++ as it would give you better access to the hardware. It would also operate much faster." Ya, but with Visual Studio.NET the difference is almost none. And you can mix languages for the hardware access stuff. Finally Microsoft does very good with a programming package.

73 and tnx fr the reply,
Alex
Logged
KG4NXW
Member

Posts: 6


View Profile

Ignore
« Reply #5 on: June 27, 2002, 08:55:35 PM »

I don't know much on VB... but... if you're planning on commmunicating with the radio itself.. you may want to talk with the large distributors such as Icom, Ten Tec, or Yeasu.  They may have some code that is publically available for just this task... I'd like to see the program when you get it finished... and if there is anything I can help with let me know.. there is no problem anyone can't solve with a little reading

Best Wishes,

KG4NXW
Scott
Logged
KG4NXW
Member

Posts: 6


View Profile

Ignore
« Reply #6 on: June 27, 2002, 08:56:04 PM »

I don't know much on VB... but... if you're planning on commmunicating with the radio itself.. you may want to talk with the large distributors such as Icom, Ten Tec, or Yeasu.  They may have some code that is publically available for just this task... I'd like to see the program when you get it finished... and if there is anything I can help with let me know.. there is no problem anyone can't solve with a little reading

Best Wishes,

KG4NXW
Scott
Logged
VE3SWF
Member

Posts: 12


View Profile WWW

Ignore
« Reply #7 on: July 08, 2002, 09:31:46 AM »

Yes, You Will Have To Add A Control To Interface With The Serial Port And Sound Card. You Will Also Need To Probably Find Some Source Code (Documented) That Will Show You What You Need To Do To Interface In A
Computer -> TNC -> Radio Setup Or A
Computer -> Sound Card -> Radio Setup. Also, You Will Need To Keep The Code Simple, And Remember To Document It, Or Else You Will Be Lost In The Dust When You Are Debugging It. If You Need Some Help, You Can Email Me At The Adress Below. Good Luck!

Stuart Williams    VE3SWF
cybo2001@hotmail.com
Logged
WB7OFC
Member

Posts: 5


View Profile

Ignore
« Reply #8 on: September 06, 2002, 07:20:19 PM »

As a guy who's been writing commercial software for a living for (mumble) years, I agree that you should use higher level languages (VB) for as much of the application as makes sense. Push the low level routines into a DLL or ActiveX control if you need to (or better yet, find an ActiveX control that already exists and does what you need - I'm guessing that basic serial communication is all you'll need, but I've never interfaced to a rig before so..).
You can be a lot more productive on the front end with VB, and if the user has the software installed on a decent machine, the performance of a VB app should be pretty decent.

Do spend some time doing some thinking and do some design on paper before you start shredding code. If you want some help with your software design or your development process, drop me a note.

Knock 'em dead!

ron
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!