Rear Sensor Droid for cars with Arduino and Android (Sensor de retroceso para autos con Arduino y Android)
- Luis Silva
- Jose Gramaglia
- Carlos Monzon
- Jose Sal y Rosas
- Arduino Uno.
- Bluetooh component - Componente Bluetooh (HC 05)
- Ultrasonic sensor - Sensor Ultrasonido
- Software Serial
- NewPing
- https://github.com/jalucenyo/Arduino_BT_Android
- http://geekytheory.com/conectar-android-con-arduino-por-bluetooth-capitulo-1/
- http://tony19.github.io/logback-android/
- http://logback.qos.ch/manual/configuration.html -Configuration file: \app\src\main\assets\logback.xml -To turn off logback logger use level="OFF" -Logging example: logger.debug("Exception when creating insecure RF socket: " + e.getMessage());
- For UI automation > Espresso