Tibbo Special Offer


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Location
    Lancashire
    Posts
    50

    Default

    Hi David

    Thanks for the reply, I have nil experience in this area so any advice is useful. Is there a way of setting up the Tibbo to signal the PIC that there is incoming data rather than just checking for serial as the device will be busy reading an a/d converter and storing data most of the time.

    Cheers Pete

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

    Default

    Quote Originally Posted by enigma View Post
    Thanks for the reply, I have nil experience in this area so any advice is useful. Is there a way of setting up the Tibbo to signal the PIC that there is incoming data rather than just checking for serial as the device will be busy reading an a/d converter and storing data most of the time.
    We all started with nil experience. It depends a little on the PIC you will use but you can have the incoming data trigger an interrupt. However, I would probably use the hardware UART (and MAX232) and just check it periodically - there's a UART flag that tells you if a byte has been received.. Read the manual on HSerIn/HSerOut and read the Tibbo documentation (which is a bit over whelming).

Similar Threads

  1. PICKIT2 offer in the UK
    By duncan303 in forum General
    Replies: 3
    Last Post: - 16th October 2008, 22:31
  2. Special sign/letter on LCD?
    By Jcee324 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 3rd September 2008, 17:29
  3. Special Offer AC -AC adapter
    By lester in forum Adverts
    Replies: 0
    Last Post: - 9th September 2005, 08:52
  4. PIC PORT 'special' pins
    By barkerben in forum General
    Replies: 1
    Last Post: - 18th January 2005, 22:40

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