Skip to content

Commit 15e8108

Browse files
committed
add renders to changelog
1 parent a0ec7aa commit 15e8108

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@
2121
* Added SMD capacitor to allow the ESP32-DEVKIT-V1 to automatically load the bootloader. Now you don't need to press the `EN` or `BOOT` buttons to upload new firmware!
2222
* Consolidated power traces to one layer each.
2323

24+
![Front render](https://github.com/rorosaurus/esp32-hub75-driver/raw/master/gerber/front-render.png)
25+
26+
![Back render](https://github.com/rorosaurus/esp32-hub75-driver/raw/master/gerber/back-render.png)

SOFTWARE.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ I would recommend using the following software with this board:
55
* https://github.com/me-no-dev/arduino-esp32fs-plugin - This Arduino IDE plugin makes it simple to upload .gifs to your ESP32
66
* https://github.com/marcmerlin/AnimatedGIFs - This code is a good starting point for your program. It uses the above software and libraries to playback animated .gifs for you! You can easily adjust things like the time between switching .gifs. You'll need to install (by downloading and copying to `My Documents/Arduino/libraries`) a few libraries that it uses:
77
* https://github.com/pixelmatix/SmartMatrix/tree/teensylc
8+
* Please note, this is a specific branch of SmartMatrix. ESP32 support only exists in this branch.
89
* https://github.com/adafruit/Adafruit-GFX-Library
910
* https://github.com/marcmerlin/Framebuffer_GFX
1011
* https://github.com/FastLED/FastLED
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)