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
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Arduino library for Deneyap 5x7 LED Matrix
9
9
-`Product ID`**M34**, **mpv1.0**
10
10
-`MCU` STM8S003F3
11
11
-`Weight`
12
-
-`Module Dimension`
12
+
-`Module Dimension` 25,4 mm x 50,8 mm
13
13
-`I2C address` 0x0A, 0x4A
14
14
15
15
| Address ||
@@ -18,9 +18,13 @@ Arduino library for Deneyap 5x7 LED Matrix
18
18
| 0x4A | address when ADR1 pad is shorted |
19
19
20
20
## :closed_book:Documentation
21
-
Deneyap 5x7 LED Matrix
21
+
[Deneyap 5x7 LED Matrix](https://docs.deneyapkart.org/en/content/contentDetail/deneyap-modul-deneyap-5x7-led-matris-m34)
22
22
23
-
How to install a Arduino Library
23
+
[Deneyap 5x7 LED Matrix Shematic](https://cdn.deneyapkart.org/media/upload/userFormUpload/WK1yhelN3AwpEflznnZfwsBHZ6iLXOWE.pdf)
24
+
25
+
[Deneyap 5x7 LED Matrix Mechanical Drawing](https://cdn.deneyapkart.org/media/upload/userFormUpload/njN5GWrocMBeOjJ2EcCy0OTVWnrlxiDc.pdf)
26
+
27
+
[How to install a Arduino Library](https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries)
24
28
25
29
## :pushpin:Deneyap 5x7 LED Matrix
26
30
This Arduino library allows you to use Deneyap 5x7 LED Matrix module with I2C peripheral. You can use this library in your projects with any Arduino compatible board with I2C peripheral.
@@ -33,9 +37,11 @@ This Arduino library allows you to use Deneyap 5x7 LED Matrix module with I2C pe
33
37
-`library.properties ` General library properties for the Arduino package manager
34
38
35
39
## Version History
36
-
1.0.0 - initial release
40
+
1.0.2 - updated comment line in examples and function(drawLedMatrix)
37
41
38
-
1.0.1 - update library.properties file
42
+
1.0.1 - updated library.properties file
43
+
44
+
1.0.0 - initial release
39
45
40
46
## :rocket:Hardware Connections
41
47
- Deneyap 5x7 LED Matrix and Board can be connected with I2C cable
Copy file name to clipboardExpand all lines: docs/README_tr.md
+18-11Lines changed: 18 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
3
3
***** Fotoğraf eklenecek ****
4
4
5
-
Deneyap 5x7 LED Matris Modülü için Arduino kütüphanesidir.
5
+
Deneyap 5x7 LED Matris için Arduino kütüphanesidir.
6
6
7
7
## :mag_right:Özellikler
8
8
-`Ürün ID`**M34**, **mpv1.0**
9
9
-`MCU` STM8S003F3
10
10
-`Ağırlık`
11
-
-`Modul Boyutları`
11
+
-`Modul Boyutları`25,4 mm x 50,8 mm
12
12
-`I2C Adres` 0x0A, 0x4A
13
13
14
14
| Adres ||
@@ -17,12 +17,17 @@ Deneyap 5x7 LED Matris Modülü için Arduino kütüphanesidir.
17
17
| 0x4A | ADR1 kısa devre yapıldığındaki adres |
18
18
19
19
## :closed_book:Dokümanlar
20
-
Deneyap 5x7 LED Matris Modülü
21
20
22
-
Arduino Kütüphanesi Nasıl İndirilir
21
+
[Deneyap 5x7 LED Matris](https://docs.deneyapkart.org/tr/content/contentDetail/deneyap-modul-deneyap-5x7-led-matris-m34)
22
+
23
+
[Deneyap 5x7 LED Matris Şematik](https://cdn.deneyapkart.org/media/upload/userFormUpload/WK1yhelN3AwpEflznnZfwsBHZ6iLXOWE.pdf)
24
+
25
+
[Deneyap 5x7 LED Matris Teknik Çizim](https://cdn.deneyapkart.org/media/upload/userFormUpload/njN5GWrocMBeOjJ2EcCy0OTVWnrlxiDc.pdf)
26
+
27
+
[Arduino Kütüphanesi Nasıl İndirilir](https://docs.arduino.cc/software/ide-v1/tutorials/installing-libraries)
23
28
24
29
## :pushpin:Deneyap 5x7 LED Matris
25
-
Bu Arduino kütüphanesi Deneyap 5x7 LED Matris modülünün 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.
30
+
Bu Arduino kütüphanesi Deneyap 5x7 LED Matrisin 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.
26
31
27
32
## :globe_with_meridians:Repo İçeriği
28
33
-`/docs` README_tr.md ve ürün fotoğrafları
@@ -32,20 +37,22 @@ Bu Arduino kütüphanesi Deneyap 5x7 LED Matris modülünün I2C çevre birimi i
32
37
-`library.properties` Arduino yöneticisi için genel kütüphane özellikleri
33
38
34
39
## Sürüm Geçmişi
35
-
1.0.0 - ilk sürüm
40
+
1.0.2 - örneklerdeki yorum satırı ve fonksiyon(drawLedMatrix) güncellendi
#include<Deneyap_5x7LedEkran.h>//Deneyap 5x7 LED Matris kütüphanesi eklenmesi
15
13
16
-
DotMatrix LEDMatris; // DotMatrix için Class tanımlaması
14
+
DotMatrix LEDMatris; // DotMatrix için Class tanımlaması
17
15
18
16
const byte gulenYuz[] = {0, 0, 0, 0, 0,
19
17
0, 1, 0, 1, 0,
20
18
0, 0, 0, 0, 0,
21
19
0, 0, 1, 0, 0,
22
20
1, 0, 0, 0, 1,
23
21
0, 1, 1, 1, 0,
24
-
0, 0, 0, 0, 0};
22
+
0, 0, 0, 0, 0};// Gülen yüz emojisinin yazdırılması
25
23
26
24
voidsetup() {
27
-
Serial.begin(115200); // Seri haberleşme başlatıldı
28
-
if (!LEDMatris.begin(0x0A)){ // begin(slaveAdress) fonksiyonu ile cihazların haberleşmesi başlatıldı
25
+
Serial.begin(115200); // Seri haberleşme başlatılması
26
+
if (!LEDMatris.begin(0x0A)){ // begin(slaveAdress) fonksiyonu ile cihazların haberleşmesi başlatılması
29
27
delay(3000);
30
-
Serial.println("I2C bağlantısı başarısız"); // I2C bağlantısı başarısız olursa seri terminale yazdırma
28
+
Serial.println("I2C bağlantısı başarısız"); // I2C bağlantısı başarısız olursa seri port ekranına yazdırması
31
29
while (1);
32
30
}
33
31
}
34
32
35
33
voidloop() {
36
-
LEDMatris.drawLedMatrix(gulenYuz);
34
+
LEDMatris.drawLedMatrix(gulenYuz); // Gülen yüz emojisinin 5x7 LED Matris'de yazdırılması gösterilmesi, ikinci parametre girerek bekleme süresinin uzatabilirsiniz. varsayılan:(gulenYuz,100)
0 commit comments