This shows you the differences between two versions of the page.
|
pm:prj2022:avaduva:activity_tracker [2022/05/26 12:02] laura.stancioiu [Descriere generală] |
pm:prj2022:avaduva:activity_tracker [2022/05/27 23:28] (current) laura.stancioiu [Biblioteci folosite] |
||
|---|---|---|---|
| Line 69: | Line 69: | ||
| ==== Biblioteci folosite ==== | ==== Biblioteci folosite ==== | ||
| - | * **Wire** (I2C communication) ((https://www.arduino.cc/en/reference/Wire)) | + | * **Wire** (I2C communication)((https://www.arduino.cc/en/reference/Wire)) |
| - | * **Adafruit_ADXL345** (ADXL345 accelerometer) ((https://github.com/adafruit/Adafruit_ADXL345)) | + | * **Adafruit_ADXL345** (ADXL345 accelerometer)((https://github.com/adafruit/Adafruit_ADXL345)) |
| - | * **Adafruit Sensor** (ADXL345 accelerometer) ((https://github.com/adafruit/Adafruit_Sensor)) | + | * **Adafruit Sensor** (ADXL345 accelerometer)((https://github.com/adafruit/Adafruit_Sensor)) |
| - | * **Adafruit BusIO** (I2C communication) ((https://github.com/adafruit/Adafruit_BusIO)) | + | * **Adafruit BusIO** (I2C communication)((https://github.com/adafruit/Adafruit_BusIO)) |
| ==== Structura codului ==== | ==== Structura codului ==== | ||
| Line 115: | Line 115: | ||
| ==== Demo ==== | ==== Demo ==== | ||
| + | |||
| + | [[https://youtu.be/pOFgCzJCudo| Youtube Link]] | ||
| ===== Concluzii ===== | ===== Concluzii ===== | ||