polling information in rs-232


Closed Thread
Results 1 to 15 of 15

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Hi Tondunard,
    Welcome from a 52 year old noobie to any kind of programming, I have been hangin' out here for about 19 months now, it is fun to revisit my earlier forrays into PBP. The learning curve seems to have a few bumps in it, but this is the place to find the straight talk.
    JS
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  2. #2
    Join Date
    Feb 2008
    Posts
    8


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Joe S. View Post
    Hi Tondunard,
    Welcome from a 52 year old noobie to any kind of programming, I have been hangin' out here for about 19 months now, it is fun to revisit my earlier forrays into PBP. The learning curve seems to have a few bumps in it, but this is the place to find the straight talk.
    JS
    nice to meet you sir, hope i'll find some answers to all my questions (by searching this forum)

    Later

  3. #3
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Tondunard View Post
    hope i'll find some answers to all my questions (by searching this forum)
    Welcome to the forum. You got it. The way to learn is to try things and read this forum daily, not just when you have a problem. If time permits I like to work through some of the problems people have and see if I can figure them out. Just like a home work assignment.

    Some of the professors here are even funny
    Dave
    Always wear safety glasses while programming.

  4. #4
    Join Date
    Feb 2008
    Posts
    8


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mackrackit View Post
    Welcome to the forum. You got it. The way to learn is to try things and read this forum daily, not just when you have a problem. If time permits I like to work through some of the problems people have and see if I can figure them out. Just like a home work assignment.

    Some of the professors here are even funny
    That's just great, hope i'll be able to do that someday.

    what i would like to achieve is to put a strip of data (60 characters) in a variable so that i can modify it later and resend-it every second.

    Can't seem to be able to put my finger on it, but i am so close.

    anyway, i'll search again (and again), and i will finally get it somehow

    what i have now is a hserin (to receive) and right after that a hserout.

    Putting incoming serial data in a variable is like a big miracle (lol).

    Timing is my big problem for now, while i receive (hserin) i don't have time to store the data somewhere (loosing characters)

    so far i made some progress, i'll get there eventually...


    Later

    Alain

  5. #5
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    I have not tried what you are doing but this might help
    http://www.picbasic.co.uk/forum/show...t=long+strings
    Dave
    Always wear safety glasses while programming.

  6. #6


    Did you find this post helpful? Yes | No

    Default Extracting position rom GPS data stream

    Have a look at
    http://www.picbasic.co.uk/forum/showthread.php?t=5423
    where you will see an example of reading the NMEA data stream, putting the selected string into an array and extracting the wanted fields.

    You will normally NOT want to retransmit the entire NMEA stream, but instead just selected fields.

    HTH
    Brian

  7. #7
    Join Date
    Feb 2008
    Posts
    8


    Did you find this post helpful? Yes | No

    Default Thanks all

    Got more and more info, that's just great


    i'll digest all that today


    it's way cool here....

    Alain

Similar Threads

  1. RS 485 wireless communication
    By Armadus in forum mel PIC BASIC Pro
    Replies: 22
    Last Post: - 26th January 2006, 19:30
  2. Displaying Trend Information
    By Mike M. in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 3rd November 2005, 03:21
  3. RS 485 using 16F84A
    By ngeronikolos in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 18th May 2005, 14:46

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