<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Lorenzo G. Bergamasco</title>
    <description>The latest articles on DEV Community by Lorenzo G. Bergamasco (@zerocode65).</description>
    <link>https://dev.to/zerocode65</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1218538%2F25a9d83d-a489-401f-85f7-8172f805f3b5.png</url>
      <title>DEV Community: Lorenzo G. Bergamasco</title>
      <link>https://dev.to/zerocode65</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zerocode65"/>
    <language>en</language>
    <item>
      <title>Searching for an HUD app</title>
      <dc:creator>Lorenzo G. Bergamasco</dc:creator>
      <pubDate>Sat, 25 Nov 2023 10:04:00 +0000</pubDate>
      <link>https://dev.to/zerocode65/searching-for-an-hud-app-4gg0</link>
      <guid>https://dev.to/zerocode65/searching-for-an-hud-app-4gg0</guid>
      <description>&lt;p&gt;I did try to develop myself an app as following described, but my capabilities and experience are too poor to achieve it.&lt;br&gt;
So I am looking for anybody capable to develop such app or maybe have already developed it.&lt;/p&gt;

&lt;p&gt;APP REQUIREMENTS:&lt;br&gt;
The overlay shoud include the typical information of an aeronautical HUD, such Speed (in knots), Altitude (in feet), Attitude (Horizon inclinometer and pitch, in degrees), heading (magnetic and/or GPS), and variometer (trend in climbing or diving, in feet per minutes).&lt;br&gt;
A "G" meter (-5 / +5  G) will be an interesting option, shown as a gauge.&lt;br&gt;
The HUD data color should be selectable between green, magenta, white, black, and cyan with a button on the main screen (cycling colors).&lt;br&gt;
A start-stop recording button must be available on the main view.&lt;br&gt;
I am aware that, due to  the inclinometer sensors of the phone, the attitude indication will be unreal during the flight, due to the "G" vector, but this is a well known limitation of a non-aeronautical-certified instrument.&lt;br&gt;
The data reading shown on the overlay, must be integrated by 0.3 / 0.5 seconds, to smooth the reading during a turbolent flight.&lt;br&gt;
The main matter is to get the video recording smooth.&lt;/p&gt;

&lt;p&gt;FRAMEWORK:&lt;br&gt;
For my own personal needs, the app have to work on a Samsung Galaxy S21 or grater.&lt;br&gt;
Bit I think it will be a good idea to use Android 13.0 Pixel5 API33, to reach a larger pool of potential customers.&lt;/p&gt;

&lt;p&gt;NOTES:&lt;br&gt;
In my previous experience the recorded video was not smooth, so whoever wants to develop such app, has to take care of this problem.&lt;br&gt;
An example of what I have tried before, is shown on this video on YouTube (statring from 2:35): &lt;a href="https://www.youtube.com/watch?v=umcnGPCdNik#t=2m35s"&gt;https://www.youtube.com/watch?v=umcnGPCdNik#t=2m35s&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You may contact me by email shown in my profile.&lt;br&gt;
Thanks.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
