Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/advanced/mapping.md
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know what your app has to do with mapping.
Your app only seem to support rectangular matrices.

Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ Note that if a `ledmap.json` file exists, the `2d-gaps.json` file will be ignore
}
```

![wiring diagram of the double ∞ shape mapping](mapping/mapping_infinity_shape.png)
![wiring diagram of the double ∞ shape mapping](mapping/mapping_infinity_shape.png)
1 change: 1 addition & 0 deletions docs/basics/compatible-software.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Controllers use the WLED API to change the current light settings.
| [node-red-contrib-wled](https://flows.nodered.org/node/node-red-contrib-wled) | [Node-RED](https://nodered.org) nodes for WLED |
| [OctoPrint-WLED](https://plugins.octoprint.org/plugins/wled) | Connect your [OctoPrint](https://octoprint.org) install to your WLED install using this plugin to show things like printer status, progress and more! |
[openHAB](https://community.openhab.org/t/wled-a-binding-for-controlling-led-strips-and-strings-from-an-opensource-esp8266-project/87286) | Another more professional feature rich home automation system. WLED integration made easy. [Link 2](https://community.openhab.org/t/solved-wled-please-make-this-work-in-openhab/82783) |
[Pipplee WLED 2D](https://pipplee.com/) | Mobile app designed specifically for WLED 2D matrices. Features animations, real-time drawing, text playing, custom GIF uploads, and multilingual text scrolling (Chinese, Thai, Russian, etc.). Available for [Android](https://play.google.com/store/apps/details?id=com.breakpoint.pipplee) and [iOS](https://apps.apple.com/in/app/pipplee-wled-2d/id6740536171).
[WLED-GUI](https://github.com/w00000dy/WLED-GUI) | This is a cross-platform desktop app for WLED. You can use it on Windows, Linux and Mac.
[WLED Native for Android](https://github.com/Moustachauve/WLED-Native-Android)<br /> [WLED Native for iOS](https://github.com/Moustachauve/WLED-Native-iOS/) | An alternative version of the WLED app with a similar user interface to the official one that looks close to the native OS style guidelines and has a few more features added on top of it.
[wledQuickControl](https://github.com/satrik/wledQuickControl) | macOS 11.0+ Menu Bar app for controlling power and brightness.
Expand Down
2 changes: 1 addition & 1 deletion docs/features/pixel-art-converter.md
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does your app use the internal Pixel Art Generator or is it just an different tool? In my opinion is this page just about the Pixel Art Generator that is in the WLED code.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK just thought it would be a right place as people here are looking for any easy to play animation in WLED.

Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ On the web page:

![Pixel Art Generator output preview](../assets/images/content/043_16_cheerful_pixart_output.png)

4. Click on "Send to device" to push the generated image to the WLED device.
4. Click on "Send to device" to push the generated image to the WLED device.