mrfaptastic
460b823200
Update library class and name
2020-11-28 09:45:30 +00:00
mrfaptastic
5214d0540e
Update README.md
2020-11-28 09:12:06 +00:00
mrfaptastic
eca67845c2
Update README.md
2020-11-28 09:11:31 +00:00
mrfaptastic
b6da8ea09a
Change library name
2020-11-28 08:39:35 +00:00
mrfaptastic
9f91501836
Update README.md
2020-11-28 08:13:39 +00:00
mrfaptastic
b64ead0074
Update README.md
2020-11-13 00:14:20 +00:00
mrfaptastic
ebdcd5d3de
Update README.md
2020-11-05 23:53:55 +00:00
mrfaptastic
30be56c293
Update README.md
2020-09-06 17:33:39 +01:00
mrfaptastic
c3abd53704
Update README.md
2020-09-06 17:31:21 +01:00
mrfaptastic
b69a809b9d
Update README.md
2020-09-06 17:24:51 +01:00
mrfaptastic
0d3a548e0f
Update README.md
2020-09-06 17:22:51 +01:00
mrfaptastic
722977eb1f
Update README.md
2020-08-24 23:52:43 +01:00
mrfaptastic
fc536da28b
Update README.md
2020-08-24 23:51:33 +01:00
mrfaptastic
38bf5ca5ca
Update README.md
2020-08-15 15:38:06 +01:00
mrfaptastic
b504f6292d
Minor update
2020-08-14 10:21:31 +01:00
mrfaptastic
d48542d599
Update README.md
2020-08-14 10:15:08 +01:00
mrfaptastic
04251a3805
Update README.md
2020-08-14 10:09:53 +01:00
mrfaptastic
291835f04c
Update README.md
2020-08-14 10:08:48 +01:00
mrfaptastic
5b9022d74c
Update README.md
2020-08-14 10:06:07 +01:00
mrfaptastic
303ad944a0
Update README.md
2020-08-14 10:03:28 +01:00
mrfaptastic
d35f4a44f1
Update README.md
2020-08-14 10:02:58 +01:00
mrfaptastic
cc021982de
Update README.md
2020-08-13 14:17:47 +01:00
mrfaptastic
40be46794c
Update README.md
2020-08-13 14:16:42 +01:00
mrfaptastic
da85e53d71
Update README.md
2020-08-13 14:12:23 +01:00
mrfaptastic
ebe81a5574
Update README.md
2020-08-13 14:12:07 +01:00
mrfaptastic
1b07848b14
Update README.md
2020-08-11 20:49:36 +01:00
mrfaptastic
4fd25c4a4e
Update README.md
2020-08-11 12:42:54 +01:00
mrfaptastic
33185e222b
Update README.md
2020-08-03 14:51:48 +01:00
mrfaptastic
bbc5c7a04c
Update README.md
2020-08-03 14:17:03 +01:00
mrfaptastic
5caea96424
Update README.md
2020-08-03 14:11:50 +01:00
mrfaptastic
54d6e485b9
Update README.md
2020-08-03 14:09:55 +01:00
mrfaptastic
a24c09560e
Added Chained Panels example
2020-08-02 22:47:02 +01:00
mrfaptastic
80d5ddff4c
Minor wording fixes
2020-07-30 23:21:08 +01:00
mrfaptastic
a0b6f0d493
Return to using Adafruit_GFX
...
Actual testing has revealed that GFX_Root doesn't actually save any program or memory. Apparently uses more according to the compiler.
Defaulting the library back to Adafruit GFX.
With Adafruit GFX:
Sketch uses 801298 bytes (61%) of program storage space. Maximum is 1310720 bytes.
Global variables use 48992 bytes (14%) of dynamic memory, leaving 278688 bytes for local variables. Maximum is 327680 bytes.
With GFX_Root:
Sketch uses 804962 bytes (61%) of program storage space. Maximum is 1310720 bytes.
Global variables use 49008 bytes (14%) of dynamic memory, leaving 278672 bytes for local variables. Maximum is 327680 bytes.
2020-07-30 08:37:39 +01:00
mrfaptastic
f30bb5f136
Update README.md
2020-07-29 11:53:06 +01:00
mrfaptastic
9a5ed4db9e
Improved memory checks
2020-07-29 10:44:38 +01:00
mrfaptastic
75136c59e1
New Version
2020-07-29 08:47:54 +01:00
mrfaptastic
32d8c2e26d
Update README.md
2019-08-18 15:13:34 +01:00
mrfaptastic
0c9900bb01
Update README.md
2019-08-18 15:12:55 +01:00
mrfaptastic
30e84e9eec
Update README.md
...
Remove confusing reference to the ESP32 bugs document. No longer relevant.
2019-08-18 15:08:55 +01:00
mrfaptastic
08ef29b73f
Update README.md
2019-07-30 23:37:40 +01:00
mrfaptastic
e22a1173ef
Update README.md
2019-07-29 13:30:40 +01:00
mrfaptastic
b700ff94bf
Update README.md
2019-07-29 13:29:42 +01:00
mrfaptastic
cc3551c088
Update re brightness level
2019-07-29 13:27:52 +01:00
mrfaptastic
1ce9f70e4b
Updated readme regarding ghosting
2019-07-29 11:37:30 +01:00
mrfaptastic
07d9f7a294
Merge branch 'master' of https://github.com/mrfaptastic/ESP32-RGB64x32MatrixPanel-I2S-DMA
2019-07-29 11:00:12 +01:00
mrfaptastic
ebddfd96f4
Reduce / Remove Ghosting
...
After a lot of trial and error, I believe I've found the resolution to the ghosting, and it's as simple as reducing the brightness level to 60. The actual brightness doesn't change it seems, but the timing of the OE pin being set HIGH is performed earlier which can work better on some panels.
Closes : #14 #12
2019-07-29 11:00:04 +01:00
mrfaptastic
e59ddcafdc
Update README.md
...
Update README per #15
2019-07-13 20:00:25 +01:00
mrfaptastic
e5e2a8e35f
Updated README for new custom pin mapping
2019-01-03 00:42:04 +00:00
mrfaptastic
77914725f0
Minor wording changes.
2018-10-29 22:57:10 +00:00