Dallas 3231


Results 1 to 11 of 11

Thread: Dallas 3231

Threaded View

  1. #2
    Join Date
    May 2006
    Location
    Del Rio, TX, USA
    Posts
    343


    Did you find this post helpful? Yes | No

    Default Re: Dallas 3231

    The major issues will likely be (in order):
    1) Understanding and implementing I2C communicaitons with a PIC and PBP (and get the hardware correct)
    Lots of Info on the protocol is available online.
    2) How to use the I2C protocol to access the DS3231 specific registers – Both to set the device and retrieve data
    The datasheet will help here once you have #1 sorted out.
    3) How to manipulate/convert the received data in PBP do display on an LCD.

    This link may help you in overcoming the issues above. http://www.rentron.com/PicBasic/i2c_communication.htm
    Last edited by SteveB; - 3rd May 2012 at 22:44. Reason: premature posting

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