PIC to PC newbie


Closed Thread
Results 1 to 10 of 10
  1. #1

    Default PIC to PC newbie

    I have a device that I've built that is PIC based that simply monitors contact closures.

    It will sense the closure and based on the setting of a trim pot will keep the closure "active" for as long as you desire. In other words, it can convert a momentary contact into any duration you want, up to 20 minutes.

    The PIC outputs this closure info as an RS-232 stream.

    Here's my question and I hope you don't think it off topic.

    Can anyone lead me to a possible windows or linux software product that will
    monitor the RS-232 port and allow me to create a customizable display the computer screen will show for this closure information?

    Does something like this exist?

    For example, say I receive a contact closure at position 3 and I want to assign a title to it like "SMOKE ALARM" or whatever and perhaps even be able to put in a background color bar or make it flash, etc

    I have never delved into this area -- I've done a little searching and see RS-232 monitor programs but they just show diagnostic stuff.

    THANKS for any help.

  2. #2
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    If I understand what you want, search for Easy Control Script which lets you create virtual instrumentation panels using a fairly simple VB-ish scripting language.

    Here's the web site. http://thebyteworks.com/easycontrol/index.html
    Last edited by dhouston; - 15th June 2007 at 01:15. Reason: Added Easy Control web site.

  3. #3


    Did you find this post helpful? Yes | No

    Default

    Thanks....looks very interesting....I suppose one way or another I'll have to brush up on vbasic and do some programming with whatever I find.

    I doubt if there's something all windows based that's ready to go.

  4. #4
    Join Date
    Nov 2005
    Posts
    36


    Did you find this post helpful? Yes | No

  5. #5


    Did you find this post helpful? Yes | No

    Default

    Thanks for both of those suggestions...they both look like something I can use.

    Another question....

    Is there such a thing as some software out there that is ridicuously simple (wysiwyg...drag and drop etc) that can write very simple windows applications?

    Of course, I know Visual basic is probably the place to start and I've studied a bit with it, but does such an animal exist? An even higher level language that lets you create very basic applications?

    (Or I suppose, an even more user friendly basic?)

  6. #6


    Did you find this post helpful? Yes | No

    Default

    I just discovered something this morning called "Liberty basic"? Anyone familiar with that? (Only 50 bucks to boot).

    They claim it's easier to learn than Visual basic?

    Any other ideas?

    THANKS

  7. #7
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default

    I found I couldn't get to grips with it as it was more like programming old basic rather than visual.

    I've recently dabbled with Visual C# 2005 Express edition which is free from http://msdn.microsoft.com/vstudio/ex...p/default.aspx

    There are loads of demo's, examples etc. ( http://www.learnvisualstudio.net/con...beginners.aspx for example ). With the help of some of the videos I was creating my first application in no time at all.

  8. #8
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Yup any Microsoft Express components are free. New VBExpress include now a SerialPort OCX. Make things easier.

    VBExpress link: http://msdn.microsoft.com/vstudio/express/vb/
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  9. #9


    Did you find this post helpful? Yes | No

    Default

    Wow....great info....thanks.

    I had no idea there were free "express" versions of basic and c.

    Thanks for the help !

  10. #10
    Join Date
    Jun 2007
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    This is probably not a very viable option, but i have recently been working with LabVIEW which is a graphical programming interface, and has a "front panel" where you can make your instrument panel display and ready made functions for reading and writing serially.

    I believe you can get an evaluation version for free, but the license is, sadly, expensive which is why i feel it might not be a viable option.

    Cameron

Similar Threads

  1. Replies: 24
    Last Post: - 2nd October 2017, 11:35
  2. Send data PIC to PC
    By konter in forum Off Topic
    Replies: 6
    Last Post: - 25th December 2009, 22:04
  3. Replies: 67
    Last Post: - 8th December 2009, 02:27
  4. HSERIN & Interupts (aka controlling PIC programs from a remote PC)
    By HankMcSpank in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 17th June 2009, 14:46
  5. Replies: 11
    Last Post: - 12th July 2008, 02:36

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

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