<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Ponq - bringing Pong to life with Pynq</title><link>/challenges-projects/project14/pynqworkshop/b/blog/posts/ponq---bringing-pong-to-life-with-pynq</link><description>What&amp;#39;s Ponq?A false start I&amp;#39;d been wondering exactly what to so for my PYNQ embedded vision project. I&amp;#39;d started out with an attempt to identify racing kayaks as they crossed the finish line, but I was having a lot of trouble with the OCR ...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Ponq - bringing Pong to life with Pynq</title><link>https://community.element14.com/challenges-projects/project14/pynqworkshop/b/blog/posts/ponq---bringing-pong-to-life-with-pynq</link><pubDate>Sun, 12 Jul 2020 13:05:38 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:525bed57-9196-4791-acf8-6c2186cce769</guid><dc:creator>Fred27</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Well, I dropped Adam Taylor an email and despite obviously being busy with so many things he found time out of his weekend to chat to me about this and explore possible sources of the problem over a Zoom call and screen share. We seem to have got to the cause of the problem. I have at least got a direction to head in, if not a perfect solution yet. It turns out that the video stream coming in from the HDMI in isn&amp;#39;t quite as perfect as you&amp;#39;d imagine. The stream of pixel data arrives in bursts and there&amp;#39;s the occasional gap. This explains why the Test Pattern Generator works fine in both Pynq (via mayplotlib) and HDMI out, but the HDMI in works only when fed into Pynq. Buffering it gives an output that regularly flickers out when the buffer underflows, but I can at least work from there.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=9579&amp;AppID=259&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Ponq - bringing Pong to life with Pynq</title><link>https://community.element14.com/challenges-projects/project14/pynqworkshop/b/blog/posts/ponq---bringing-pong-to-life-with-pynq</link><pubDate>Thu, 09 Jul 2020 12:57:29 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:525bed57-9196-4791-acf8-6c2186cce769</guid><dc:creator>Fred27</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Update: &lt;span&gt;I feel I&amp;#39;m getting closer but still can&amp;#39;t quite get it to work. I have converted &lt;/span&gt;&lt;a class="" href="https://forums.xilinx.com/t5/Design-and-Debug-Techniques-Blog/Video-Series-23-Generate-a-video-output-on-Pynq-Z2-HDMI-out/ba-p/932553"&gt;this&lt;/a&gt;&lt;span&gt; guide to HDMI to to work with Vivado 2019.1 and can happily generate an 800x600 HDMI output. I have removed my own IP and have the HDMI-to-Pynq design we created in the work shop processing 800x600 HDMI in from a Raspberry Pi. However, I just can&amp;#39;t get the video stream from the Color Convert IP displaying on the HDMI out. I know it&amp;#39;s OK as Pynq can display it. The only difference I can see is that the Pynq video stream is working at 142MHz and the HDMI out example uses 100MHz, but I&amp;#39;ve matched this to the AXI4-Stream to Video Out.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Has anyone managed to get HDMI in feeding through to HDMI out on the Pynq Z2? Adam Taylor&amp;#39;s said he&amp;#39;s happy to respond to emails, but I feel he&amp;#39;s probably busy so I might struggle on a bit longer and leave that as a last resort.&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=9579&amp;AppID=259&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Ponq - bringing Pong to life with Pynq</title><link>https://community.element14.com/challenges-projects/project14/pynqworkshop/b/blog/posts/ponq---bringing-pong-to-life-with-pynq</link><pubDate>Wed, 08 Jul 2020 08:06:55 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:525bed57-9196-4791-acf8-6c2186cce769</guid><dc:creator>dubbie</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;A good project. Getting the numbers onto the video stream is good, I couldn&amp;#39;t do it. An automatic scoring system is a good idea though, nobody likes to be the scorer.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Dubbie&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=9579&amp;AppID=259&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Ponq - bringing Pong to life with Pynq</title><link>https://community.element14.com/challenges-projects/project14/pynqworkshop/b/blog/posts/ponq---bringing-pong-to-life-with-pynq</link><pubDate>Tue, 07 Jul 2020 10:45:37 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:525bed57-9196-4791-acf8-6c2186cce769</guid><dc:creator>Fred27</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;This is obviously still work in progress, but as we&amp;#39;ve hit the deadline I decided to post my current progress. The first part if it is working well - overlaying 2 scores on an incoming HDMI video - and that seemed like a project in itself!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=9579&amp;AppID=259&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>