diff --git a/README.md b/README.md index 1edc55f..7431fd3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # telecar 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: 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 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) \ No newline at end of file