The FixO3 project has recently published the “Handbook of best practices for open ocean fixed observatories”. It describes optimal ways for users to implement fixed stations in an open ocean region. Download the handbook for free.
enviroCar Newsletter ….. Issue 2/December 2016
enviroCar Webapp
The enviroCar project allows users to collect and share their driving statistics via an OBD sensor coupled with an Android app. A new SPA (Single Page Application) is now available online (http://pilot.52north.org/envirocar-ng/) as an amendment to the enviroCar project. It builds upon work done by Google’s Summer of Code student Naveen Jafer (please find a summary of his work on enviroCar visual analytcs here). Users are invited to test the SPA and to fill out a feedback form regarding issues or to share ideas. more >
EnviroCar Visual Analytics – Final Report
Introduction
The enviroCar project allows users to collect and share their driving statistics via an OBD sensor coupled with an Android app. The app collects car data and pushes the data to a server with a stateless REST API that exposes this data. The enviroCar project’s website, which is currently built in PHP, makes use of this API endpoint to provide a dashboard experience to a user for vehicular track analysis. The project’s objective is to rebuild the website as a SPA (Single Page Application) with the AngularJS framework. This could also serve as the starting point for the next generation website. The previous blog post contains the work done till the mid term of this project. The upcoming sections of this blog post discuss further work done and problems faced.
The main project repository can be found here https://github.com/enviroCar/enviroCar-website-ng
- « Previous Page
- 1
- …
- 30
- 31
- 32
- 33
- 34
- …
- 58
- Next Page »