mrfaptastic
10e24e9569
Update README.md
2021-03-08 18:49:56 +00:00
Emil Muratov
1bbbcf6b65
TOC for readme
...
Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2021-02-20 21:03:06 +03:00
Emil Muratov
fc1956deb6
Updated documention
...
- more detailed build options description
- added i2s calculator to estimate lib parameters
Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2021-02-20 18:28:20 +03:00
mrfaptastic
6b427f223f
Update README.md
2021-02-19 09:16:05 +00:00
mrfaptastic
249b93ba79
Update README.md
2021-02-16 20:21:38 +00:00
Emil Muratov
4de6fea3f8
TestPatterns example updated
...
+ some corrections in read.me
Signed-off-by: Emil Muratov <gpm@hotplug.ru>
2021-02-16 23:03:56 +03:00
mrfaptastic
0cf0ac9631
Update README.md
2021-02-10 16:05:09 +00:00
mrfaptastic
0749fa4193
Update to 2.0.0
...
Also known as the @vortigont release! Hooray!
2021-02-10 15:49:19 +00:00
mrfaptastic
9511e9973c
Update README.md
2021-01-11 09:25:40 +00:00
mrfaptastic
80e134fc1f
Update README.md
2021-01-11 09:24:36 +00:00
mrfaptastic
b0e1273fad
Update README.md
2021-01-11 09:24:02 +00:00
mrfaptastic
56d5fd504b
Update README.md
2020-12-27 13:53:12 +00:00
Emil Muratov
521e5b0a57
Merge branch 'master' into trials
2020-12-22 15:13:13 +03:00
Emil Muratov
445c0424f4
spelling mistakes/readme corrections
2020-12-19 20:07:03 +03:00
mrfaptastic
6e02b76997
Update README.md
2020-12-12 12:30:56 +00:00
mrfaptastic
d446d1195c
Update README.md
2020-12-07 18:29:51 +00:00
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
mrfaptastic
e59a88e0cb
Update readme
2018-10-23 23:58:49 +01:00
mrfaptastic
8ec2112416
Update README.md
2018-10-23 08:08:59 +01:00
mrfaptastic
10672eae0e
Update README.md
2018-10-23 01:15:38 +01:00
mrfaptastic
ce33c39174
Update README.md
2018-10-23 01:13:45 +01:00
mrfaptastic
b0823782e2
Update README.md
2018-10-23 01:11:30 +01:00
mrfaptastic
9f0af56af3
Update README.md
2018-10-23 01:09:16 +01:00
mrfaptastic
9ae27b2c5f
Update README.md
2018-10-23 01:06:29 +01:00
mrfaptastic
12aff19666
New Version
2018-10-23 01:00:47 +01:00
mrfaptastic
3245a37e3e
Inital commit
...
Very much work in progress. Terrible code.
Aim is to make this Adafruit compatable.
2018-10-13 03:03:34 +01:00