<?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/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Gauges for ESP devices - ESP32 &amp; ESP8266				            </title>
            <link>https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/</link>
            <description>Discussion board for Robotics, Arduino, Raspberry Pi and other DIY electronics and modules. Join us today!</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 12 Aug 2026 17:40:15 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Gauges for ESP devices</title>
                        <link>https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-51285</link>
                        <pubDate>Thu, 05 Jun 2025 01:29:34 +0000</pubDate>
                        <description><![CDATA[These color graphics are really vibrant and nice. Working wirh arduino IoT cloud would be much easier, no? Widgetd in arduino IoT cloud are ugly, but works fine]]></description>
                        <content:encoded><![CDATA[<p>These color graphics are really vibrant and nice. Working wirh arduino IoT cloud would be much easier, no? Widgetd in arduino IoT cloud are ugly, but works fine</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/esp32-esp8266/">ESP32 &amp; ESP8266</category>                        <dc:creator>Marcelo</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-51285</guid>
                    </item>
				                    <item>
                        <title>RE: Gauges for ESP devices</title>
                        <link>https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-51275</link>
                        <pubDate>Tue, 03 Jun 2025 14:23:33 +0000</pubDate>
                        <description><![CDATA[Those graphics look really nice ! I will have to check this out for future projects. Thanks for sharing the results of your hard work !]]></description>
                        <content:encoded><![CDATA[<p>Those graphics look really nice ! I will have to check this out for future projects. Thanks for sharing the results of your hard work !</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/esp32-esp8266/">ESP32 &amp; ESP8266</category>                        <dc:creator>noweare</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-51275</guid>
                    </item>
				                    <item>
                        <title>RE: Gauges for ESP devices</title>
                        <link>https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-51271</link>
                        <pubDate>Sat, 31 May 2025 13:05:50 +0000</pubDate>
                        <description><![CDATA[final update:
I gave up on others gauge libraries and radial gauges, the linear gauges are simple using svg grafix
I&#039;m using svg gauges, no libraries to download!!
Been working perfectly ...]]></description>
                        <content:encoded><![CDATA[<p> final update:</p>
<p>I gave up on others gauge libraries and radial gauges, the linear gauges are simple using svg grafix</p>
<p>I'm using svg gauges, no libraries to download!!</p>
<p>Been working perfectly for over a month now on my pool temp display and the house monitor</p>
10378
10379
<p> the gauge scales are cut n paste from actual outdoor temperature thermometers</p>
<p>simple to do but some fiddling to get the vertical line min &amp; max to match actual reading on the </p>
<p>scale grafix, but simple to do, just fiddley to get range, span and grafix centered to match the variable line from low to hi. Once that adjusting is done its copy n paste the degC &amp; degF picture and the vertical line to each temp readout, same for voltage or what ever</p>
<p>The overall code is smaller as well since theres no embedding downloaded libs into the spiff files</p>
<p>I put a writeup on qrz in this forum:  https://forums.qrz.com/index.php?threads/chartgauge-problem.942693/</p>
<p>   </p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/esp32-esp8266/">ESP32 &amp; ESP8266</category>                        <dc:creator>ve3cga</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-51271</guid>
                    </item>
				                    <item>
                        <title>RE: Gauges for ESP devices</title>
                        <link>https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-50583</link>
                        <pubDate>Sat, 01 Feb 2025 12:30:53 +0000</pubDate>
                        <description><![CDATA[@robotbuilder hi, I have been using their gauges for some time now - amazing site and info 
The problem is that the canvas-gauge after calling up the esp32 webpage, the gauge will move abou...]]></description>
                        <content:encoded><![CDATA[<p>@robotbuilder hi, I have been using their gauges for some time now - amazing site and info </p>
<p>The problem is that the canvas-gauge after calling up the esp32 webpage, the gauge will move about 1/2 way up and 1/2 way to the left. which positions it 1/2 off the card</p>
<p>I looked on the site for the the jscript:</p>
<pre class=" language-html" style="max-height: 40em;margin-bottom: 20px" contenteditable="false"><code class=" language-html"><span class="token tag"><span class="token attr-value"><span class="token punctuation"></span>http://cdn.rawgit.com/Mikhus/canvas-gauges/gh-pages/download/2.1.7/all/gauge.min.js<span class="token punctuation"></span></span></span></code></pre>
<p>and there are reports of this happening to others plus requests to Mikhus to look into it.</p>
<p>here is what the screen looks like when accessed:</p>
10118
<p>and here is what it ends up as after a short time:</p>
10119
<p>I have downloaded the Mikhus jscript and its part of the spiff files since I need this to work offline</p>
<p>I managed to get google gauges to work and they dont do this shifting, Problem is that google wont let you download their gauge script. We lost our internet last week this gauge disappeared and all that was left was the red square and the info under it.</p>
10120
<p>currently I'm trying to get the SVG gauge to work but for the life of me can't get the variable from the ESP32 into the gauge value. Using console log, I can verify that data from the esp32 is received in the jscript but doesnt get into the gauge value.</p>
<p>Its likely I dont know the correct code method to do this. It doesnt work the same as with canvas-gauges or google gauge.</p>
<p>I can zip up the files and attach them if needed</p>
<p> </p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/esp32-esp8266/">ESP32 &amp; ESP8266</category>                        <dc:creator>ve3cga</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-50583</guid>
                    </item>
				                    <item>
                        <title>RE: Gauges for ESP devices</title>
                        <link>https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-50581</link>
                        <pubDate>Sat, 01 Feb 2025 00:47:31 +0000</pubDate>
                        <description><![CDATA[@robotbuilder Perfect, exactly what he was looking for.]]></description>
                        <content:encoded><![CDATA[@robotbuilder Perfect, exactly what he was looking for.]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/esp32-esp8266/">ESP32 &amp; ESP8266</category>                        <dc:creator>Ron</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-50581</guid>
                    </item>
				                    <item>
                        <title>RE: Gauges for ESP devices</title>
                        <link>https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-50580</link>
                        <pubDate>Fri, 31 Jan 2025 23:45:34 +0000</pubDate>
                        <description><![CDATA[@robotbuilder 
Amazing!
As if &quot;Made to order ...&quot;
Nice find.]]></description>
                        <content:encoded><![CDATA[<p>@robotbuilder </p>
<p>Amazing!</p>
<p>As if "Made to order ..."</p>
<p>Nice find.</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/esp32-esp8266/">ESP32 &amp; ESP8266</category>                        <dc:creator>TFMcCarthy</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-50580</guid>
                    </item>
				                    <item>
                        <title>RE: Gauges for ESP devices</title>
                        <link>https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-50579</link>
                        <pubDate>Fri, 31 Jan 2025 21:37:22 +0000</pubDate>
                        <description><![CDATA[@ve3cga
Is this the sort of thing you are writing about?]]></description>
                        <content:encoded><![CDATA[<p><span>@ve3cga</span></p>
<p>Is this the sort of thing you are writing about?</p>
<p>https://randomnerdtutorials.com/esp32-web-server-gauges/</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/esp32-esp8266/">ESP32 &amp; ESP8266</category>                        <dc:creator>robotBuilder</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-50579</guid>
                    </item>
				                    <item>
                        <title>Gauges for ESP devices</title>
                        <link>https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-50560</link>
                        <pubDate>Fri, 31 Jan 2025 14:11:31 +0000</pubDate>
                        <description><![CDATA[Hi all... I&#039;d like to see a simple gauge example for the ESP devices on a web screen.
I have been using canvas-gauges but as I descovered they change their position way off in the card afte...]]></description>
                        <content:encoded><![CDATA[<p>Hi all... I'd like to see a simple gauge example for the ESP devices on a web screen.</p>
<p>I have been using canvas-gauges but as I descovered they change their position way off in the card after a brief period</p>
<p>Tried google gauges but although easy to setup they need to be connected to the internet which means you can't use them offline, unlike canvas-gauges where you can download the main js.</p>
<p>Currently playing with SVG gauges but having trouble with the jscript transfering the ESP variable into the gauge variable</p>
<p>an example of a working google gauge</p>
10109
<p>example of a yet to be tamed SVG gauge</p>
10110
<p>a tutorial using the SVG gauge to take ESP readings and insert those into the SVG would be super</p>
<p>I can supply a sample of the ESP32 code which I traced into the webpage js using console, it just doesnt get into the gauge</p>
<p> </p>
<p>thanks, Bob</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/esp32-esp8266/">ESP32 &amp; ESP8266</category>                        <dc:creator>ve3cga</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/esp32-esp8266/gauges-for-esp-devices/#post-50560</guid>
                    </item>
							        </channel>
        </rss>
		