DS2480D commands


Results 1 to 11 of 11

Threaded View

  1. #5
    Join Date
    Mar 2008
    Posts
    79


    Did you find this post helpful? Yes | No

    Default

    The ds18B20's are brilliant, and it's dead easy to address them from the pic all you need to find is the matching rom address for each device then talk to each one whenever you want
    Seeing you're then using 1 wire anyway you can add any other devices you want to it like the ds2405 switch? all depends on what exactly you want to do with the temp once you've read it/set it
    I followed Acetronics idea and it's dead simple, In my case I just built a small circuit and mounted it on the back of a 4 line lcd and using a usb lead JUST as the power supply and a TO-92 socket to plug the ds's into. then all you need is a small pic dedicated to reading the rom's (or reuse it afterwards for something else) and THIS(clicky) how to read the rom codes from 1 wire devices* and then this*(clicky) how to communicate with multiple 1 wire devices
    The 1 wire commands threw me for a while, took a bit to get my head round them and I'm still learning (now about eeprom and timers)
    Last edited by karenhornby; - 20th June 2008 at 10:04.

Similar Threads

  1. LCD commands
    By ruijc in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 26th September 2008, 12:09
  2. Sending printer "Esc/Pos" commands
    By Kman in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 25th June 2007, 20:17
  3. PBP - are DEFINE command(s) mandatory?
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 15th September 2006, 16:43
  4. Timing in PICBasic Pro commands
    By freelancebee in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 11th September 2005, 00:50
  5. Cheapest mobile with AT Commands
    By frank small in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 15th December 2004, 08:20

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