Total Newbie...


Closed Thread
Results 1 to 18 of 18

Thread: Total Newbie...

Hybrid View

  1. #1
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Frozen001 View Post
    I would rather not hack the board up at this point....

    If I could get this all striaght in my haed I know I can get the LDC display working...
    Re-check post #8 and you might get a couple of good ideas there. It might be possible to do what is suggested there. Again, not 100% sure. Maybe when I get home, I'll pour over the schematics, see if the LCD connections and that port can be made to provide all the power/ground/control/data lines to run an LCD.

    Does that LCD on the Microchip board unplug or is it hard soldered?

  2. #2
    Join Date
    Aug 2008
    Posts
    39


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by skimask View Post
    Re-check post #8 and you might get a couple of good ideas there. It might be possible to do what is suggested there. Again, not 100% sure. Maybe when I get home, I'll pour over the schematics, see if the LCD connections and that port can be made to provide all the power/ground/control/data lines to run an LCD.

    Does that LCD on the Microchip board unplug or is it hard soldered?
    It is hard soldered....

  3. #3
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Frozen001 View Post
    It is hard soldered....
    Well, then I guess I'd check around the microchip forums a bit and see if you can find any 'libraries' to handle the LCD for you on that board, that is if you don't want to write the code yourself.
    Using the LCD as it sits on that board can be done...it's not impossible by any stretch. It's just that you'll have to do all the leg work.

    The Pic is connected to the expander like this:
    PIC Expander
    RC3 --> SCK
    RC5 --> SI
    RF6 --> Reset

    Knowing that How do I cammand the expander to do what I want it to do?
    First thing you've got to do is get your hands on the datasheets for the I/O expander and the LCD itself, which as I said before is most likely a Hitachi 44780 parallel input compatible LCD, almost any datasheet for an LCD with 14 or 16 pins on the inputs will most likely work just fine. Because without knowing how to run the I/O expander or the LCD, you'll be stuck.
    But for now, maybe hang some LEDs off the I/O outputs of the expander. Once you can command that thing to do whatever you want, the LCD will be close behind...
    Last edited by skimask; - 8th August 2008 at 20:08.

Similar Threads

  1. Newbie making an ignition timer
    By ChrisHelvey in forum mel PIC BASIC Pro
    Replies: 17
    Last Post: - 5th August 2012, 17:45
  2. Controlsystem for compact sporting (clay shooting)
    By Fredrick in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 30th July 2009, 16:48
  3. Total Motor Currents
    By Darrel Taylor in forum Off Topic
    Replies: 29
    Last Post: - 13th October 2008, 00:50
  4. Newbie: Temperature measurements
    By Budda in forum General
    Replies: 10
    Last Post: - 30th March 2007, 09:56
  5. request for a newbie forum
    By nimonia in forum Forum Requests
    Replies: 1
    Last Post: - 20th May 2006, 09:01

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