Bradd Konert - PowerPoint PPT Presentation

1 / 15
About This Presentation
Title:

Bradd Konert

Description:

Remote Wireless Weather Station Bradd Konert Xbee Intro Xbee = wireless serial communication Wireless technology based on 802.15.4 2.4GHZ Short distance (900ft) and ... – PowerPoint PPT presentation

Number of Views:11
Avg rating:3.0/5.0
Slides: 16
Provided by: Own2433
Category:
Tags: bradd | konert | xbee

less

Transcript and Presenter's Notes

Title: Bradd Konert


1
Remote Wireless Weather Station
  • Bradd Konert

2
Xbee Intro
  • Xbee wireless serial communication
  • Wireless technology based on 802.15.4 2.4GHZ
  • Short distance (900ft) and long distance (1 mile).

3
Previous Work
  • Hank Grimmick
  • 1-Wire sensors

4
Initial Idea
  • ASP.NET main goal
  • 1-wire does not support Windows
  • Rainwise Rain Gauge
  • 2 Semesters boring zzzz

5
Next Idea
  • Reading Meteorological Values
  • Barometric Pressure
  • Relative Humidity
  • UV Index
  • Temperature
  • Display values to LCD screen
  • Wireless Transmitting to Server
  • Display on Internet

6
Hardware
7
Parts List (page 1)
  • Arduino Mega Microcontroller
  • Arduino XBee Sheild

8
Parts List (page 2)
  • USB Weather Board w/ Sensors
  • 20x4 LCD Display

9
Parts List (page 3)
  • XB RF Modules x2

10
Solar Panel
11
Solar Schematic
12
Weatherboard Schematic
13
Software
14
Arduino Code
  • C Based
  • Wiring Library
  • Streamlined and User Friendly
  • pinMode(weatherBoardPowerPin, OUTPUT)    
  • digitalWrite(weatherBoardPowerPin, HIGH)

15
Server
  • Server will receive data via XBee USB
  • ASP.NET server side code
  • Parse Data
  • Log Data?
  • Forecast?
  • Client Side
  • Retrieve and display data
Write a Comment
User Comments (0)
About PowerShow.com