<?xml version="1.0" encoding="UTF-8"?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	xml:lang="en-US"
	>
	<title type="text">Ursa Wright | The Verge</title>
	<subtitle type="text">The Verge is about technology and how it makes us feel. Founded in 2011, we offer our audience everything from breaking news to reviews to award-winning features and investigations, on our site, in video, and in podcasts.</subtitle>

	<updated>2026-02-13T17:00:39+00:00</updated>

	<link rel="alternate" type="text/html" href="https://www.theverge.com/author/ursa-wright" />
	<id>https://www.theverge.com/authors/ursa-wright/rss</id>
	<link rel="self" type="application/atom+xml" href="https://www.theverge.com/authors/ursa-wright/rss" />

	<icon>https://platform.theverge.com/wp-content/uploads/sites/2/2025/01/verge-rss-large_80b47e.png?w=150&amp;h=150&amp;crop=1</icon>
		<entry>
			
			<author>
				<name>Ursa Wright</name>
			</author>
			
			<title type="html"><![CDATA[How I Built the Star Trek control panel of my dreams]]></title>
			<link rel="alternate" type="text/html" href="https://www.theverge.com/tech/862070/lcars-homes-assistant-star-trek" />
			<id>https://www.theverge.com/?p=862070</id>
			<updated>2026-02-13T12:00:39-05:00</updated>
			<published>2026-02-08T10:00:00-05:00</published>
			<category scheme="https://www.theverge.com" term="Entertainment" /><category scheme="https://www.theverge.com" term="Smart Home" /><category scheme="https://www.theverge.com" term="Star Trek" /><category scheme="https://www.theverge.com" term="Tech" /><category scheme="https://www.theverge.com" term="TV Shows" />
							<summary type="html"><![CDATA[One of my pandemic hobbies that stuck was home automation. I discovered Home Assistant — the popular open source, extremely customizable home automation platform — and all the intricate things you can do with it to make your home work better.&#160; I have ADHD and have found Home Assistant to be a valuable tool for [&#8230;]]]></summary>
			
							<content type="html">
											<![CDATA[

						
<figure>

<img alt="a man in a futuristic uniform looks at a wall-bound tablet with colorful buttons" data-caption="Captain Jean-Luc Picard (Patrick Stewart) using the LCARS in Star Trek: The Next Generation. | Image: CBS via Getty Images" data-portal-copyright="Image: CBS via Getty Images" data-has-syndication-rights="1" src="https://platform.theverge.com/wp-content/uploads/sites/2/2026/02/GettyImages-454259088.jpg?quality=90&#038;strip=all&#038;crop=0,0,100,100" />
	<figcaption>
	Captain Jean-Luc Picard (Patrick Stewart) using the LCARS in Star Trek: The Next Generation. | Image: CBS via Getty Images	</figcaption>
</figure>
<p class="has-drop-cap has-text-align-none">One of my pandemic hobbies that stuck was home automation. I discovered <a href="https://www.home-assistant.io/" data-type="link" data-id="https://www.home-assistant.io/">Home Assistant</a> — the popular open source, extremely customizable home automation platform — and all the intricate things you can do with it to make your home work better.&nbsp;</p>

<p class="has-text-align-none">I have ADHD and have found Home Assistant to be a valuable tool for managing executive dysfunction. I use it for audible calendar reminders, laundry reminders, timers, and monitoring my doorbell camera and my nanny cam for my dog. Its also a great source of pure nerdy joy for me. And I recently took the most joyously nerdy step yet in my home automation fixation.</p>

<p class="has-text-align-none">Home Assistant lets you create custom dashboards to interact with your smart home devices. Community members spend untold hours perfecting their dashboards and some of them are really <a href="https://www.youtube.com/watch?v=7g9T_vKD4ww&amp;list=PLHCmYWBoMir-iFsAeatdl_xY1kTKdGPV3&amp;index=9" data-type="link" data-id="https://www.youtube.com/watch?v=7g9T_vKD4ww&amp;list=PLHCmYWBoMir-iFsAeatdl_xY1kTKdGPV3&amp;index=9">impressive</a>. I even discovered a community <a href="https://community.home-assistant.io/t/star-trek-lcars-theme/511391" data-type="link" data-id="https://community.home-assistant.io/t/star-trek-lcars-theme/511391">theme</a> for Home Assistant that goes a long way to looking like the <a href="https://en.wikipedia.org/wiki/LCARS" data-type="link" data-id="https://en.wikipedia.org/wiki/LCARS">LCARS</a> computer control system in the <em>Next Generation</em> era of Star Trek I grew up on. LCARS is not a practical or useful computer interface. Its stated purpose is to “<a href="https://trektoday.com/interviews/okuda_qa.shtml">suggest something well-organized when a viewer sees [it] in the background of a scene</a>.” What it is, though, is gorgeous. The aesthetic got hold of me at eight years old and has never let go.&nbsp;</p>
<img src="https://platform.theverge.com/wp-content/uploads/sites/2/2026/02/LCARS-Dashbaord-2.jpeg?quality=90&#038;strip=all&#038;crop=0,0,100,100" alt="" title="" data-has-syndication-rights="1" data-caption="&lt;em&gt;The my iPhone’s Home Assistant dashboard, using the &lt;a href=&quot;https://community.home-assistant.io/t/star-trek-lcars-theme/511391&quot;&gt;LCARS community theme&lt;/a&gt;.&lt;/em&gt; | Image by Ursa Wright / The Verge" data-portal-copyright="Image by Ursa Wright / The Verge" />
<p class="has-text-align-none">Most of my home automation happens through actual automation without my input, and&nbsp; I do make extensive use of voice control ( yes, “Computer” is my wake word. The false alarms when I’m watching <em>Star Trek</em> are worth it). But there are some things I’ll always want a dashboard for. Sometimes you want to control things manually. It&#8217;s nice for weather displays or triggering custom lighting scenes. Since the beginning of my infatuation with Home Assistant, I’ve been dying to use an LCARS-style interface. The theme linked above is very good — I use it for my phone’s main dashboard. But it’s not perfect.</p>

<p class="has-text-align-none">The sizing and the proportions of the elbow dividers is a little off, and the buttons are all broken up into two pieces. It’s small stuff. But I’m the kind of fan who wants to take the accuracy thing as far as it can go. So I made my own.</p>

<p class="has-text-align-none">I recently discovered <a href="https://lvgl.io/">LVGL</a> (Light and Versatile Graphics Library), which lets you make graphic interfaces that are far more customizable and sophisticated than the stock Home Assistant dashboard setup. I figured there had to be some way to make LVGL talk to Home Assistant. The final piece of the puzzle was <a href="https://esphome.io/">ESPHome</a>. ESPHome is an open-source firmware framework that lets coding novices like me use relatively simple markup language to program Wi-Fi-enabled microcontrollers like the ESP32, ESP8266, and RP2040, and it integrates deeply with Home Assistant. The possibilities are immense. I use ESPHome components as motion detectors, presence sensors, an air quality sensor, and controllers for LED strips. And ESPHome supports&nbsp; LVGL on specific display hardware.</p>

<p class="has-text-align-none">So I bought this <a href="https://www.waveshare.com/esp32-s3-touch-lcd-7.htm?sku=27078">Waveshare 7” touch display with an ESP32-S3 microcontroller</a> built in and I got to work.<br>I spent hours scouring the internet to find screenshots and fan re-creations of some of the many LCARS panels featured in ’90s-era Star Trek. And I narrowed it down to this:</p>
<img src="https://platform.theverge.com/wp-content/uploads/sites/2/2026/02/Tuvok-LCARS.jpeg?quality=90&#038;strip=all&#038;crop=0,0,100,100" alt="An LCARS computer control panel from Star Trek: Voyager" title="An LCARS computer control panel from Star Trek: Voyager" data-has-syndication-rights="1" data-caption="&lt;em&gt;Not exactly clear on what this does. But it looks very cool.&lt;/em&gt; | Image: &lt;a href=&quot;http://www.lcars.org.uk/Adges%20Welcome.htm&quot;&gt;lcars.org.uk&lt;/a&gt;" data-portal-copyright="Image: &lt;a href=&quot;http://www.lcars.org.uk/Adges%20Welcome.htm&quot;&gt;lcars.org.uk&lt;/a&gt;" />
<p class="has-text-align-none">It&#8217;s a graphic you see in Tuvok’s quarters in <em>Star Trek: Voyager</em>. I’m not sure what it’s supposed to do in the show, but it has plenty of colorful buttons and rounded corners. And crucially there are two gauges at the top for who knows what. But to me, those looked like lighting brightness controls. So I had my design.&nbsp;</p>

<p class="has-text-align-none">Next was to build it. To build an interface in ESPHome using LVGL, you use <a href="https://yaml.org/">YAML</a> to specify the characteristics (size, positioning, color, etc.) of the graphic element you want. LVGL calls them “widgets.” So I first created my design in Adobe Illustrator as a reference.</p>
<img src="https://platform.theverge.com/wp-content/uploads/sites/2/2026/02/Illustrator-screenshot.jpeg?quality=90&#038;strip=all&#038;crop=0,0,100,100" alt="A screenshot from Adobe Illustrator showing a design for an LCARS computer control panel from Star Trek" title="A screenshot from Adobe Illustrator showing a design for an LCARS computer control panel from Star Trek" data-has-syndication-rights="1" data-caption="&lt;em&gt;The advantage of building in Illustrator first is that the properties panel gives me all the numbers I need to build my YAML.&lt;/em&gt; | Image by Ursa Wright / The Verge" data-portal-copyright="Image by Ursa Wright / The Verge" />
<p class="has-text-align-none">I then began the rather tedious task of re-creating that design in the ESPHome editor in Home Assistant. Thankfully you don’t need to know C (the language LVGL is written for) to use it in ESPHome. Instead you use YAML, which is much more forgiving for an enthusiastic amateur like me. Component by component, I specified the dimensions of each button, its location, its color, what label it would have, and its shape. It&#8217;s best practice in LVGL to use the inbuilt widgets instead of just inserting pictures. LVGL does have that capability, but ESP32 microcontrollers don’t have tons of spare resources, and images will eat them fast. The only actual images used in this design are the two gauges at the top right. All the other shapes are LVGL button widgets.</p>
<img src="https://platform.theverge.com/wp-content/uploads/sites/2/2026/02/YAML-screenshot.jpeg?quality=90&#038;strip=all&#038;crop=0,0,100,100" alt="YAML showing the construction of two buttons for an LCARS control interface from Star Trek" title="YAML showing the construction of two buttons for an LCARS control interface from Star Trek" data-has-syndication-rights="1" data-caption="&lt;em&gt;A small snippet of the YAML that makes all this work. &lt;/em&gt; | Image by Ursa Wright / The Verge" data-portal-copyright="Image by Ursa Wright / The Verge" />
<p class="has-text-align-none">I did have to cheat a little for the irregular shapes. Some of the buttons in the LCARS interface only have two rounded corners. LVGL buttons are all or nothing when it comes to rounded corners. Thankfully though, LVGL doesn’t mind if you stack shapes on top of each other. For the buttons that are half rounded, I simply stacked a circle on the end of a square button. They’re the same color, so it looks like a single shape. The elbows in the middle are made in a similar way.&nbsp;</p>
<img src="https://platform.theverge.com/wp-content/uploads/sites/2/2026/02/Screenshot-2026-02-02-at-4.39.16%E2%80%AFPM.jpeg?quality=90&#038;strip=all&#038;crop=0,0,100,100" alt="" title="" data-has-syndication-rights="1" data-caption="&lt;em&gt;Make the shapes the same color and add a black background, and you have LCARS&lt;/em&gt;. | Image by Ursa Wright / The Verge" data-portal-copyright="Image by Ursa Wright / The Verge" />
<p class="has-text-align-none">Eventually I got there. An honest to goodness authentic-looking LCARS touchscreen in my living room. 12-year-old me would be so impressed. 41-year-old me certainly is. </p>

<p class="has-text-align-none">All that was left was to connect it to my devices. While undertaking this project, I was hanging out in my living room, so I chose my living room lamps. (Yes, I made this entire project before I had a clear idea of what exactly I would be doing with it. This is not a hobby for people who are entirely pragmatically minded.)&nbsp;</p>

<p class="has-text-align-none"><br>I configured a certain button to turn white when the lights were on, and return to its original color when the lights were off. A different button actually toggled the lights on and off. The more buttons that do more things, the more authentic it feels to me. And this panel has more buttons than I have lights in my house. One of the gauges both reflects and controls the brightness of those lamps. There are status buttons that show me whether my home’s operating mode is “normal” or “cozy,” which determines the lighting scenes in my extensive <a href="https://kno.wled.ge/">WLED</a> setup.&nbsp;</p>
<img src="https://platform.theverge.com/wp-content/uploads/sites/2/2026/02/dashboard-glamour-shot-2-rotated.jpeg?quality=90&#038;strip=all&#038;crop=0,0,100,100" alt="" title="" data-has-syndication-rights="1" data-caption="&lt;em&gt;Still not quite perfect. But gosh do I love it.&lt;/em&gt; | Photo by Ursa Wright / The Verge" data-portal-copyright="Photo by Ursa Wright / The Verge" />
<p class="has-text-align-none">The touchscreen with the panel rests on a stand near my couch. It&#8217;s not remotely practical. We already knew that about LCARS. However, it is beautiful. And it makes my nerd heart extremely happy that I can now control my house the way my childhood heroes controlled their starships.</p>
						]]>
									</content>
			
					</entry>
	</feed>
