-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rémy Lefebvre edited this page Oct 21, 2021
·
5 revisions
ITS DOC TIME !!
ANDROID Get Speed on android app:
- KOTLIN - https://developer.android.com/reference/kotlin/androidx/car/app/hardware/info/Speed
- JAVA - https://developer.android.com/reference/android/location/Location
FLUTTER Get speed with flutter :
- FLUTTER - https://pub.dev/packages/location
ARDUINO
- LCD lib (UNO): https://github.com/arduino-libraries/LiquidCrystal
- OLED lib NANO 33 IOT (faible en mémoire): https://github.com/greiman/SSD1306Ascii
- Connection Handler: https://github.com/arduino-libraries/Arduino_ConnectionHandler
- BlueTooth: https://www.arduino.cc/en/Reference/ArduinoBLE