Callsign
Page 2 of 2 FirstFirst 1 2
Results 11 to 14 of 14

Thread: AOR8000 programming with a modern computer

ad: l-AmericanRadio
ad: l-assoc
ad: l-gcopper
ad: l-ezhang
ad: l-Waters
ad: l-innov
ad: l-hrd-1
ad: l-BCInc
  1. #11

    Default

    If you're going to be learning a new language anyway, perhaps you might consider Python or one of the other cross-platform OO languages. While there are certainly changes between major versions, for the most part your code is relatively future proof and you're not tied to one platform.
    Nate, Marysville, KS

    "Amateur radio--a real time social network using radio waves"

    Learn Morse Code: http://lcwo.net

    Kadiddlehopper 7253.5 kc # 11378; SKCC # 6225; ROWH Natl Conv class of 1990

    Debian, the universal Operating System. Linux, a QRO OS on a QRP budget!

  2. #12

    Default

    Hi Nate

    Thanks for the suggestion. I have Visual Studio 2010 - I am pondering between VB.net or C#.

    C# is a contender because I want to develop a programme to read/write to the header of jpeg photographs to insert geotagging data. Photography is another hobby of mine...

  3. #13

    Default

    Quote Originally Posted by G3YPL View Post
    Hi Nate

    Thanks for the suggestion. I have Visual Studio 2010 - I am pondering between VB.net or C#.

    C# is a contender because I want to develop a programme to read/write to the header of jpeg photographs to insert geotagging data. Photography is another hobby of mine...
    I used to work in VB6 but when .NET came along I jumped to C#. The official line from MS is that VB.NET and C# are equals and mostly just different syntax for the same thing but rightly or wrongly, C# seems to have the momentum and is seen by many as a more professional language. I think C# is pretty good. I really don't miss VB.

    As for something like Python, that might be a good choice too but how easily can you use it to access a serial port on a Windows machine?

  4. #14

    Default

    Use the PySerial module?
    Nate, Marysville, KS

    "Amateur radio--a real time social network using radio waves"

    Learn Morse Code: http://lcwo.net

    Kadiddlehopper 7253.5 kc # 11378; SKCC # 6225; ROWH Natl Conv class of 1990

    Debian, the universal Operating System. Linux, a QRO OS on a QRP budget!

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •