An open API service indexing awesome lists of open source software.

https://github.com/radiokot/osmand-display-app

An Android application for the OsmAnd E-ink display
https://github.com/radiokot/osmand-display-app

android ble blessed kotlin mapbox

Last synced: about 1 year ago
JSON representation

An Android application for the OsmAnd E-ink display

Awesome Lists containing this project

README

          

# Icon Bike navigation display app
A companion Android application for the [wireless bike navigation display](https://github.com/Radiokot/osmand-display).

The app does:
- Compose map frames and send them to the display
- Import and store GPX and GeoJSON tracks, BRouter routes
- Download map areas for imported tracks to work offline
- Broadcast step-by-step navigation directions from OsmAnd, which was the original purpose of the display, but turned out to be useless


Prototyping
On a bike
The app

## Tech stack
- Kotlin
- RxJava
- Koin dependency injection
- OsmAnd AIDL interface
- Mapbox map SDK
- BLESSED BLE library
- kotlin-logging with slf4j-handroid