diff --git a/docs/img/parts/btt_hdmi5.webp b/docs/img/parts/btt_hdmi5.webp new file mode 100644 index 00000000..d51c2af0 Binary files /dev/null and b/docs/img/parts/btt_hdmi5.webp differ diff --git a/docs/support/displays.md b/docs/support/displays.md index 76883c5c..09109b19 100644 --- a/docs/support/displays.md +++ b/docs/support/displays.md @@ -127,6 +127,27 @@ Component names below link to the corresponding git folder. Most mounts require +### BIGTREETECH HDMI5 + +
+
+!!! info "Contributed by [SirUli][contrib_siruli]" + +[:material-git: BTT HDMI5][git_btt_hdmi5]{ .md-button } + +[:material-cart: Product Link][bom_btt_hdmi5]{ .md-button } + +- Materials: + - 4x M3 x 15mm + - 4x M3 x 6mm + - 4x M3 x 5mm OD x 4mm L HSI + +
+
+[![product picture][img_btt_hdmi5]][img_btt_hdmi5] +
+
+ ## CPU Displays Many Klipper and Octoprint users have a CPU display attached to their Raspberry Pi (or other SBC), and some forego an MCU display entirely. @@ -247,4 +268,5 @@ Known compatible displays are listed below, along with mounting options. [img_btt_tft24]: ../img/parts/btt_tft_2.4.webp [img_btt_tft35]: ../img/parts/btt_tft_3.5.webp [img_btt_pitft50]: ../img/parts/btt_pitft_5.0.webp +[img_btt_hdmi5]: ../img/parts/btt_hdmi5.webp [img_rpi_tft]: ../img/parts/rpi_tft.webp \ No newline at end of file diff --git a/include/bom_links.md b/include/bom_links.md index 9849f066..6a198b1f 100644 --- a/include/bom_links.md +++ b/include/bom_links.md @@ -62,6 +62,7 @@ [bom_mks_skipr]: https://www.aliexpress.us/item/3256804323039950.html "AliExpress: MakerBase MKS Skipr" [bom_mks_monster8]: https://www.aliexpress.us/item/3256803106583492.html "AliExpress: MakerBase MKS Monster8" [bom_btt_skr_pico]: https://www.amazon.com/BIGTREETECH-Controller-Compatible-Entry-Level-Motherboard/dp/B09MVJ5XKH/ "Amazon: BIGTREETECH SKR Pico" +[bom_btt_hdmi5]: https://biqu.equipment/collections/lcd/products/bigtreetech-hdmi5-v1-0-hdmi7-v1-0 "Bigtreetech: BTT HDMI5" [bom_rpi_3b_plus]: https://www.adafruit.com/product/3055 "Adafruit: Raspberry Pi 3B+" diff --git a/include/contrib_links.md b/include/contrib_links.md index 46188ff1..9c569624 100644 --- a/include/contrib_links.md +++ b/include/contrib_links.md @@ -8,4 +8,5 @@ [contrib_maffooclock]: https://github.com/MaffooClock "GitHub Profile: MaffooClock" [contrib_anton]: https://github.com/Otann "GitHub Profile: Anton Chebotaev" [contrib_ginger_saw]: https://www.printables.com/social/226009-ginger-saw/about "Printables.com Profile: Ginger Saw" -[contrib_edgy]: https://www.printables.com/social/309371-edgy/about "Printables.com Profile: edgy" \ No newline at end of file +[contrib_edgy]: https://www.printables.com/social/309371-edgy/about "Printables.com Profile: edgy" +[contrib_siruli]: https://github.com/SirUli "GitHub Profile: SirUli" \ No newline at end of file diff --git a/include/git_links.md b/include/git_links.md index 3b5fa7a2..848a0a81 100644 --- a/include/git_links.md +++ b/include/git_links.md @@ -44,6 +44,7 @@ [git_btt_tft_24]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/BTT%202.4%20TFT "OmniBox GitHub: BIGTREETECH 2.4" TFT Display Panel" [git_btt_tft_50]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/BTT%205.0%20TFT "OmniBox GitHub: BIGTREETECH 5" TFT Display Panel" [git_btt_pitft_50]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/BTT%20PI%20TFT50 "OmniBox GitHub: BIGTREETECH 5" Pi TFT Display Panel" +[git_btt_hdmi5]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/BTT%20HDMI5 "OmniBox GitHub: BIGTREETECH HDMI5 Display Panel" [git_mini_12864]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/Mini%2012864 "OmniBox GitHub: FYSETC Mini12864 Display Panel (and compatible)" [git_generic_12864]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/Generic%2012864 "OmniBox GitHub: Generic 12864 Display Panel" [git_display_pi_tft]: https://github.com/jon-harper/OmniBox/tree/main/Panels/Display/Raspberry%20Pi%20TFT "OmniBox GitHub: Raspberry Pi TFT Display Panel"