Commit 86c72db5030184c99ead9627413a537539b11b51

Authored by yessine kammoun
1 parent d0c104bf

add further information

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -126,7 +126,7 @@ You can add any other OBD pids in the table declared in `simple_obd_test.ino` ju @@ -126,7 +126,7 @@ You can add any other OBD pids in the table declared in `simple_obd_test.ino` ju
126 126
127 *Mapping pids and their frequencies* 127 *Mapping pids and their frequencies*
128 128
129 -## How to improve the project 129 +## How to improve the project ?
130 130
131 The board has a wifi antenna which could be used to send data to a server or phone. We can conceive a dashbord that displays the data in real 131 The board has a wifi antenna which could be used to send data to a server or phone. We can conceive a dashbord that displays the data in real
132 time. It is possible to have some ideas by looking up in [freematics github projects](https://github.com/stanleyhuangyc/Freematics/tree/master/firmware_v5). We can improve the daemon task to send data via wifi. 132 time. It is possible to have some ideas by looking up in [freematics github projects](https://github.com/stanleyhuangyc/Freematics/tree/master/firmware_v5). We can improve the daemon task to send data via wifi.