├── ARDUINO_boost_gauge ├── ARDUINO_boost_gauge.ino ├── boost_gauge_images_RED.h ├── boost_gauge_images_VIOLET.h └── partitions.csv ├── LICENSE ├── PHOTOPEA_exported_images ├── export_red_240x240px_61frames │ ├── gauge_export_0000.png │ ├── gauge_export_0001.png │ ├── gauge_export_0002.png │ ├── gauge_export_0003.png │ ├── gauge_export_0004.png │ ├── gauge_export_0005.png │ ├── gauge_export_0006.png │ ├── gauge_export_0007.png │ ├── gauge_export_0008.png │ ├── gauge_export_0009.png │ ├── gauge_export_0010.png │ ├── gauge_export_0011.png │ ├── gauge_export_0012.png │ ├── gauge_export_0013.png │ ├── gauge_export_0014.png │ ├── gauge_export_0015.png │ ├── gauge_export_0016.png │ ├── gauge_export_0017.png │ ├── gauge_export_0018.png │ ├── gauge_export_0019.png │ ├── gauge_export_0020.png │ ├── gauge_export_0021.png │ ├── gauge_export_0022.png │ ├── gauge_export_0023.png │ ├── gauge_export_0024.png │ ├── gauge_export_0025.png │ ├── gauge_export_0026.png │ ├── gauge_export_0027.png │ ├── gauge_export_0028.png │ ├── gauge_export_0029.png │ ├── gauge_export_0030.png │ ├── gauge_export_0031.png │ ├── gauge_export_0032.png │ ├── gauge_export_0033.png │ ├── gauge_export_0034.png │ ├── gauge_export_0035.png │ ├── gauge_export_0036.png │ ├── gauge_export_0037.png │ ├── gauge_export_0038.png │ ├── gauge_export_0039.png │ ├── gauge_export_0040.png │ ├── gauge_export_0041.png │ ├── gauge_export_0042.png │ ├── gauge_export_0043.png │ ├── gauge_export_0044.png │ ├── gauge_export_0045.png │ ├── gauge_export_0046.png │ ├── gauge_export_0047.png │ ├── gauge_export_0048.png │ ├── gauge_export_0049.png │ ├── gauge_export_0050.png │ ├── gauge_export_0051.png │ ├── gauge_export_0052.png │ ├── gauge_export_0053.png │ ├── gauge_export_0054.png │ ├── gauge_export_0055.png │ ├── gauge_export_0056.png │ ├── gauge_export_0057.png │ ├── gauge_export_0058.png │ ├── gauge_export_0059.png │ └── gauge_export_0060.png ├── export_violet_240x240px_61frames │ ├── gauge_export_0000.png │ ├── gauge_export_0001.png │ ├── gauge_export_0002.png │ ├── gauge_export_0003.png │ ├── gauge_export_0004.png │ ├── gauge_export_0005.png │ ├── gauge_export_0006.png │ ├── gauge_export_0007.png │ ├── gauge_export_0008.png │ ├── gauge_export_0009.png │ ├── gauge_export_0010.png │ ├── gauge_export_0011.png │ ├── gauge_export_0012.png │ ├── gauge_export_0013.png │ ├── gauge_export_0014.png │ ├── gauge_export_0015.png │ ├── gauge_export_0016.png │ ├── gauge_export_0017.png │ ├── gauge_export_0018.png │ ├── gauge_export_0019.png │ ├── gauge_export_0020.png │ ├── gauge_export_0021.png │ ├── gauge_export_0022.png │ ├── gauge_export_0023.png │ ├── gauge_export_0024.png │ ├── gauge_export_0025.png │ ├── gauge_export_0026.png │ ├── gauge_export_0027.png │ ├── gauge_export_0028.png │ ├── gauge_export_0029.png │ ├── gauge_export_0030.png │ ├── gauge_export_0031.png │ ├── gauge_export_0032.png │ ├── gauge_export_0033.png │ ├── gauge_export_0034.png │ ├── gauge_export_0035.png │ ├── gauge_export_0036.png │ ├── gauge_export_0037.png │ ├── gauge_export_0038.png │ ├── gauge_export_0039.png │ ├── gauge_export_0040.png │ ├── gauge_export_0041.png │ ├── gauge_export_0042.png │ ├── gauge_export_0043.png │ ├── gauge_export_0044.png │ ├── gauge_export_0045.png │ ├── gauge_export_0046.png │ ├── gauge_export_0047.png │ ├── gauge_export_0048.png │ ├── gauge_export_0049.png │ ├── gauge_export_0050.png │ ├── gauge_export_0051.png │ ├── gauge_export_0052.png │ ├── gauge_export_0053.png │ ├── gauge_export_0054.png │ ├── gauge_export_0055.png │ ├── gauge_export_0056.png │ ├── gauge_export_0057.png │ ├── gauge_export_0058.png │ ├── gauge_export_0059.png │ └── gauge_export_0060.png └── export_violet_240x240px_61frames_nobezel │ ├── gauge_export_0000.png │ ├── gauge_export_0001.png │ ├── gauge_export_0002.png │ ├── gauge_export_0003.png │ ├── gauge_export_0004.png │ ├── gauge_export_0005.png │ ├── gauge_export_0006.png │ ├── gauge_export_0007.png │ ├── gauge_export_0008.png │ ├── gauge_export_0009.png │ ├── gauge_export_0010.png │ ├── gauge_export_0011.png │ ├── gauge_export_0012.png │ ├── gauge_export_0013.png │ ├── gauge_export_0014.png │ ├── gauge_export_0015.png │ ├── gauge_export_0016.png │ ├── gauge_export_0017.png │ ├── gauge_export_0018.png │ ├── gauge_export_0019.png │ ├── gauge_export_0020.png │ ├── gauge_export_0021.png │ ├── gauge_export_0022.png │ ├── gauge_export_0023.png │ ├── gauge_export_0024.png │ ├── gauge_export_0025.png │ ├── gauge_export_0026.png │ ├── gauge_export_0027.png │ ├── gauge_export_0028.png │ ├── gauge_export_0029.png │ ├── gauge_export_0030.png │ ├── gauge_export_0031.png │ ├── gauge_export_0032.png │ ├── gauge_export_0033.png │ ├── gauge_export_0034.png │ ├── gauge_export_0035.png │ ├── gauge_export_0036.png │ ├── gauge_export_0037.png │ ├── gauge_export_0038.png │ ├── gauge_export_0039.png │ ├── gauge_export_0040.png │ ├── gauge_export_0041.png │ ├── gauge_export_0042.png │ ├── gauge_export_0043.png │ ├── gauge_export_0044.png │ ├── gauge_export_0045.png │ ├── gauge_export_0046.png │ ├── gauge_export_0047.png │ ├── gauge_export_0048.png │ ├── gauge_export_0049.png │ ├── gauge_export_0050.png │ ├── gauge_export_0051.png │ ├── gauge_export_0052.png │ ├── gauge_export_0053.png │ ├── gauge_export_0054.png │ ├── gauge_export_0055.png │ ├── gauge_export_0056.png │ ├── gauge_export_0057.png │ ├── gauge_export_0058.png │ ├── gauge_export_0059.png │ └── gauge_export_0060.png ├── PHOTOPEA_files ├── PHOTOPEA_boost_gauge_240x240px_RED.psd ├── PHOTOPEA_boost_gauge_240x240px_VIOLET.psd ├── PHOTOPEA_boost_gauge_240x240px_VIOLET_nobezel.psd └── bmw_m_shifter_display_240x240px.psd └── README.md /ARDUINO_boost_gauge/ARDUINO_boost_gauge.ino: -------------------------------------------------------------------------------- 1 | // Turbo boost gauge using the round LCD display from Waveshare with ESP32S3 and a turbo boost sensor 2 | 3 | // created by upir, 2024 4 | // youtube channel: https://www.youtube.com/upir_upir 5 | 6 | // YouTube video: https://youtu.be/cZTx7T9uwA4 7 | // Source files: https://github.com/upiir/custom_boost_gauge_esp32 8 | 9 | // Links from the video: 10 | // Do you like this sketch/tutorial/video? You can buy me a coffee ☕: https://www.buymeacoffee.com/upir 11 | // Boost pressure sensor: https://s.click.aliexpress.com/e/_DBD9ak3 12 | // Display with enclosure: https://s.click.aliexpress.com/e/_DkQiwQf 13 | // Display without enclosure: https://s.click.aliexpress.com/e/_DEe0YJv 14 | // Display documentation: https://www.waveshare.com/wiki/ESP32-S3-LCD-1.28 15 | // Reddit post: https://www.reddit.com/r/arduino/comments/1bsl0l5/waveshare_esp32s3_128in_lcd_display_with_wifi/ 16 | // Online image converter (to C code): http://www.rinkydinkelectronics.com/_t_doimageconverter565.php 17 | // Adapter board (1.27mm to 2.54mm Pitch): https://s.click.aliexpress.com/e/_Dc74hqb 18 | // Image2cpp (convert array to image): https://javl.github.io/image2cpp/ 19 | // Photopea (online graphics editor like Photoshop): https://www.photopea.com/ 20 | 21 | // Related videos: 22 | // Boost pressure Arduino + OLED: https://youtu.be/JXmw1xOlBdk 23 | // Pitch Roll Indicator: https://youtu.be/S_ppdbb0poQ 24 | // Custom Shifter Knob with Display: https://www.youtube.com/playlist?list=PLjQRaMdk7pBb6r6xglZb92DGyWJTgBVaV 25 | 26 | #include // Library for drawing on the display 27 | TFT_eSPI tft = TFT_eSPI(); // Invoke custom library 28 | 29 | // uncomment only one of the header files to choose between two color themes - VIOLET or RED 30 | #include "boost_gauge_images_RED.h" // all 61 images for boost gauge graphics 31 | //#include "boost_gauge_images_VIOLET.h" // all 61 images for boost gauge graphics 32 | 33 | // set the mode 34 | int mode = 1; // 0 = ping pong animation, 1 = get value from boost pressure sensor 35 | 36 | int frame = 0; // current frame 37 | int frame_inc = 1; // frame increment 38 | 39 | void setup() 40 | { 41 | Serial.begin(115200); // start serial connection in case we want to print/debug some information 42 | tft.begin(); // initialize the display 43 | //tft.setRotation(1); // rotation of the display set to landscape 44 | tft.setRotation(4); // in this rotation, the USB port is on the "bottom" of the screen 45 | tft.fillScreen(TFT_BLACK); // fill display with the black color 46 | tft.setSwapBytes(true); // Swap the colour byte order when rendering 47 | 48 | pinMode(4, INPUT); // GPIO4 as analog input 49 | analogReadResolution(12); //set the resolution of analog input to 12 bits (0-4096) 50 | } 51 | 52 | float psi_older[20]; // store a few older readings for smoother readout 53 | 54 | void loop() 55 | { 56 | 57 | if (mode == 0) { // 0 = ping pong animation 58 | 59 | // play the animation - ping-pong - going from min to max and than back from max to min 60 | frame = frame + frame_inc; 61 | if ((frame > 60) && (frame_inc > 0)) { 62 | frame = 60; 63 | frame_inc = -1; 64 | } else if ((frame < 0) && (frame_inc < 0)) { 65 | frame = 0; 66 | frame_inc = 1; 67 | } 68 | 69 | tft.pushImage(0, 0, 240, 240, epd_bitmap_allArray[frame]); // draw the fullscreen boost gauge image 70 | 71 | } else if (mode == 1) { // 1 = get value from boost pressure sensor 72 | 73 | int pot_value = analogRead(4); // read analog in value from the boost pressure sensor 0-4096 74 | 75 | float calculated_bar_pressure = (pot_value - 587.0) / 631.0; // calculate BAR pressure based on the voltage, this calculation was done based on measuring analog gauge 76 | float calculated_psi_pressure = calculated_bar_pressure * 14.504; // calculate PSI pressure from BAR pressure 77 | 78 | // store a few older measurements 79 | for (int i = 0; i < 9; i++) { 80 | psi_older[i] = psi_older[i+1]; 81 | } 82 | psi_older[9] = calculated_psi_pressure; 83 | 84 | float psi_combined = 0; 85 | for (int i = 0; i < 10; i++) { 86 | psi_combined = psi_combined + psi_older[i]; 87 | } 88 | psi_combined = psi_combined / 10; // final pressure value is the average of last 10 readings 89 | 90 | // set the image to be displayed based on the PSI pressure, 91 | // we have 60 images, and the PSI pressure should be in the range -15 .. 45, i.e., also 60 steps 92 | int image_pressure = round(psi_combined) + 15; 93 | image_pressure = constrain(image_pressure, 0, 60); // restrict the images to 0-60 in case the PSI pressure is outside the range of -15..45 94 | 95 | tft.pushImage(0, 0, 240, 240, epd_bitmap_allArray[image_pressure]); // draw the fullscreen boost gauge image 96 | 97 | } 98 | 99 | } 100 | -------------------------------------------------------------------------------- /ARDUINO_boost_gauge/partitions.csv: -------------------------------------------------------------------------------- 1 | # Name, Type, SubType, Offset, Size, Flags 2 | nvs, data, nvs, 0x9000, 0x5000, 3 | otadata, data, ota, 0xe000, 0x2000, 4 | app0, app, ota_0, 0x10000, 0xc00000, 5 | spiffs, data, spiffs, 0xc10000, 0xe0000, 6 | coredump, data, coredump, 0xcf0000, 0x310000, -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2024 upir 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0000.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0001.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0002.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0003.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0004.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0005.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0006.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0007.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0008.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0009.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0010.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0011.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0012.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0013.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0014.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0015.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0016.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0016.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0017.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0017.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0018.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0018.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0019.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0020.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0020.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0021.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0021.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0022.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0022.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0023.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0024.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0025.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0026.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0027.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0027.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0028.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0028.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0029.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0029.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0030.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0031.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0031.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0032.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0032.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0033.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0033.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0034.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0034.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0035.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0035.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0036.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0036.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0037.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0037.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0038.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0038.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0039.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0039.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0040.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0040.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0041.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0041.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0042.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0042.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0043.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0043.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0044.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0044.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0045.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0045.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0046.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0046.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0047.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0047.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0048.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0048.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0049.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0049.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0050.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0050.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0051.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0051.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0052.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0052.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0053.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0053.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0054.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0054.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0055.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0055.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0056.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0056.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0057.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0057.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0058.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0058.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0059.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0059.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0060.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_red_240x240px_61frames/gauge_export_0060.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0000.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0001.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0002.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0003.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0004.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0005.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0006.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0007.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0008.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0009.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0010.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0011.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0012.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0013.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0014.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0015.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0016.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0016.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0017.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0017.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0018.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0018.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0019.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0020.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0020.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0021.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0021.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0022.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0022.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0023.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0024.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0025.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0026.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0027.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0027.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0028.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0028.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0029.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0029.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0030.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0031.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0031.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0032.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0032.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0033.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0033.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0034.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0034.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0035.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0035.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0036.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0036.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0037.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0037.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0038.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0038.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0039.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0039.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0040.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0040.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0041.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0041.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0042.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0042.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0043.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0043.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0044.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0044.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0045.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0045.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0046.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0046.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0047.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0047.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0048.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0048.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0049.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0049.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0050.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0050.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0051.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0051.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0052.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0052.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0053.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0053.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0054.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0054.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0055.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0055.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0056.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0056.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0057.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0057.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0058.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0058.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0059.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0059.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0060.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames/gauge_export_0060.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0000.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0001.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0002.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0003.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0004.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0005.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0006.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0007.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0008.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0009.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0010.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0011.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0012.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0013.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0014.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0015.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0016.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0016.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0017.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0017.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0018.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0018.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0019.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0020.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0020.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0021.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0021.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0022.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0022.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0023.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0024.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0025.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0026.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0027.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0027.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0028.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0028.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0029.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0029.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0030.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0031.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0031.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0032.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0032.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0033.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0033.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0034.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0034.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0035.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0035.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0036.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0036.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0037.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0037.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0038.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0038.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0039.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0039.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0040.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0040.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0041.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0041.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0042.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0042.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0043.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0043.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0044.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0044.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0045.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0045.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0046.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0046.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0047.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0047.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0048.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0048.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0049.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0049.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0050.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0050.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0051.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0051.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0052.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0052.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0053.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0053.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0054.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0054.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0055.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0055.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0056.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0056.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0057.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0057.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0058.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0058.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0059.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0059.png -------------------------------------------------------------------------------- /PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0060.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_exported_images/export_violet_240x240px_61frames_nobezel/gauge_export_0060.png -------------------------------------------------------------------------------- /PHOTOPEA_files/PHOTOPEA_boost_gauge_240x240px_RED.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_files/PHOTOPEA_boost_gauge_240x240px_RED.psd -------------------------------------------------------------------------------- /PHOTOPEA_files/PHOTOPEA_boost_gauge_240x240px_VIOLET.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_files/PHOTOPEA_boost_gauge_240x240px_VIOLET.psd -------------------------------------------------------------------------------- /PHOTOPEA_files/PHOTOPEA_boost_gauge_240x240px_VIOLET_nobezel.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_files/PHOTOPEA_boost_gauge_240x240px_VIOLET_nobezel.psd -------------------------------------------------------------------------------- /PHOTOPEA_files/bmw_m_shifter_display_240x240px.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/upiir/custom_boost_gauge_esp32/f2394fe57a12ee8d0226946402b7eb0a56951e68/PHOTOPEA_files/bmw_m_shifter_display_240x240px.psd -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Custom Turbo Boost Gauge using ESP32S3 with Round Waveshare IPS Display 2 | Custom Turbo Boost Gauge using ESP32S3 with Round Waveshare IPS Display 3 | 4 | 5 | 6 | **YouTube video: https://youtu.be/cZTx7T9uwA4** 7 | 8 | 9 | Links from the video: 10 | - Do you like this video? You can buy me a coffee ☕: https://www.buymeacoffee.com/upir 11 | - Boost pressure sensor: https://s.click.aliexpress.com/e/_DBD9ak3 12 | - Display with enclosure: https://s.click.aliexpress.com/e/_DkQiwQf 13 | - Display without enclosure: https://s.click.aliexpress.com/e/_DEe0YJv 14 | - Display documentation: https://www.waveshare.com/wiki/ESP32-S3-LCD-1.28 15 | - Reddit post: https://www.reddit.com/r/arduino/comments/1bsl0l5/waveshare_esp32s3_128in_lcd_display_with_wifi/ 16 | - Online image converter (to C code): http://www.rinkydinkelectronics.com/t_imageconverter565.php 17 | - Adapter board (1.27mm to 2.54mm Pitch): https://s.click.aliexpress.com/e/_Dc74hqb 18 | - Image2cpp (convert array to image): https://javl.github.io/image2cpp/ 19 | - Photopea (online graphics editor like Photoshop): https://www.photopea.com/ 20 | 21 | 22 | Related videos: 23 | - Boost pressure Arduino + OLED: https://youtu.be/JXmw1xOlBdk 24 | - Pitch Roll Indicator: https://youtu.be/S_ppdbb0poQ 25 | - Custom Shifter Knob with Display: https://www.youtube.com/playlist?list=PLjQRaMdk7pBb6r6xglZb92DGyWJTgBVaV 26 | 27 | _This video is sponsored by PCBway. By using the link, you can get 10 PCBs for free, only paying for shipping, and at the same time, you will support this channel. Thank you, PCBway! https://www.pcbway.com/setinvite.aspx?inviteid=572577_ 28 | 29 | ![THUMB_diy_boost_pressure_gauge_B](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/e899b691-7cfe-4f21-853d-03f3aa8d6c6b) 30 | 31 | 32 | 33 | Small Animations: 34 | 35 | ![boost_gauge_red_bezel](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/b5eee7e9-96d4-4a94-abc9-69828083c2f3) 36 | 37 | ![boost_gauge_red_exposed](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/df065611-1374-4b77-b75c-942e51522103) 38 | 39 | ![boost_gauge_violet_bezel](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/ac0acb6d-ecd2-4826-98cf-5f4ffc570849) 40 | 41 | ![boost_gauge_violet_exposed](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/5738d644-d8a0-44e6-9bbf-483f86d5b743) 42 | 43 | 44 | 45 | Screenshots from the video: 46 | 47 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_00_27;02)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/98bc5065-027b-42eb-9e39-ba089223df7c) 48 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_00_47;29)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/0501fdec-385a-4059-84ce-bcb8242d2301) 49 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_01_08;22)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/1a702118-9952-45d0-a510-a29b989d504f) 50 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_02_25;27)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/c453527c-2e7e-4885-8ff7-c21f6e82d398) 51 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_03_02;29)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/5278de69-aa87-46f1-bce1-2df2a0203cb2) 52 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_03_23;07)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/610c57af-d0fb-4b21-821c-8e69f9f92536) 53 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_03_48;26)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/bf10f52c-f34f-43a3-b122-43c744b71809) 54 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_05_42;23)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/a8e47065-105f-4c91-8a8a-4f020590e039) 55 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_06_57;25)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/10a1091b-6f2b-4159-8b9f-756d93a4ea01) 56 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_07_09;08)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/e5fac67d-23e9-4250-b881-6720a96a0fef) 57 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_08_02;25)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/0d36b245-672f-4d83-8dde-3a7aff41a044) 58 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_11_15;27)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/ed3259c6-709c-459e-9bae-6708a5d92f5a) 59 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_11_47;26)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/988f795f-b57a-4c99-9594-1788324f6afe) 60 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_12_16;18)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/2f3bf9bc-ff2b-49d4-af74-46992aedf911) 61 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_12_48;26)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/218437ec-4305-46fb-a62f-5f9c92918545) 62 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_13_17;24)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/c61cbed3-8356-4f71-98c6-e1e5da05db60) 63 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_14_37;17)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/7612d6da-236d-4860-a1a1-46a7477e800a) 64 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_14_50;05)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/dfd59054-a403-4ce8-9d7e-b7412328abb9) 65 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_15_17;22)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/1923b2e1-5986-4394-ab4e-7155aa1b547f) 66 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_18_18;07)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/fd22c886-0c4f-4353-8a70-51e7fbd5efde) 67 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_20_26;24)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/a27ad215-6914-4bd8-a16e-3816f9a704fa) 68 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_23_00;05)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/4c23026e-d984-4a3e-b878-05004837eb9b) 69 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_23_29;27)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/ce67fa00-1cd3-4f5e-b94c-2016979b53b1) 70 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_24_00;18)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/5e013573-cc68-44d3-a5a8-1c9e9a5c6f69) 71 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_25_23;21)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/6ea227cb-c0b4-4fe4-86e0-38fa03992e35) 72 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_27_29;12)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/b5dc714c-52c4-4b19-a664-3dcfca676291) 73 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_28_05;17)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/c57a4b3a-9f04-45b3-990f-3f4c7d017b01) 74 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_28_23;20)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/87d32a39-2c18-410d-b66f-41365f402ffb) 75 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_29_53;12)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/f7a0ac4c-7e6b-474d-8329-5c04fbd88650) 76 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_31_26;26)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/00d098a6-862f-4c11-8e11-10ed3af40c44) 77 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_36_37;19)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/bedcb67e-6a8e-498d-9e35-9b1034ee9f51) 78 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_40_29;10)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/86e0513d-00a7-4d39-8cfe-d13a975f5d0d) 79 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_41_23;12)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/bbc4e74a-8e44-4d86-8f44-621f08518234) 80 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_42_27;01)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/31fe051e-5cda-4f18-9a37-5840381da4f5) 81 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_43_17;02)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/55b56bcb-60a8-4104-8ca5-ec70a45b2d80) 82 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_43_26;19)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/a6cb298b-e0e7-4cd6-9120-bd253a732f72) 83 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_43_29;14)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/325ffe6d-dc81-4e9b-94d2-f86baf4fbc36) 84 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_43_32;10)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/831e37c2-ed8f-426c-abe6-9f90a71be8a8) 85 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_43_35;28)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/2508a502-6e67-427f-bfd3-cac5fc1c0e3e) 86 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_43_41;27)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/f91c2691-30e7-4159-a2dd-49c8fc4b51e1) 87 | ![CAMTASIA_turbo_boost_gauge_waveshare_round_lcd (Time 0_43_50;24)](https://github.com/upiir/custom_boost_gauge_esp32/assets/117754156/8f098d27-a8d8-4f33-a75b-eb7a65e78cb3) 88 | 89 | 90 | 91 | 92 | 93 | --------------------------------------------------------------------------------