From 75441f087031b9ffe2fc32216321856250efc0d5 Mon Sep 17 00:00:00 2001 From: Marcelo Lorenzati Date: Tue, 21 Mar 2023 23:51:53 -0300 Subject: [PATCH] Update Readme.md --- Readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index aaca7ae..5e5cb9b 100644 --- a/Readme.md +++ b/Readme.md @@ -2,8 +2,9 @@ Bitbanged DVI on the RP2040 Microcontroller with HDMI and audio support ================================================================================== Big Kudos to @shuichitakano to fix the audio support -I took https://github.com/shuichitakano/pico_lib C++ implementation of the HDMI with audio support for picoDVI from https://github.com/Wren6991/PicoDVI -DVI start/stop works, if dataislands are enabled is not currently working. +Using https://github.com/shuichitakano/pico_lib C++ implementation of the HDMI with audio support +For picoDVI from https://github.com/Wren6991/PicoDVI +DVI start/stop works, audio works with some limitations of cpu usage, if line or pixel doubling is enabled works ![](img/mountains.jpg)