diff --git a/README.md b/README.md new file mode 100644 index 0000000..8f0f401 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Work with android-blegps (same repository) + +Read data from a GPS, altitude from a barometric and optionaly temperature and send to a smartphone via Bluetooth BLE. + +Sensors : +- GPS : Ublox M8N (Serial) +- Barometric : BMP180 (I2C) +- Temperature : DS18B20 (1-Wire)