All we need to do is build a web application that:
Gets the tide information for today.
Calculate if "right now" is close to low tide.
Display some kind of XHTML document that is appropriate for a cell phone web browser.
The results just have to be served as XHTML's content type: application/xhtml+xml
Otherwise, you can't view the page.