Rework README.md
This commit is contained in:
@@ -22,7 +22,7 @@ It comes with a with a simplistic but neat **Web UI** and a simple (but hopefull
|
|||||||
|
|
||||||
| Controlled by Stream Deck with REST API | Light roll |
|
| Controlled by Stream Deck with REST API | Light roll |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
|  |  |
|
|  |  |
|
||||||
|
|
||||||
# Web UI
|
# Web UI
|
||||||
|
|
||||||
@@ -33,7 +33,7 @@ You can try to reach the web UI @ <http://igox-busylight.local>.
|
|||||||
|
|
||||||
| What an neat UI ! 😄 |
|
| What an neat UI ! 😄 |
|
||||||
| --- |
|
| --- |
|
||||||
|  |
|
|  |
|
||||||
|
|
||||||
# BusyLight Buddy companion app
|
# BusyLight Buddy companion app
|
||||||
|
|
||||||
@@ -45,11 +45,11 @@ It features quick status presets, a custom color picker with saveable presets, a
|
|||||||
|
|
||||||
# Stream Deck plug-in
|
# Stream Deck plug-in
|
||||||
|
|
||||||
You can download a Stream Deck plugin to control your BusyLight:
|
You can download the Stream Deck plugin to control your BusyLight:
|
||||||
|
|
||||||
[](https://marketplace.elgato.com/product/igox-busylight-7448a0be-6dd6-4711-ba0d-86c52b9075b9)
|
[](https://marketplace.elgato.com/product/igox-busylight-7448a0be-6dd6-4711-ba0d-86c52b9075b9)
|
||||||
|
|
||||||
Or directly from [BusyLight Stream Deck pluing](https://code.igox.org/iGoX/busylight-streamdeck-plugin) repository.
|
Or directly from **[busyLight-streamdeck-pluing](https://code.igox.org/iGoX/busylight-streamdeck-plugin)** repository.
|
||||||
|
|
||||||
# BusyLight API
|
# BusyLight API
|
||||||
|
|
||||||
@@ -139,7 +139,7 @@ It will automatically switch to the BusyLight in:
|
|||||||
|
|
||||||
| MuteDeck Configuration |
|
| MuteDeck Configuration |
|
||||||
| --- |
|
| --- |
|
||||||
|  |
|
|  |
|
||||||
|
|
||||||
# Electronic parts
|
# Electronic parts
|
||||||
|
|
||||||
@@ -158,7 +158,7 @@ It will automatically switch to the BusyLight in:
|
|||||||
|
|
||||||
| Tools > Manage plug-ins | lib selection |
|
| Tools > Manage plug-ins | lib selection |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
|  |  |
|
|  |  |
|
||||||
|
|
||||||
> ⚠️ **Compatibility note:** MicroPython v1.27 is **not compatible** with Microdot due to breaking changes in the underlying ESP-IDF v5.5. Use MicroPython **v1.24.1** with Microdot **v2.0.6**.
|
> ⚠️ **Compatibility note:** MicroPython v1.27 is **not compatible** with Microdot due to breaking changes in the underlying ESP-IDF v5.5. Use MicroPython **v1.24.1** with Microdot **v2.0.6**.
|
||||||
|
|
||||||
@@ -166,7 +166,7 @@ It will automatically switch to the BusyLight in:
|
|||||||
|
|
||||||
**(4)** Copy the content of [ESP32](ESP32) folder with the modified `boot.py` file to the root of your ESP32 file system. Again, can easily be done using [Thonny](https://thonny.org):
|
**(4)** Copy the content of [ESP32](ESP32) folder with the modified `boot.py` file to the root of your ESP32 file system. Again, can easily be done using [Thonny](https://thonny.org):
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Done!**
|
**Done!**
|
||||||
|
|
||||||
@@ -178,7 +178,7 @@ All the required 3D files (STLs and f3d project) to 3D print the enclosure are a
|
|||||||
|
|
||||||
# Wiring / Soldering
|
# Wiring / Soldering
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
You can see a final assembly image [here](3D-files-to-print/README.md).
|
You can see a final assembly image [here](3D-files-to-print/README.md).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user