<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Embedded on Onur Celep</title><link>https://onurcelep.github.io/tags/embedded/</link><description>Recent content in Embedded on Onur Celep</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Mon, 29 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://onurcelep.github.io/tags/embedded/index.xml" rel="self" type="application/rss+xml"/><item><title>Reverse-engineering the Luckfox PicoKVM into a Python client</title><link>https://onurcelep.github.io/posts/picokvm-client/</link><pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate><guid>https://onurcelep.github.io/posts/picokvm-client/</guid><description>&lt;p&gt;I do hardware-in-the-loop test automation. Part of that is driving a KVM
over IP: power-cycle a board, watch the screen, send keystrokes, mount an
installer image, all from a script with no human at the bench. The cheap
device that does this well is the &lt;a href="https://github.com/LuckfoxTECH/kvm" class="external-link" target="_blank" rel="noopener"&gt;Luckfox
PicoKVM&lt;/a&gt;. The problem: there was no
Python client for it. So I wrote one and published it.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/onurcelep/picokvm-client" class="external-link" target="_blank" rel="noopener"&gt;&lt;code&gt;picokvm-client&lt;/code&gt;&lt;/a&gt; is a small,
typed, synchronous client and CLI for the PicoKVM, on PyPI:&lt;/p&gt;</description></item></channel></rss>