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
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,17 +8,19 @@ Arduino library for Deneyap 5x7 LED Matrix
8
8
## :mag_right:Specifications
9
9
-`Product ID`**M34**, **mpv1.0**
10
10
-`MCU` STM8S003F3
11
+
-`Weight`
12
+
-`Module Dimension`
11
13
-`I2C address` 0x0A, 0x4A
12
14
13
-
|Adress||
15
+
|Address||
14
16
| :--- | :--- |
15
17
| 0x0A | default address |
16
18
| 0x4A | address when ADR1 pad is shorted |
17
19
18
20
## :closed_book:Documentation
19
21
Deneyap 5x7 LED Matrix
20
22
21
-
How to install a Arduino Library -
23
+
How to install a Arduino Library
22
24
23
25
## :pushpin:Deneyap 5x7 LED Matrix
24
26
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,6 +35,8 @@ This Arduino library allows you to use Deneyap 5x7 LED Matrix module with I2C pe
33
35
## Version History
34
36
1.0.0 - initial release
35
37
38
+
1.0.1 - update library.properties file
39
+
36
40
## :rocket:Hardware Connections
37
41
- Deneyap 5x7 LED Matrix and Board can be connected with I2C cable
38
42
- or 3V3, GND, SDA and SCL pins can be connected with jumper cables
0 commit comments