110 likes | 251 Views
Data Acquisition with HOBO Wireless Networks. Nicholas Lavanda. Introduction. HOBO Remote Weather Station Wire-less capability via radio modem. Introduction (Cont.). Various Sensors Temperature Pressure Relative Humidity. Data Collected Stored in Logger’s memory
E N D
Data Acquisition with HOBO Wireless Networks Nicholas Lavanda
Introduction • HOBO • Remote Weather Station • Wire-less capability via radio modem
Introduction (Cont.) • Various Sensors • Temperature • Pressure • Relative Humidity • Data Collected • Stored in Logger’s memory • Retrieved by HOBOware software
Problem • Data accessibility limited • Only on computer connected to RF module. • Profile of Data Logger must be on computer to allow interaction • Data display limited • Large text file • HOBOware
Problem (cont.) • Data collected from logger • Stored in text and xml files on computer • Settings can not be edited by 3rd party software • Current System is a bit dated. • Older Equipment • Few sensors
Solution • Data • mySQL database. • Internet • PHP-based website. • Modernizing • New sensors • No go due to budget restraints.
Solution: mySQL Database • Located on satnet server. • Problems with permissions • On Home server for now • Automatically populated by Java program • Date and Time • Sensor Readings
Solution: Website • Primarily HTML and PHP • Data Displayed • List • Graphs
Results • Sample output of Java Code to populate databse.
Results • Filter query on Home Server
Conclusion • Lots of problems with mySQL on satnet. • Only partially working site on satnet • Fully working site on home server.