Tag: OWHL
-
Open Wave Height Logger paper
After a prolonged period of development, we’ve finally put out an article in Limnology and Oceanography: Methods detailing our Open Wave Height Logger project (OWHL). This paper walks through the motivations for the project (low-cost, long-duration water pressure data logging so that we can know what the waves were like at a field site) and…
-
Updated OWHL assembly video
I have revised the Open Wave Height Logger electronics assembly video as of March 2020 to include narration (uh-oh) and more information about the programming process and error codes. This video outlines the entire assembly process for soldering the components to the 3 circuit boards of the OWHL Revision C design. The current designs and…
-
Open Wave Height Logger revision C
The Open Wave Height Logger (OWHL) project has reached another minor milestone with the release of a new hardware revision, RevC. This is a redesign of the three printed circuit boards, breaking physical compatibility with the older revisions, but it maintains software compatibility with the existing OWHL code (hardware designs and code available at the…
-
Arduino compile error: the filename, directory name, or volume label syntax is incorrect
GetFileAttributesEx D:\Arduino\libraries\SdFat/SdInfo.h D:\Arduino\libraries\SdFat/SdSpi.h: The filename, directory name, or volume label syntax is incorrect. The error message above started cropping up shortly after I upgraded to Arduino 1.6.8 on Windows 7 x64. The cause seems to be due to some folder becoming locked in the Arduino compile pathway. One solution seems to be to close the…
-
Open Wave Height Logger prototype in the water
I finally got around to deploying a prototype OWHL unit in the real live ocean to log some waves. The low-tech housing is made of 1.5″ schedule 40 pvc pipe. The pipe snugly fits the D-cell battery holder, while the electronics fit inside the modified 1.5″ end cap. I try not to rely solely on…
-
OWHL micro SD card current draw tests
As outlined in an earlier post, I found that certain old micro SD cards were performing spectacularly poorly when it came to power consumption because they failed to go into a low-power sleep state immediately after writing data to the card. I recently purchased a few new SanDisk micro SD cards in various capacities to…
-
Revised Open Wave Height Logger battery tests
The Open Wave Height Logger is meant to be a submersible pressure logger that will record absolute pressure at 4Hz for several months to give a record of wave height, and ideally do this on a single set of 3 D-cell batteries. I have recently made a few changes to the OWHL software, and discovered…
-
Early Open Wave Height Logger battery tests
Following on the previous post about the Open Wave Height Logger project, I’ve been conducting a simple battery life test. One of the prototype OWHLs was powered by a 3 D-cell alkaline battery pack and shoved in the freezer for 32 days. The image below shows the collated daily data files for that time period,…
-
Open Wave Height Logger
OWHL – The Open Wave Height Logger OWHL is a project originally dreamed up by Jarrett Byrnes and Ted Lyman at UMass Boston. Early on they contacted me for my thoughts on how to accomplish the goal of making a cheap, long-life pressure sensor data logger that could be used to record ocean wave heights…