Skip to content

Commit

Permalink
~ readme roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
rascafr committed Aug 30, 2019
1 parent 1c38b08 commit a41fcf7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

This is a quick Node.js project developped to demonstrate how to parse communications logs extracted from the Ninebot electric scooters internal serial communication bus.

## Roadmap

- Decoding address ✅
- Read ASCI formatted logs ✅
- Decoding commands and arguments meanings 🔜
- Read pure hexfiles logs 🔜
- Group dataframes together
- Display visual frame transaction sequences
- ...
- Elon Musk on Mars

## Install

```bash
Expand Down

0 comments on commit a41fcf7

Please sign in to comment.