You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Arduino library for Deneyap ToF Range Finder Sensor VL53L0X
7
7
8
8
## :mag_right:Specifications
9
9
-`Product ID`**M06**, **mpv1.0**
10
-
-`MCU` VL53L0X, STM8S003F3
10
+
-`MCU` VL53L0X
11
11
-`Weight`
12
12
-`Module Dimension`
13
13
-`I2C address` 0x29
@@ -24,7 +24,7 @@ Deneyap ToF Range Finder Sensor VL53L0X
24
24
[How to install a Arduino Library](https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries)
25
25
26
26
## :pushpin:Deneyap ToF Range Finder Sensor VL53L0X
27
-
This Arduino library allows you to use DDeneyap ToF Range Finder Sensor VL53L0X with I2C peripheral. You can use this library in your projects with any Arduino compatible board with I2C peripheral.
27
+
This Arduino library allows you to use Deneyap ToF Range Finder Sensor VL53L0X with I2C peripheral. You can use this library in your projects with any Arduino compatible board with I2C peripheral.
28
28
29
29
## :globe_with_meridians:Repository Contents
30
30
-`/docs ` README_tr.md and product photos
@@ -36,6 +36,8 @@ This Arduino library allows you to use DDeneyap ToF Range Finder Sensor VL53L0X
36
36
## Version History
37
37
1.0.0 - initial release
38
38
39
+
1.0.1 - bug fix
40
+
39
41
## :rocket:Hardware Connections
40
42
- Deneyap ToF Range Finder Sensor VL53L0X and Board can be connected with I2C cable
41
43
- or 3V3, GND, SDA and SCL pins can be connected with jumper cables
[Arduino Kütüphanesi Nasıl İndirilir](https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries)
24
+
[Arduino IDE'de Kütüphane Nasıl İndirilir](https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries)
25
25
26
26
## :pushpin:Deneyap Derinlik Ölçer VL53L0X
27
27
Bu Arduino kütüphanesi Deneyap Derinlik Ölçer VL53L0X'nin I2C çevre birimi ile kullanılmasını sağlar. Arduino ile uyumlu, I2C çevre birimine sahip herhangi bir geliştirme kartı ile bu kütüphaneyi projelerinizde kullanabilirsiniz.
@@ -36,9 +36,11 @@ Bu Arduino kütüphanesi Deneyap Derinlik Ölçer VL53L0X'nin I2C çevre birimi
36
36
## Sürüm Geçmişi
37
37
1.0.0 - ilk sürüm
38
38
39
+
1.0.1 - hata giderildi
40
+
39
41
## :rocket:Donanım Bağlantıları
40
42
- Deneyap Derinlik Ölçer ile kullanılan geliştirme kartı I2C kablosu ile bağlanabilir
41
-
- veya jumper kablolar ile ile 3V3, GND, SDA ve SCL bağlantıları yapılabilir.
43
+
- veya jumper kablolar ile 3V3, GND, SDA ve SCL bağlantıları yapılabilir.
0 commit comments