My serial to parallel attempt


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Dec 2012
    Posts
    4


    Did you find this post helpful? Yes | No

    Default Re: My serial to parallel attempt

    Thanks for the direction and tip. I have found out a bit more about about sending and receiving serial information using the PIC. Such commands as serout, hserout and even shiftout. My test was to try synchronous data, and to use a clock. It seems that I could even do away with the 74LS164 and use another PIC chip to receive. That is, a 12F683 could read in some analog voltage, send it out serially and be intercepted by a 16F84, 16F628 or 16F684 and sent out to a 2 or 3 digit 7-segment LED. It may also be an easier task to use the built-in asynchronous serial transfer. I will also be looking at this alternative.
    Last edited by johndoug; - 4th January 2013 at 04:18.

Similar Threads

  1. Parallel LCD to Serial LCD
    By Mostafa in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 17th June 2007, 21:14
  2. serial in parallel out using PIC
    By daxki in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 5th April 2007, 01:06
  3. Serial to parallel converter using shiftin
    By daxki in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 3rd April 2007, 15:05
  4. parallel LCD to serial LCD
    By maxbao in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 28th October 2006, 11:44
  5. First attempt at coding
    By bartman in forum mel PIC BASIC
    Replies: 0
    Last Post: - 10th November 2004, 17:52

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