-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Add HUB75 support #3777
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add HUB75 support #3777
Changes from 1 commit
Commits
Show all changes
113 commits
Select commit
Hold shift + click to select a range
7ef84cf
Add HUB75 support
netmindz 7603b5a
Remove getMaxPixels
netmindz 755f91f
Remove referece to MM
netmindz 2bd1e81
Default to mrfaptastic pinout
netmindz 07a1588
Cleanup comments
netmindz 74f77a7
Merge branch 'bus-config' into HUB75-AC
netmindz ecd46f2
Swap to new way to have dynamic LED types list
netmindz aae9446
Add "old-style" changes to settings_led for hub75
netmindz e94943d
Assign proper type ID for Hub75
netmindz e066b50
hub75 - remove hard coded panel sizes
netmindz 78fb9dc
Cleanup mxconfig.chain_length
netmindz e185f2e
Hub75 compact pin defintion
netmindz f96acd6
Hub75 - Tweaks to webui
netmindz e0d78d5
Porting latest BusHub75Matrix from MoonModules - Mostly authored by F…
netmindz 21c582e
Porting latest BusHub75Matrix from MoonModules - Mostly authored by F…
netmindz ad402ad
Hub75 - Misc fixes - WiP
netmindz 23e578b
Swap BusHub75Matrix to use allocateMultiplePins
netmindz 382d7e8
Remove stray whitespace from xml.cpp
netmindz fc07397
cleanup hub75 comments
netmindz 713cbb8
Merge branch '0_15' into HUB75-AC
netmindz b7aba15
Always copy all the pin data
netmindz e111b6e
Hub75 - PIN_COUNT const
netmindz 8632a0a
Hub75 - use actual panel config values
netmindz 0a8d86c
Always copy all the pin data
netmindz 9a9c65a
Whitespace
netmindz fbeead0
Exclude hub75 from pin validdation for xml.cpp
netmindz e74eb7d
Move examples envs for hub75
netmindz 6ce6b95
Merge branch '0_15' into HUB75-AC
netmindz 5b86c67
Error for ESP8266 and hub75
netmindz 4276671
HUB75 - Remove hot from show
netmindz f7b8828
HUB75 - code formatting
netmindz c356846
HUB75 - fix hasRGB and missing override
netmindz 6f03854
HUB75 - add comments to example env
netmindz f1b9952
HUB75 - Support BGR color order
netmindz de8a366
HUB75 - lower color depth for larger panels
netmindz d320c46
HUB75 - use CHAIN_BOTTOM_LEFT_UP when panel width count and panel hei…
netmindz f447df9
Merge branch 'main' into HUB75-AC
1c146ba
Merge branch 'main' into HUB75-AC
netmindz d2f8f99
hub75 - post main merge fixes
netmindz e6b1454
Merge branch 'main' into HUB75-AC
netmindz c203ef8
Merge branch 'main' into HUB75-AC
netmindz f51783f
Updates after pulling in latest main
netmindz 65edc50
Update wled.h
netmindz 8ee1262
Merge branch 'main' into HUB75-AC
netmindz 009950e
Update Hug75 to reflect changes in 0.16
netmindz 91bd6c3
Fix defintion for hub75 envs
netmindz 4707a50
Temporary - build hub75 images for PR testing
netmindz edf6cb1
Merge branch 'HUB75-AC' of github.com:netmindz/WLED into HUB75-AC
netmindz ddd5d41
Fix WLED_RELEASE_NAME for hub75 builds
netmindz a56bd3c
Add missing flash_mode
netmindz 0f5d297
esp32S3_PSRAM_HUB75
netmindz fb469d7
esp32S3_PSRAM_HUB75
netmindz 020eca8
Add esp32dev_hub75_forum_pinout
netmindz 3dc45b8
Fix b pin for Default pins
netmindz c80c9bd
Update usermods/rgb-rotary-encoder/rgb-rotary-encoder.cpp
netmindz 6540deb
Bump urllib3 from 2.3.0 to 2.5.0
dependabot[bot] f20b4c9
fix for https://github.com/wled/WLED/issues/4488 (#4692)
DedeHai 9eb0c3c
Bugfix: convert cctBlend value back to "%" for UI (#4737)
DedeHai ea86973
WLED_DISABLE_2D does not compile (#4736)
ingDIY fab724a
Fix disabled usermod presence validation
willmmiles 0c2ab7e
Remove nonfunctional usermod validation
willmmiles bd7735a
Securing OTA update
blazoncek 2ccb731
Compile fix
blazoncek 74644aa
Fix #4747
blazoncek ce3f884
Tackle CCT issue caused by segment blending
blazoncek 4905cdd
Optimise CCT buffer
blazoncek 62c87e2
Fix comment
blazoncek 6b6d26b
enhancement & bugfixes in scrolling text (#4742)
DedeHai 6246e41
Build each usermod in isolation
netmindz 0a9ed37
Build each usermod in isolation
netmindz 134ce5d
Use JSON for usermods list
netmindz 0ff2b5d
Use JSON for usermods list
netmindz 9fda639
Use JSON for usermods list
netmindz 59f50a5
Fix typo in env name
netmindz e44456f
build usermod_esp32
netmindz d090b11
Verify each usermod on change
netmindz 33650e3
Swap ordering to see if naming is then clearer
netmindz 86137a6
Also run if the workflow changes
netmindz 8215fef
Build for each chipset
netmindz a678bd0
Build for each chipset
netmindz a6ce136
fix custom_usermods setting
netmindz 38975db
force new line
netmindz 06b4c05
usermod_esp32s3
netmindz 164f213
fix envs
netmindz 263150a
fix envs
netmindz 5f224fa
Fix build_flags and lib_deps for usermods#
netmindz f128402
Add missing ${esp32_idf_V4.lib_deps} to usermods lib_deps
netmindz b43f85c
Update usermods/platformio_override.usermods.ini
netmindz 63c3d5c
Use existing board envs for usermod build
willmmiles 85214f1
Exclude PWM_fan
netmindz db8b378
Fixing Si7021_MQTT_HA
netmindz ce323be
use extreme_partitions
netmindz 697ef4b
Update buzzer to default to 21 if GPIO 32 is not defined
netmindz 17f7b15
Exclude BME68X_v2
netmindz beee4e9
Fix deps for Si7021_MQTT_HA
netmindz a2fc1a4
Exclude pixels_dice_tray until we can limit what the CI builds, respe…
netmindz 5f70fe5
Fix for #4752
blazoncek 2b42049
PICO-V3 detection
blazoncek 6006031
Fixed DNRGBW
3fc653b
Typo correction (#4756)
quake1508 9c38843
Fix color conversion bug for parallel I2S output
blazoncek f9a6a3d
Return if pinallocation fails
netmindz a67a2cb
Remove duplicate (de)allocateMultiplePins
netmindz 127c700
Define starting heap with lastHeap
netmindz 199bc45
Merge branch 'main' into HUB75-AC
netmindz 46e60b4
Only read pinArray if initialized
netmindz e37d4cd
Remove platformio_override.ini leaving only sample envs
netmindz 29dcdf8
Merge branch 'HUB75-AC' of github.com:netmindz/WLED into HUB75-AC
netmindz e44bdf6
reset board back to correct definition
netmindz 011e72c
Revert nPins = Bus::getNumberOfPins change
netmindz 7ce0d69
Merge branch 'HUB75-AC' of github.com:netmindz/WLED into HUB75-AC
netmindz 05c481c
Remove duplicate envs
netmindz a79ae25
null check in setBrightness
netmindz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove getMaxPixels
- Loading branch information
commit 7603b5a56cd60acf0bc70c65ca138ed8dfd8df8e
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.