About the replacement of the indicator with BASIC.


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    May 2008
    Posts
    7

    Default About the replacement of the indicator with BASIC.

    Example that can be found by me and the following place.
    http://www.piclist.com/techref/io/led/8x7s8pin.htm
    Why do I only have to write to express the display of nine digits here by "
    BASIC"?
    Someone, please show the correct cliche.
    Attached Images Attached Images  

  2. #2
    Join Date
    Feb 2003
    Location
    Sydney, Australia
    Posts
    126


    Did you find this post helpful? Yes | No

    Default

    What is shown is a process known as 'Charlieplexing' after the inventor Charlie Allen, who works at Maxim.

    http://en.wikipedia.org/wiki/Charlieplexing

    There is a good intro at http://www.instructables.com/id/ERHG974F1ZM4KIR/

    I used this to help me do a 12 led display with only 4 lines from a PIC using PBP, so it is possible. The trick is to drive the port high or low or set the TRIS bit to make the pin High Impedance (floating).

    Now I am not sure I understand your question, but the links might give you enough to work out what you need to ask.

    bill.

  3. #3
    Join Date
    May 2008
    Posts
    7


    Did you find this post helpful? Yes | No

    Default BASIC code?.

    I use the translation machine because I cannot understand English.
    However, it speaks a different word.
    (It is not possible to write as thought. )
    Because the code of the PIC assembler is too difficult for me, it is
    not possible to understand.
    The circuit makes nine digits a feature display it only in the port in
    nine bits.
    I am requesting an easier BASIC code.

  4. #4
    Join Date
    Feb 2003
    Location
    Sydney, Australia
    Posts
    126


    Did you find this post helpful? Yes | No

    Default

    japan.maxim-ic.com/appnotes.cfm/an_pk/1880

    In Japanese. Might help you.
    [edit] looks like the pages is in Japanese, but the note is still in English.. Do you have a japanese wikipedia ? Try a search for Multiplexing or Charlieplexing.

    bill.
    Last edited by bcd; - 7th June 2008 at 06:58.

  5. #5
    Join Date
    May 2008
    Posts
    7


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by bcd View Post
    japan.maxim-ic.com/appnotes.cfm/an_pk/1880

    In Japanese. Might help you.
    [edit] looks like the pages is in Japanese, but the note is still in English.. Do you have a japanese wikipedia ? Try a search for Multiplexing or Charlieplexing.

    bill.
    The page of the reference was seen.
    Use of nine bits and LED7SEG9 digit display to purpose
    It is a thing to display the LED7SEG10 digit by using ten bits.
    The example is recorded in the assembler.
    (led/8x7s8pin.htm)

    Not to use special IC but to make programs such as PIC and SX from BASIC, do you want to become the example of the practice like any?

Similar Threads

  1. Basic Stamp BS2 replacement?
    By tenaja in forum Schematics
    Replies: 5
    Last Post: - 17th November 2009, 17:27
  2. Indexer not indexing...a basic PBP problem??
    By jellis00 in forum General
    Replies: 8
    Last Post: - 24th March 2009, 16:53
  3. Loop with two motor and 2 sensors
    By MrRoboto in forum mel PIC BASIC
    Replies: 4
    Last Post: - 8th December 2008, 23:40
  4. Visual Basic 2005
    By keithdoxey in forum Off Topic
    Replies: 4
    Last Post: - 1st August 2007, 12:10
  5. using AND as an IF statement
    By dw_pic in forum mel PIC BASIC
    Replies: 27
    Last Post: - 8th June 2006, 18:05

Members who have read this thread : 1

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