Changes between Version 10 and Version 11 of DallasTemperatureSensor


Ignore:
Timestamp:
2013-09-02 12:35:14 (11 years ago)
Author:
hek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DallasTemperatureSensor

    v10 v11  
    66http://code.mios.com/trac/mios_arduino-sensor/browser/trunk/Arduino/DallasTemperatureSensor 
    77 
    8 Before downloading the sketch. Please select a unique RADIO_ID. The RADIO_ID must be unique in your radio network and is also used on the Vera side to distinguish between different sensors.  
    9 After updating and downloading the code you should be ready to go. 
     8Before downloading the sketch to the Arduino you need to select a unique RADIO_ID (see top of sketch source code). The RADIO_ID must be unique in your radio network and is also used on the Vera side to distinguish between different sensors.  
     9After updating RADIO_ID and downloading the code you should be ready to go. 
    1010 
    1111== Wire things up == 
     
    1313Follow the instructions in ConnectingRadioModule to connect radio module. 
    1414 
    15 You can connect many DS18B20 in parallel if you want to collect several temperatures (they will be presented as separate devices in Vera). In the sketch provided I've used digital pin 2 for input. 
     15You can connect many DS18b20 in parallel if you want to collect several temperatures (they will be presented as separate devices in Vera). In the sketch provided I've used digital pin 2 for input. 
    1616 
    1717You need connect a pull-up resistor like the picture show. 
     
    3030http://www.aliexpress.com/item/16Pcs-Lot-Pro-Mini-Module-Atmega328-5V-16M-For-Arduino-Compatible-Nano/710613095.html 
    3131 
    32 8x Dupont cable Female->Female\\  
     328x Dupont cable Female->Female (you might need 3 extra depending on how your DS18b20 is hooked up)\\  
    3333http://www.aliexpress.com/item/New-Female-To-Female-40-pcs-Wire-Cable-Line-1p-1p-Pin-Connector-20cm-2-54mm/1045212486.html 
    3434