Shop OBEX P1 Docs P2 Docs Learn Events
BS2P 1-Wire Weather Station — Parallax Forums

BS2P 1-Wire Weather Station

ArchiverArchiver Posts: 46,084
edited 2001-12-04 17:35 in General Discussion
Over the last year there has been some interest in interfacing a Basic Stamp
to the 1-wire weather station. I have just completed the first 'cut' at a
Basic Stamp weather station and have the source code available for
downloading.

The Basic Stamp Weather Station displays temperature, wind speed, and wind
direction from a 1-wire weather station on a 2x16 LCD display using a BS2p.
Testing has been performed with the weather station approx. 50 feet away.
Longer cabling may be possible. I used a BS2P Demo Board with the matching
LCD display.

The code provides an example of reading the DS1820 1-wire temp sensor, DS2423
1-wire counter, and a DS2450 quad A to D converter.

The source code and various 1-wire resources can be found at:
www.timbitson.com/weather

The 1-Wire Weather Station is available for $79 (+ shipping) from:
www.aag.com.mx


Tim Bitson

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2001-12-04 04:44
    Thanks!! Thats what I was waiting for.
    Where I can get one copy?
    I have a Weather Station including a humidity detector and running
    under Dallas software.

    Albert Catano

    --- In basicstamps@y..., tbitson@a... wrote:
    > Over the last year there has been some interest in interfacing a
    Basic Stamp
    > to the 1-wire weather station. I have just completed the
    first 'cut' at a
    > Basic Stamp weather station and have the source code available for
    > downloading.
    >
    > The Basic Stamp Weather Station displays temperature, wind speed,
    and wind
    > direction from a 1-wire weather station on a 2x16 LCD display using
    a BS2p.
    > Testing has been performed with the weather station approx. 50 feet
    away.
    > Longer cabling may be possible. I used a BS2P Demo Board with the
    matching
    > LCD display.
    >
    > The code provides an example of reading the DS1820 1-wire temp
    sensor, DS2423
    > 1-wire counter, and a DS2450 quad A to D converter.
    >
    > The source code and various 1-wire resources can be found at:
    > www.timbitson.com/weather
    >
    > The 1-Wire Weather Station is available for $79 (+ shipping) from:
    > www.aag.com.mx
    >
    >
    > Tim Bitson
  • ArchiverArchiver Posts: 46,084
    edited 2001-12-04 04:56
    Hi Tim:
    I have tried to access your page without any luck, I get the "The
    page cannot be found" message.
    Could e-mail me a copy ?
    my e-mail is catanoa@b...
    I appreciate your offer.

    Albert Catano



    --- In basicstamps@y..., tbitson@a... wrote:
    > Over the last year there has been some interest in interfacing a
    Basic Stamp
    > to the 1-wire weather station. I have just completed the
    first 'cut' at a
    > Basic Stamp weather station and have the source code available for
    > downloading.
    >
    > The Basic Stamp Weather Station displays temperature, wind speed,
    and wind
    > direction from a 1-wire weather station on a 2x16 LCD display using
    a BS2p.
    > Testing has been performed with the weather station approx. 50 feet
    away.
    > Longer cabling may be possible. I used a BS2P Demo Board with the
    matching
    > LCD display.
    >
    > The code provides an example of reading the DS1820 1-wire temp
    sensor, DS2423
    > 1-wire counter, and a DS2450 quad A to D converter.
    >
    > The source code and various 1-wire resources can be found at:
    > www.timbitson.com/weather
    >
    > The 1-Wire Weather Station is available for $79 (+ shipping) from:
    > www.aag.com.mx
    >
    >
    > Tim Bitson
  • ArchiverArchiver Posts: 46,084
    edited 2001-12-04 14:03
    The weather stations are available from www.aag.com.mx
    The software can be downloaded at www.timbitson.com/weather

    Note: This version of the software only supports the new version 3 weather
    station. I'm working on a version for the older weather stations but there are a
    couple of technical issues to get around.

    I'm also working on adding the humidity sensor. I'll post a message to this list
    when I get it working.

    tim
  • ArchiverArchiver Posts: 46,084
    edited 2001-12-04 14:05
    Try:

    http://www.timbitson.com/weather/index.html

    if it doesn't work let me know.


    tim
  • ArchiverArchiver Posts: 46,084
    edited 2001-12-04 14:27
    I seem to have forgotten a '/' in the url, try:

    www.timbitson.com/weather/

    tim



    --- In basicstamps@y..., tbitson@a... wrote:
    > Over the last year there has been some interest in interfacing a
    Basic Stamp
    > to the 1-wire weather station. I have just completed the first 'cut'
    at a
    > Basic Stamp weather station and have the source code available for
    > downloading.
    >
    > The Basic Stamp Weather Station displays temperature, wind speed,
    and wind
    > direction from a 1-wire weather station on a 2x16 LCD display using
    a BS2p.
    > Testing has been performed with the weather station approx. 50 feet
    away.
    > Longer cabling may be possible. I used a BS2P Demo Board with the
    matching
    > LCD display.
    >
    > The code provides an example of reading the DS1820 1-wire temp
    sensor, DS2423
    > 1-wire counter, and a DS2450 quad A to D converter.
    >
    > The source code and various 1-wire resources can be found at:
    > www.timbitson.com/weather
    >
    > The 1-Wire Weather Station is available for $79 (+ shipping) from:
    > www.aag.com.mx
    >
    >
    > Tim Bitson
  • ArchiverArchiver Posts: 46,084
    edited 2001-12-04 17:35
    I got it.
    Thanks


    --- In basicstamps@y..., tbitson@a... wrote:
    > Try:
    >
    > http://www.timbitson.com/weather/index.html
    >
    > if it doesn't work let me know.
    >
    >
    > tim
Sign In or Register to comment.