update
adicionado descriçao em ingles
This commit is contained in:
parent
10f5f8379d
commit
ffb6eb9df9
25
README.md
25
README.md
@ -1,7 +1,7 @@
|
|||||||
# telecar
|
# telecar
|
||||||
TELECAR: Internet das Coisas aplicada a Telemetria de Automóveis
|
TELECAR: Internet das Coisas aplicada a Telemetria de Automóveis
|
||||||
|
|
||||||
Desenvolvido por: Fabricio C. Raszeja, sob orientação de Danilo R. Gomes
|
Desenvolvido por: F. Raszeja, sob orientação de D. Gomes
|
||||||
|
|
||||||
# Pastas:
|
# Pastas:
|
||||||
node -> arquivos usados pelo node-red
|
node -> arquivos usados pelo node-red
|
||||||
@ -18,3 +18,26 @@ utilize o tema "dark" do node-red-dashboard para visualização correta dos elem
|
|||||||
py -> arquivos do dispositivo
|
py -> arquivos do dispositivo
|
||||||
|
|
||||||
requer: Paho MQTT Python Client (https://github.com/eclipse/paho.mqtt.python), python-obd (https://github.com/brendan-w/python-OBD)
|
requer: Paho MQTT Python Client (https://github.com/eclipse/paho.mqtt.python), python-obd (https://github.com/brendan-w/python-OBD)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# EN-US
|
||||||
|
TELECAR: Internet of Things applied to Vehicle Telemetry
|
||||||
|
|
||||||
|
Developed by: F. Raszeja, under orientation of D. Gomes
|
||||||
|
|
||||||
|
# Folders:
|
||||||
|
node -> files used by node-red
|
||||||
|
requires:
|
||||||
|
|
||||||
|
node-red-contrib-ui-artless-gauge
|
||||||
|
|
||||||
|
node-red-dashboard
|
||||||
|
|
||||||
|
node-red-node-ui-table
|
||||||
|
|
||||||
|
use the "dark" theme from node-red-dashboard.
|
||||||
|
|
||||||
|
py -> device files
|
||||||
|
|
||||||
|
requires: Paho MQTT Python Client (https://github.com/eclipse/paho.mqtt.python), python-obd (https://github.com/brendan-w/python-OBD)
|
Loading…
x
Reference in New Issue
Block a user