From 87bc6e5bbc74ac0841655eb963b5d6e09ac990b6 Mon Sep 17 00:00:00 2001 From: whowechina Date: Mon, 12 Sep 2022 15:53:00 +0800 Subject: [PATCH 1/3] Update README with videos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 253f6ee..0149fe9 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Features: * RGB rainbow effects. * So far, it only supports Gamepad mode. -![Demo 1](doc/overal.mp4) -![Demo 2](doc/lighting.mp4) +![Demo 1](https://user-images.githubusercontent.com/11623830/189601050-35440f27-5d67-4410-8533-f4e92887f753.mp4) +![Demo 2](https://user-images.githubusercontent.com/11623830/189601062-6984f811-3431-485f-bb1b-faf98aed2351.mp4) Thanks to: * SpeedyPotato, for his great SDVX pico project which inspired me in the first place. I also got many materials from his repo. Check out his great projects: https://github.com/speedypotato. From c5c7dcbeb0e73965551e3fa7343c62dd16df7871 Mon Sep 17 00:00:00 2001 From: whowechina Date: Mon, 12 Sep 2022 15:55:03 +0800 Subject: [PATCH 2/3] Attempt to fix video in README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0149fe9..7509ace 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,11 @@ Features: * RGB rainbow effects. * So far, it only supports Gamepad mode. -![Demo 1](https://user-images.githubusercontent.com/11623830/189601050-35440f27-5d67-4410-8533-f4e92887f753.mp4) -![Demo 2](https://user-images.githubusercontent.com/11623830/189601062-6984f811-3431-485f-bb1b-faf98aed2351.mp4) + + + Thanks to: * SpeedyPotato, for his great SDVX pico project which inspired me in the first place. I also got many materials from his repo. Check out his great projects: https://github.com/speedypotato. From c9832fa0053f5ba67e0911f7f270bc7733c69f5b Mon Sep 17 00:00:00 2001 From: whowechina Date: Mon, 12 Sep 2022 15:55:50 +0800 Subject: [PATCH 3/3] Limit video width --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7509ace..95d7919 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ Features: * RGB rainbow effects. * So far, it only supports Gamepad mode. -