Skip to content

♨️ PCB Reflow HotPlate

Advertising
€ 2.61+
Advertising
?
Creation quality: 5/5 (1 vote)
Evaluation of on the printability, utility, level of detail, etc.


License
Usages
3D design format
1 file (ZIP) Close
  • Export.zip
    • Code/library.properties
    • Code/src/CMakeLists.txt
    • Code/src/filelist.txt
    • Code/src/ui.c
    • Code/src/ui.h
    • Code/src/ui_comp_hook.c
    • Code/src/ui_events.h
    • Code/src/ui_font_bigTemp.c
    • Code/src/ui_font_BtnFontImpact.c
    • Code/src/ui_font_logoFont.c
    • Code/src/ui_helpers.c
    • Code/src/ui_helpers.h
    • Code/src/ui_img_clipart1382248_png.c
    • Code/src/ui_img_clipart26735_png.c
    • Code/src/ui_img_thermometer_png.c
    • Code/src/ui_Screen1.c
    • Code/ui.h
    • Code/ui.ino
    • library/lvgl/CMakeLists.txt
    • library/lvgl/component.mk
    • library/lvgl/env_/cmake/custom.cmake
    • library/lvgl/env_/cmake/esp.cmake
    • library/lvgl/env_/cmake/micropython.cmake
    • library/lvgl/env_/cmake/zephyr.cmake
    • library/lvgl/env_/cmsis-pack/gen_pack.sh
    • library/lvgl/env_/cmsis-pack/LVGL.lvgl.8.3.11.pack
    • library/lvgl/env_/cmsis-pack/LVGL.lvgl.pdsc
    • library/lvgl/env_/cmsis-pack/LVGL.pidx
    • library/lvgl/env_/cmsis-pack/lv_cmsis_pack.txt
    • library/lvgl/env_/cmsis-pack/lv_conf_cmsis.h
    • library/lvgl/env_/cmsis-pack/REE.md
    • library/lvgl/env_/rt-thread/lv_rt_thread_conf.h
    • library/lvgl/env_/rt-thread/lv_rt_thread_port.c
    • library/lvgl/env_/rt-thread/SConscript
    • library/lvgl/env_/rt-thread/squareline/lv_ui_entry.c
    • library/lvgl/env_/rt-thread/squareline/REE.md
    • library/lvgl/env_/rt-thread/squareline/SConscript
    • library/lvgl/env_/rt-thread/squareline/ui/lvgl/lvgl.h
    • library/lvgl/env_/zephyr/module.yml
    • library/lvgl/idf_component.yml
    • library/lvgl/Kconfig
    • library/lvgl/library.json
    • library/lvgl/library.properties
    • library/lvgl/LICENCE.txt
    • library/lvgl/lvgl.h
    • library/lvgl/lvgl.mk
    • library/lvgl/lv_conf_template.h
    • library/lvgl/REE.md
    • library/lvgl/REE_pt_BR.md
    • library/lvgl/REE_zh.md
    • library/lvgl/SConscript
    • library/lvgl/src/core/lv_core.mk
    • library/lvgl/src/core/lv_disp.c
    • library/lvgl/src/core/lv_disp.h
    • library/lvgl/src/core/lv_event.c
    • library/lvgl/src/core/lv_event.h
    • library/lvgl/src/core/lv_group.c
    • library/lvgl/src/core/lv_group.h
    • library/lvgl/src/core/lv_indev.c
    • library/lvgl/src/core/lv_indev.h
    • library/lvgl/src/core/lv_indev_scroll.c
    • library/lvgl/src/core/lv_indev_scroll.h
    • library/lvgl/src/core/lv_obj.c
    • library/lvgl/src/core/lv_obj.h
    • library/lvgl/src/core/lv_obj_class.c
    • library/lvgl/src/core/lv_obj_class.h
    • library/lvgl/src/core/lv_obj_draw.c
    • library/lvgl/src/core/lv_obj_draw.h
    • library/lvgl/src/core/lv_obj_pos.c
    • library/lvgl/src/core/lv_obj_pos.h
    • library/lvgl/src/core/lv_obj_scroll.c
    • library/lvgl/src/core/lv_obj_scroll.h
    • library/lvgl/src/core/lv_obj_style.c
    • library/lvgl/src/core/lv_obj_style.h
    • library/lvgl/src/core/lv_obj_style_gen.c
    • library/lvgl/src/core/lv_obj_style_gen.h
    • library/lvgl/src/core/lv_obj_tree.c
    • library/lvgl/src/core/lv_obj_tree.h
    • library/lvgl/src/core/lv_refr.c
    • library/lvgl/src/core/lv_refr.h
    • library/lvgl/src/core/lv_theme.c
    • library/lvgl/src/core/lv_theme.h
    • library/lvgl/src/draw/arm2d/lv_draw_arm2d.mk
    • library/lvgl/src/draw/arm2d/lv_gpu_arm2d.c
    • library/lvgl/src/draw/arm2d/lv_gpu_arm2d.h
    • library/lvgl/src/draw/lv_draw.c
    • library/lvgl/src/draw/lv_draw.h
    • library/lvgl/src/draw/lv_draw.mk
    • library/lvgl/src/draw/lv_draw_arc.c
    • library/lvgl/src/draw/lv_draw_arc.h
    • library/lvgl/src/draw/lv_draw_img.c
    • library/lvgl/src/draw/lv_draw_img.h
    • library/lvgl/src/draw/lv_draw_label.c
    • library/lvgl/src/draw/lv_draw_label.h
    • library/lvgl/src/draw/lv_draw_layer.c
    • library/lvgl/src/draw/lv_draw_layer.h
    • library/lvgl/src/draw/lv_draw_line.c
    • library/lvgl/src/draw/lv_draw_line.h
    • library/lvgl/src/draw/lv_draw_mask.c
    • library/lvgl/src/draw/lv_draw_mask.h
    • library/lvgl/src/draw/lv_draw_rect.c
    • library/lvgl/src/draw/lv_draw_rect.h
    • library/lvgl/src/draw/lv_draw_transform.c
    • library/lvgl/src/draw/lv_draw_transform.h
    • library/lvgl/src/draw/lv_draw_triangle.c
    • library/lvgl/src/draw/lv_draw_triangle.h
    • library/lvgl/src/draw/lv_img_buf.c
    • library/lvgl/src/draw/lv_img_buf.h
    • library/lvgl/src/draw/lv_img_cache.c
    • library/lvgl/src/draw/lv_img_cache.h
    • library/lvgl/src/draw/lv_img_decoder.c
    • library/lvgl/src/draw/lv_img_decoder.h
    • library/lvgl/src/draw/nxp/lv_draw_nxp.mk
    • library/lvgl/src/draw/nxp/pxp/lv_draw_nxp_pxp.mk
    • library/lvgl/src/draw/nxp/pxp/lv_draw_pxp.c
    • library/lvgl/src/draw/nxp/pxp/lv_draw_pxp.h
    • library/lvgl/src/draw/nxp/pxp/lv_draw_pxp_blend.c
    • library/lvgl/src/draw/nxp/pxp/lv_draw_pxp_blend.h
    • library/lvgl/src/draw/nxp/pxp/lv_gpu_nxp_pxp.c
    • library/lvgl/src/draw/nxp/pxp/lv_gpu_nxp_pxp.h
    • library/lvgl/src/draw/nxp/pxp/lv_gpu_nxp_pxp_osa.c
    • library/lvgl/src/draw/nxp/pxp/lv_gpu_nxp_pxp_osa.h
    • library/lvgl/src/draw/nxp/vglite/lv_draw_nxp_vglite.mk
    • library/lvgl/src/draw/nxp/vglite/lv_draw_vglite.c
    • library/lvgl/src/draw/nxp/vglite/lv_draw_vglite.h
    • library/lvgl/src/draw/nxp/vglite/lv_draw_vglite_arc.c
    • library/lvgl/src/draw/nxp/vglite/lv_draw_vglite_arc.h
    • library/lvgl/src/draw/nxp/vglite/lv_draw_vglite_blend.c
    • library/lvgl/src/draw/nxp/vglite/lv_draw_vglite_blend.h
    • library/lvgl/src/draw/nxp/vglite/lv_draw_vglite_line.c
    • library/lvgl/src/draw/nxp/vglite/lv_draw_vglite_line.h
    • library/lvgl/src/draw/nxp/vglite/lv_draw_vglite_rect.c
    • library/lvgl/src/draw/nxp/vglite/lv_draw_vglite_rect.h
    • library/lvgl/src/draw/nxp/vglite/lv_vglite_buf.c
    • library/lvgl/src/draw/nxp/vglite/lv_vglite_buf.h
    • library/lvgl/src/draw/nxp/vglite/lv_vglite_utils.c
    • library/lvgl/src/draw/nxp/vglite/lv_vglite_utils.h
    • library/lvgl/src/draw/renesas/lv_draw_renesas.mk
    • library/lvgl/src/draw/renesas/lv_gpu_d2_draw_label.c
    • library/lvgl/src/draw/renesas/lv_gpu_d2_ra6m3.c
    • library/lvgl/src/draw/renesas/lv_gpu_d2_ra6m3.h
    • library/lvgl/src/draw/sdl/lv_draw_sdl.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl.h
    • library/lvgl/src/draw/sdl/lv_draw_sdl.mk
    • library/lvgl/src/draw/sdl/lv_draw_sdl_arc.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl_bg.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl_composite.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl_composite.h
    • library/lvgl/src/draw/sdl/lv_draw_sdl_img.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl_img.h
    • library/lvgl/src/draw/sdl/lv_draw_sdl_label.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl_layer.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl_layer.h
    • library/lvgl/src/draw/sdl/lv_draw_sdl_line.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl_mask.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl_mask.h
    • library/lvgl/src/draw/sdl/lv_draw_sdl_polygon.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl_priv.h
    • library/lvgl/src/draw/sdl/lv_draw_sdl_rect.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl_rect.h
    • library/lvgl/src/draw/sdl/lv_draw_sdl_stack_blur.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl_stack_blur.h
    • library/lvgl/src/draw/sdl/lv_draw_sdl_texture_cache.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl_texture_cache.h
    • library/lvgl/src/draw/sdl/lv_draw_sdl_utils.c
    • library/lvgl/src/draw/sdl/lv_draw_sdl_utils.h
    • library/lvgl/src/draw/sdl/REE.md
    • library/lvgl/src/draw/stm32_dma2d/lv_draw_stm32_dma2d.mk
    • library/lvgl/src/draw/stm32_dma2d/lv_gpu_stm32_dma2d.c
    • library/lvgl/src/draw/stm32_dma2d/lv_gpu_stm32_dma2d.h
    • library/lvgl/src/draw/swm341_dma2d/lv_draw_swm341_dma2d.mk
    • library/lvgl/src/draw/swm341_dma2d/lv_gpu_swm341_dma2d.c
    • library/lvgl/src/draw/swm341_dma2d/lv_gpu_swm341_dma2d.h
    • library/lvgl/src/draw/sw/lv_draw_sw.c
    • library/lvgl/src/draw/sw/lv_draw_sw.h
    • library/lvgl/src/draw/sw/lv_draw_sw.mk
    • library/lvgl/src/draw/sw/lv_draw_sw_arc.c
    • library/lvgl/src/draw/sw/lv_draw_sw_blend.c
    • library/lvgl/src/draw/sw/lv_draw_sw_blend.h
    • library/lvgl/src/draw/sw/lv_draw_sw_dither.c
    • library/lvgl/src/draw/sw/lv_draw_sw_dither.h
    • library/lvgl/src/draw/sw/lv_draw_sw_gradient.c
    • library/lvgl/src/draw/sw/lv_draw_sw_gradient.h
    • library/lvgl/src/draw/sw/lv_draw_sw_img.c
    • library/lvgl/src/draw/sw/lv_draw_sw_layer.c
    • library/lvgl/src/draw/sw/lv_draw_sw_letter.c
    • library/lvgl/src/draw/sw/lv_draw_sw_line.c
    • library/lvgl/src/draw/sw/lv_draw_sw_polygon.c
    • library/lvgl/src/draw/sw/lv_draw_sw_rect.c
    • library/lvgl/src/draw/sw/lv_draw_sw_transform.c
    • library/lvgl/src/extra/layouts/flex/lv_flex.c
    • library/lvgl/src/extra/layouts/flex/lv_flex.h
    • library/lvgl/src/extra/layouts/grid/lv_grid.c
    • library/lvgl/src/extra/layouts/grid/lv_grid.h
    • library/lvgl/src/extra/layouts/lv_layouts.h
    • library/lvgl/src/extra/libs/bmp/lv_bmp.c
    • library/lvgl/src/extra/libs/bmp/lv_bmp.h
    • library/lvgl/src/extra/libs/ffmpeg/lv_ffmpeg.c
    • library/lvgl/src/extra/libs/ffmpeg/lv_ffmpeg.h
    • library/lvgl/src/extra/libs/freetype/arial.ttf
    • library/lvgl/src/extra/libs/freetype/lv_freetype.c
    • library/lvgl/src/extra/libs/freetype/lv_freetype.h
    • library/lvgl/src/extra/libs/fsdrv/lv_fsdrv.h
    • library/lvgl/src/extra/libs/fsdrv/lv_fs_fatfs.c
    • library/lvgl/src/extra/libs/fsdrv/lv_fs_littlefs.c
    • library/lvgl/src/extra/libs/fsdrv/lv_fs_posix.c
    • library/lvgl/src/extra/libs/fsdrv/lv_fs_stdio.c
    • library/lvgl/src/extra/libs/fsdrv/lv_fs_win32.c
    • library/lvgl/src/extra/libs/gif/gifdec.c
    • library/lvgl/src/extra/libs/gif/gifdec.h
    • library/lvgl/src/extra/libs/gif/lv_gif.c
    • library/lvgl/src/extra/libs/gif/lv_gif.h
    • library/lvgl/src/extra/libs/lv_libs.h
    • library/lvgl/src/extra/libs/png/lodepng.c
    • library/lvgl/src/extra/libs/png/lodepng.h
    • library/lvgl/src/extra/libs/png/lv_png.c
    • library/lvgl/src/extra/libs/png/lv_png.h
    • library/lvgl/src/extra/libs/qrcode/lv_qrcode.c
    • library/lvgl/src/extra/libs/qrcode/lv_qrcode.h
    • library/lvgl/src/extra/libs/qrcode/qrcodegen.c
    • library/lvgl/src/extra/libs/qrcode/qrcodegen.h
    • library/lvgl/src/extra/libs/rlottie/lv_rlottie.c
    • library/lvgl/src/extra/libs/rlottie/lv_rlottie.h
    • library/lvgl/src/extra/libs/sjpg/lv_sjpg.c
    • library/lvgl/src/extra/libs/sjpg/lv_sjpg.h
    • library/lvgl/src/extra/libs/sjpg/tjpgd.c
    • library/lvgl/src/extra/libs/sjpg/tjpgd.h
    • library/lvgl/src/extra/libs/sjpg/tjpgdcnf.h
    • library/lvgl/src/extra/libs/tiny_ttf/lv_tiny_ttf.c
    • library/lvgl/src/extra/libs/tiny_ttf/lv_tiny_ttf.h
    • library/lvgl/src/extra/libs/tiny_ttf/stb_rect_pack.h
    • library/lvgl/src/extra/libs/tiny_ttf/stb_truetype_htcw.h
    • library/lvgl/src/extra/lv_extra.c
    • library/lvgl/src/extra/lv_extra.h
    • library/lvgl/src/extra/lv_extra.mk
    • library/lvgl/src/extra/others/fragment/lv_fragment.c
    • library/lvgl/src/extra/others/fragment/lv_fragment.h
    • library/lvgl/src/extra/others/fragment/lv_fragment_manager.c
    • library/lvgl/src/extra/others/fragment/REE.md
    • library/lvgl/src/extra/others/gridnav/lv_gridnav.c
    • library/lvgl/src/extra/others/gridnav/lv_gridnav.h
    • library/lvgl/src/extra/others/ime/lv_ime_pinyin.c
    • library/lvgl/src/extra/others/ime/lv_ime_pinyin.h
    • library/lvgl/src/extra/others/imgfont/lv_imgfont.c
    • library/lvgl/src/extra/others/imgfont/lv_imgfont.h
    • library/lvgl/src/extra/others/lv_others.h
    • library/lvgl/src/extra/others/monkey/lv_monkey.c
    • library/lvgl/src/extra/others/monkey/lv_monkey.h
    • library/lvgl/src/extra/others/msg/lv_msg.c
    • library/lvgl/src/extra/others/msg/lv_msg.h
    • library/lvgl/src/extra/others/snapshot/lv_snapshot.c
    • library/lvgl/src/extra/others/snapshot/lv_snapshot.h
    • library/lvgl/src/extra/REE.md
    • library/lvgl/src/extra/themes/basic/lv_theme_basic.c
    • library/lvgl/src/extra/themes/basic/lv_theme_basic.h
    • library/lvgl/src/extra/themes/default/lv_theme_default.c
    • library/lvgl/src/extra/themes/default/lv_theme_default.h
    • library/lvgl/src/extra/themes/lv_themes.h
    • library/lvgl/src/extra/themes/mono/lv_theme_mono.c
    • library/lvgl/src/extra/themes/mono/lv_theme_mono.h
    • library/lvgl/src/extra/widgets/animimg/lv_animimg.c
    • library/lvgl/src/extra/widgets/animimg/lv_animimg.h
    • library/lvgl/src/extra/widgets/calendar/lv_calendar.c
    • library/lvgl/src/extra/widgets/calendar/lv_calendar.h
    • library/lvgl/src/extra/widgets/calendar/lv_calendar_header_arrow.c
    • library/lvgl/src/extra/widgets/calendar/lv_calendar_header_arrow.h
    • library/lvgl/src/extra/widgets/calendar/lv_calendar_header_dropdown.c
    • library/lvgl/src/extra/widgets/calendar/lv_calendar_header_dropdown.h
    • library/lvgl/src/extra/widgets/chart/lv_chart.c
    • library/lvgl/src/extra/widgets/chart/lv_chart.h
    • library/lvgl/src/extra/widgets/colorwheel/lv_colorwheel.c
    • library/lvgl/src/extra/widgets/colorwheel/lv_colorwheel.h
    • library/lvgl/src/extra/widgets/imgbtn/lv_imgbtn.c
    • library/lvgl/src/extra/widgets/imgbtn/lv_imgbtn.h
    • library/lvgl/src/extra/widgets/keyboard/lv_keyboard.c
    • library/lvgl/src/extra/widgets/keyboard/lv_keyboard.h
    • library/lvgl/src/extra/widgets/led/lv_led.c
    • library/lvgl/src/extra/widgets/led/lv_led.h
    • library/lvgl/src/extra/widgets/list/lv_list.c
    • library/lvgl/src/extra/widgets/list/lv_list.h
    • library/lvgl/src/extra/widgets/lv_widgets.h
    • library/lvgl/src/extra/widgets/menu/lv_menu.c
    • library/lvgl/src/extra/widgets/menu/lv_menu.h
    • library/lvgl/src/extra/widgets/meter/lv_meter.c
    • library/lvgl/src/extra/widgets/meter/lv_meter.h
    • library/lvgl/src/extra/widgets/msgbox/lv_msgbox.c
    • library/lvgl/src/extra/widgets/msgbox/lv_msgbox.h
    • library/lvgl/src/extra/widgets/span/lv_span.c
    • library/lvgl/src/extra/widgets/span/lv_span.h
    • library/lvgl/src/extra/widgets/spinbox/lv_spinbox.c
    • library/lvgl/src/extra/widgets/spinbox/lv_spinbox.h
    • library/lvgl/src/extra/widgets/spinner/lv_spinner.c
    • library/lvgl/src/extra/widgets/spinner/lv_spinner.h
    • library/lvgl/src/extra/widgets/tabview/lv_tabview.c
    • library/lvgl/src/extra/widgets/tabview/lv_tabview.h
    • library/lvgl/src/extra/widgets/tileview/lv_tileview.c
    • library/lvgl/src/extra/widgets/tileview/lv_tileview.h
    • library/lvgl/src/extra/widgets/win/lv_win.c
    • library/lvgl/src/extra/widgets/win/lv_win.h
    • library/lvgl/src/font/korean.ttf
    • library/lvgl/src/font/lv_font.c
    • library/lvgl/src/font/lv_font.h
    • library/lvgl/src/font/lv_font.mk
    • library/lvgl/src/font/lv_font_dejavu_16_persian_hebrew.c
    • library/lvgl/src/font/lv_font_fmt_txt.c
    • library/lvgl/src/font/lv_font_fmt_txt.h
    • library/lvgl/src/font/lv_font_loader.c
    • library/lvgl/src/font/lv_font_loader.h
    • library/lvgl/src/font/lv_font_montserrat_10.c
    • library/lvgl/src/font/lv_font_montserrat_12.c
    • library/lvgl/src/font/lv_font_montserrat_12_subpx.c
    • library/lvgl/src/font/lv_font_montserrat_14.c
    • library/lvgl/src/font/lv_font_montserrat_16.c
    • library/lvgl/src/font/lv_font_montserrat_18.c
    • library/lvgl/src/font/lv_font_montserrat_20.c
    • library/lvgl/src/font/lv_font_montserrat_22.c
    • library/lvgl/src/font/lv_font_montserrat_24.c
    • library/lvgl/src/font/lv_font_montserrat_26.c
    • library/lvgl/src/font/lv_font_montserrat_28.c
    • library/lvgl/src/font/lv_font_montserrat_28_compressed.c
    • library/lvgl/src/font/lv_font_montserrat_30.c
    • library/lvgl/src/font/lv_font_montserrat_32.c
    • library/lvgl/src/font/lv_font_montserrat_34.c
    • library/lvgl/src/font/lv_font_montserrat_36.c
    • library/lvgl/src/font/lv_font_montserrat_38.c
    • library/lvgl/src/font/lv_font_montserrat_40.c
    • library/lvgl/src/font/lv_font_montserrat_42.c
    • library/lvgl/src/font/lv_font_montserrat_44.c
    • library/lvgl/src/font/lv_font_montserrat_46.c
    • library/lvgl/src/font/lv_font_montserrat_48.c
    • library/lvgl/src/font/lv_font_montserrat_8.c
    • library/lvgl/src/font/lv_font_simsun_16_cjk.c
    • library/lvgl/src/font/lv_font_unscii_16.c
    • library/lvgl/src/font/lv_font_unscii_8.c
    • library/lvgl/src/font/lv_symbol_def.h
    • library/lvgl/src/hal/lv_hal.h
    • library/lvgl/src/hal/lv_hal.mk
    • library/lvgl/src/hal/lv_hal_disp.c
    • library/lvgl/src/hal/lv_hal_disp.h
    • library/lvgl/src/hal/lv_hal_indev.c
    • library/lvgl/src/hal/lv_hal_indev.h
    • library/lvgl/src/hal/lv_hal_tick.c
    • library/lvgl/src/hal/lv_hal_tick.h
    • library/lvgl/src/lvgl.h
    • library/lvgl/src/lv_api_map.h
    • library/lvgl/src/lv_conf_internal.h
    • library/lvgl/src/lv_conf_kconfig.h
    • library/lvgl/src/misc/lv_anim.c
    • library/lvgl/src/misc/lv_anim.h
    • library/lvgl/src/misc/lv_anim_timeline.c
    • library/lvgl/src/misc/lv_anim_timeline.h
    • library/lvgl/src/misc/lv_area.c
    • library/lvgl/src/misc/lv_area.h
    • library/lvgl/src/misc/lv_assert.h
    • library/lvgl/src/misc/lv_async.c
    • library/lvgl/src/misc/lv_async.h
    • library/lvgl/src/misc/lv_bidi.c
    • library/lvgl/src/misc/lv_bidi.h
    • library/lvgl/src/misc/lv_color.c
    • library/lvgl/src/misc/lv_color.h
    • library/lvgl/src/misc/lv_fs.c
    • library/lvgl/src/misc/lv_fs.h
    • library/lvgl/src/misc/lv_gc.c
    • library/lvgl/src/misc/lv_gc.h
    • library/lvgl/src/misc/lv_ll.c
    • library/lvgl/src/misc/lv_ll.h
    • library/lvgl/src/misc/lv_log.c
    • library/lvgl/src/misc/lv_log.h
    • library/lvgl/src/misc/lv_lru.c
    • library/lvgl/src/misc/lv_lru.h
    • library/lvgl/src/misc/lv_math.c
    • library/lvgl/src/misc/lv_math.h
    • library/lvgl/src/misc/lv_mem.c
    • library/lvgl/src/misc/lv_mem.h
    • library/lvgl/src/misc/lv_misc.mk
    • library/lvgl/src/misc/lv_printf.c
    • library/lvgl/src/misc/lv_printf.h
    • library/lvgl/src/misc/lv_style.c
    • library/lvgl/src/misc/lv_style.h
    • library/lvgl/src/misc/lv_style_gen.c
    • library/lvgl/src/misc/lv_style_gen.h
    • library/lvgl/src/misc/lv_templ.c
    • library/lvgl/src/misc/lv_templ.h
    • library/lvgl/src/misc/lv_timer.c
    • library/lvgl/src/misc/lv_timer.h
    • library/lvgl/src/misc/lv_tlsf.c
    • library/lvgl/src/misc/lv_tlsf.h
    • library/lvgl/src/misc/lv_txt.c
    • library/lvgl/src/misc/lv_txt.h
    • library/lvgl/src/misc/lv_txt_ap.c
    • library/lvgl/src/misc/lv_txt_ap.h
    • library/lvgl/src/misc/lv_types.h
    • library/lvgl/src/misc/lv_utils.c
    • library/lvgl/src/misc/lv_utils.h
    • library/lvgl/src/widgets/lv_arc.c
    • library/lvgl/src/widgets/lv_arc.h
    • library/lvgl/src/widgets/lv_bar.c
    • library/lvgl/src/widgets/lv_bar.h
    • library/lvgl/src/widgets/lv_btn.c
    • library/lvgl/src/widgets/lv_btn.h
    • library/lvgl/src/widgets/lv_btnmatrix.c
    • library/lvgl/src/widgets/lv_btnmatrix.h
    • library/lvgl/src/widgets/lv_canvas.c
    • library/lvgl/src/widgets/lv_canvas.h
    • library/lvgl/src/widgets/lv_checkbox.c
    • library/lvgl/src/widgets/lv_checkbox.h
    • library/lvgl/src/widgets/lv_dropdown.c
    • library/lvgl/src/widgets/lv_dropdown.h
    • library/lvgl/src/widgets/lv_img.c
    • library/lvgl/src/widgets/lv_img.h
    • library/lvgl/src/widgets/lv_label.c
    • library/lvgl/src/widgets/lv_label.h
    • library/lvgl/src/widgets/lv_line.c
    • library/lvgl/src/widgets/lv_line.h
    • library/lvgl/src/widgets/lv_objx_templ.c
    • library/lvgl/src/widgets/lv_objx_templ.h
    • library/lvgl/src/widgets/lv_roller.c
    • library/lvgl/src/widgets/lv_roller.h
    • library/lvgl/src/widgets/lv_slider.c
    • library/lvgl/src/widgets/lv_slider.h
    • library/lvgl/src/widgets/lv_switch.c
    • library/lvgl/src/widgets/lv_switch.h
    • library/lvgl/src/widgets/lv_table.c
    • library/lvgl/src/widgets/lv_table.h
    • library/lvgl/src/widgets/lv_textarea.c
    • library/lvgl/src/widgets/lv_textarea.h
    • library/lvgl/src/widgets/lv_widgets.mk
    • library/lv_conf.h
    • library/Ree.txt
    • library/TFT_eSPI/CMakeLists.txt
    • library/TFT_eSPI/docs/ESP-IDF/Using ESP-IDF.txt
    • library/TFT_eSPI/docs/PlatformIO/Configuring options.txt
    • library/TFT_eSPI/docs/PlatformIO/rp2040.txt
    • library/TFT_eSPI/examples/160 x 128/Arduino_Life/Arduino_Life.ino
    • library/TFT_eSPI/examples/160 x 128/Pong_v3/Pong_v3.ino
    • library/TFT_eSPI/examples/160 x 128/RLE_Font_test/RLE_Font_test.ino
    • library/TFT_eSPI/examples/160 x 128/TFT_Char_times/TFT_Char_times.ino
    • library/TFT_eSPI/examples/160 x 128/TFT_Clock/TFT_Clock.ino
    • library/TFT_eSPI/examples/160 x 128/TFT_Clock_Digital/TFT_Clock_Digital.ino
    • library/TFT_eSPI/examples/160 x 128/TFT_Ellipse/TFT_Ellipse.ino
    • library/TFT_eSPI/examples/160 x 128/TFT_flash_jpg/jpeg1.h
    • library/TFT_eSPI/examples/160 x 128/TFT_flash_jpg/jpeg2.h
    • library/TFT_eSPI/examples/160 x 128/TFT_flash_jpg/jpeg3.h
    • library/TFT_eSPI/examples/160 x 128/TFT_flash_jpg/jpeg4.h
    • library/TFT_eSPI/examples/160 x 128/TFT_flash_jpg/TFT_flash_jpg.ino
    • library/TFT_eSPI/examples/160 x 128/TFT_graphicstest_PDQ3/TFT_graphicstest_PDQ3.ino
    • library/TFT_eSPI/examples/160 x 128/TFT_graphicstest_small/TFT_graphicstest_small.ino
    • library/TFT_eSPI/examples/160 x 128/TFT_Meter_5/TFT_Meter_5.ino
    • library/TFT_eSPI/examples/160 x 128/TFT_Print_Test/TFT_Print_Test.ino
    • library/TFT_eSPI/examples/160 x 128/TFT_Rainbow/TFT_Rainbow.ino
    • library/TFT_eSPI/examples/160 x 128/UTFT_demo_fast/UTFT_demo_fast.ino
    • library/TFT_eSPI/examples/320 x 240/All_Free_Fonts_Demo/All_Free_Fonts_Demo.ino
    • library/TFT_eSPI/examples/320 x 240/All_Free_Fonts_Demo/Free_Fonts.h
    • library/TFT_eSPI/examples/320 x 240/Cellular_Automata/Cellular_Automata.ino
    • library/TFT_eSPI/examples/320 x 240/Free_Font_Demo/Free_Fonts.h
    • library/TFT_eSPI/examples/320 x 240/Free_Font_Demo/Free_Font_Demo.ino
    • library/TFT_eSPI/examples/320 x 240/Keypad_240x320/Keypad_240x320.ino
    • library/TFT_eSPI/examples/320 x 240/Read_ID_bitbash/Read_ID_bitbash.ino
    • library/TFT_eSPI/examples/320 x 240/RLE_Font_test/RLE_Font_test.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_ArcFill/TFT_ArcFill.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Char_times/TFT_Char_times.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Clock/TFT_Clock.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Clock_Digital/TFT_Clock_Digital.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Custom_Fonts/TFT_Custom_Fonts.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Ellipse/TFT_Ellipse.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_FillArcSpiral/TFT_FillArcSpiral.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Float_Test/TFT_Float_Test.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_graphicstest_one_lib/TFT_graphicstest_one_lib.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_graphicstest_PDQ/TFT_graphicstest_PDQ.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Mandlebrot/TFT_Mandlebrot.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Matrix/TFT_Matrix.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Meters/TFT_Meters.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Meter_linear/TFT_Meter_linear.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Pie_Chart/TFT_Pie_Chart.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Pong/TFT_Pong.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Print_Test/TFT_Print_Test.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Rainbow_one_lib/TFT_Rainbow_one_lib.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Read_Reg/TFT_Read_Reg.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Spiro/TFT_Spiro.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Starfield/TFT_Starfield.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_String_Align/TFT_String_Align.ino
    • library/TFT_eSPI/examples/320 x 240/TFT_Terminal/TFT_Terminal.ino
    • library/TFT_eSPI/examples/320 x 240/UTFT_demo/UTFT_demo.ino
    • library/TFT_eSPI/examples/480 x 320/Cellular_Automata/Cellular_Automata.ino
    • library/TFT_eSPI/examples/480 x 320/Demo_3D_cube/Demo_3D_cube.ino
    • library/TFT_eSPI/examples/480 x 320/Free_Font_Demo/Free_Fonts.h
    • library/TFT_eSPI/examples/480 x 320/Free_Font_Demo/Free_Font_Demo.ino
    • library/TFT_eSPI/examples/480 x 320/Graph_2/Graph_2.ino
    • library/TFT_eSPI/examples/480 x 320/Keypad_480x320/Keypad_480x320.ino
    • library/TFT_eSPI/examples/480 x 320/TFT_Char_times/TFT_Char_times.ino
    • library/TFT_eSPI/examples/480 x 320/TFT_Ellipse/TFT_Ellipse.ino
    • library/TFT_eSPI/examples/480 x 320/TFT_flash_jpg/jpeg1.h
    • library/TFT_eSPI/examples/480 x 320/TFT_flash_jpg/jpeg2.h
    • library/TFT_eSPI/examples/480 x 320/TFT_flash_jpg/jpeg3.h
    • library/TFT_eSPI/examples/480 x 320/TFT_flash_jpg/jpeg4.h
    • library/TFT_eSPI/examples/480 x 320/TFT_flash_jpg/TFT_flash_jpg.ino
    • library/TFT_eSPI/examples/480 x 320/TFT_graphicstest_one_lib/TFT_graphicstest_one_lib.ino
    • library/TFT_eSPI/examples/480 x 320/TFT_Meters/TFT_Meters.ino
    • library/TFT_eSPI/examples/480 x 320/TFT_Meter_4/TFT_Meter_4.ino
    • library/TFT_eSPI/examples/480 x 320/TFT_Padding_demo/TFT_Padding_demo.ino
    • library/TFT_eSPI/examples/480 x 320/TFT_Print_Test/TFT_Print_Test.ino
    • library/TFT_eSPI/examples/480 x 320/TFT_Rainbow480/TFT_Rainbow480.ino
    • library/TFT_eSPI/examples/480 x 320/TFT_ring_meter/Alert.h
    • library/TFT_eSPI/examples/480 x 320/TFT_ring_meter/TFT_ring_meter.ino
    • library/TFT_eSPI/examples/480 x 320/TFT_String_Align/TFT_String_Align.ino
    • library/TFT_eSPI/examples/480 x 320/Touch_Controller_Demo/Touch_Controller_Demo.ino
    • library/TFT_eSPI/examples/480 x 320/UTFT_Demo_480x320/UTFT_Demo_480x320.ino
    • library/TFT_eSPI/examples/DMA test/boing_ball/boing_ball.ino
    • library/TFT_eSPI/examples/DMA test/boing_ball/graphic.h
    • library/TFT_eSPI/examples/DMA test/Bouncy_Circles/Bouncy_Circles.ino
    • library/TFT_eSPI/examples/DMA test/Flash_Jpg_DMA/Flash_Jpg_DMA.ino
    • library/TFT_eSPI/examples/DMA test/Flash_Jpg_DMA/panda.h
    • library/TFT_eSPI/examples/DMA test/SpriteRotatingCube/SpriteRotatingCube.ino
    • library/TFT_eSPI/examples/ePaper/Floyd_Steinberg/data/TestCard.bmp
    • library/TFT_eSPI/examples/ePaper/Floyd_Steinberg/data/Tiger.bmp
    • library/TFT_eSPI/examples/ePaper/Floyd_Steinberg/EPD_.h
    • library/TFT_eSPI/examples/ePaper/Floyd_Steinberg/Floyd_Steinberg.ino
    • library/TFT_eSPI/examples/ePaper/Floyd_Steinberg/Floyd_Steinberg_BMP.ino
    • library/TFT_eSPI/examples/ePaper/Floyd_Steinberg/SPIFFS.ino
    • library/TFT_eSPI/examples/Generic/alphaBlend_Test/alphaBlend_Test.ino
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/Animated_Eyes_1.ino
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/config.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/data/catEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/data/defaultEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/data/doeEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/data/dragonEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/data/goatEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/data/logo.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/data/naugaEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/data/newtEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/data/noScleraEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/data/owlEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/data/terminatorEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/eye_functions.ino
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/.p
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/_bat.p
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_1/_xmas.p
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/Animated_Eyes_2.ino
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/config.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/data/catEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/data/defaultEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/data/doeEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/data/dragonEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/data/goatEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/data/logo.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/data/naugaEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/data/newtEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/data/noScleraEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/data/owlEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/data/terminatorEye.h
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/eye_functions.ino
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/.p
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/_bat.p
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/_xmas.p
    • library/TFT_eSPI/examples/Generic/Animated_Eyes_2/wiring.ino
    • library/TFT_eSPI/examples/Generic/drawXBitmap/drawXBitmap.ino
    • library/TFT_eSPI/examples/Generic/drawXBitmap/xbm.h
    • library/TFT_eSPI/examples/Generic/ESP32_SDcard_jpeg/ESP32_SDcard_jpeg.ino
    • library/TFT_eSPI/examples/Generic/ESP8266_uncannyEyes/defaultEye.h
    • library/TFT_eSPI/examples/Generic/ESP8266_uncannyEyes/dragonEye.h
    • library/TFT_eSPI/examples/Generic/ESP8266_uncannyEyes/ESP8266_uncannyEyes.ino
    • library/TFT_eSPI/examples/Generic/ESP8266_uncannyEyes/goatEye.h
    • library/TFT_eSPI/examples/Generic/ESP8266_uncannyEyes/noScleraEye.h
    • library/TFT_eSPI/examples/Generic/ESP8266_uncannyEyes/screenshotToConsole.ino
    • library/TFT_eSPI/examples/Generic/Gradient_Fill/Gradient_Fill.ino
    • library/TFT_eSPI/examples/Generic/Julia_Set/Julia_Set.ino
    • library/TFT_eSPI/examples/Generic/Local_Custom_Fonts/Local_Custom_Fonts.ino
    • library/TFT_eSPI/examples/Generic/Local_Custom_Fonts/MyFont.h
    • library/TFT_eSPI/examples/Generic/On_Off_Button/On_Off_Button.ino
    • library/TFT_eSPI/examples/Generic/TFT_Button_Label_Datum/TFT_Button_Label_Datum.ino
    • library/TFT_eSPI/examples/Generic/TFT_Flash_Bitmap/Alert.h
    • library/TFT_eSPI/examples/Generic/TFT_Flash_Bitmap/Close.h
    • library/TFT_eSPI/examples/Generic/TFT_Flash_Bitmap/Info.h
    • library/TFT_eSPI/examples/Generic/TFT_Flash_Bitmap/TFT_Flash_Bitmap.ino
    • library/TFT_eSPI/examples/Generic/TFT_Screen_Capture/processing_sketch.ino
    • library/TFT_eSPI/examples/Generic/TFT_Screen_Capture/screenServer.ino
    • library/TFT_eSPI/examples/Generic/TFT_Screen_Capture/TFT_Screen_Capture.ino
    • library/TFT_eSPI/examples/Generic/TFT_SPIFFS_BMP/BMP_functions.ino
    • library/TFT_eSPI/examples/Generic/TFT_SPIFFS_BMP/data/parrot.bmp
    • library/TFT_eSPI/examples/Generic/TFT_SPIFFS_BMP/TFT_SPIFFS_BMP.ino
    • library/TFT_eSPI/examples/Generic/Touch_calibrate/Touch_calibrate.ino
    • library/TFT_eSPI/examples/Generic/Viewport_Demo/Viewport_commands.ino
    • library/TFT_eSPI/examples/Generic/Viewport_Demo/Viewport_Demo.ino
    • library/TFT_eSPI/examples/Generic/Viewport_graphicstest/Viewport_graphicstest.ino
    • library/TFT_eSPI/examples/GUI Widgets/Buttons/Button_demo/Button_demo.ino
    • library/TFT_eSPI/examples/GUI Widgets/Buttons/Button_demo/Free_Fonts.h
    • library/TFT_eSPI/examples/GUI Widgets/Graphs/Graph_demo_1/Graph_demo_1.ino
    • library/TFT_eSPI/examples/GUI Widgets/Graphs/Graph_demo_2/Graph_demo_2.ino
    • library/TFT_eSPI/examples/GUI Widgets/Meters/Analogue_meters/Analogue_meters.ino
    • library/TFT_eSPI/examples/GUI Widgets/Sliders/Slider_demo/Free_Fonts.h
    • library/TFT_eSPI/examples/GUI Widgets/Sliders/Slider_demo/Slider_demo.ino
    • library/TFT_eSPI/examples/PNG Images/Flash_PNG/Flash_PNG.ino
    • library/TFT_eSPI/examples/PNG Images/Flash_PNG/panda.h
    • library/TFT_eSPI/examples/PNG Images/Flash_transparent_PNG/Flash_transparent_PNG.ino
    • library/TFT_eSPI/examples/PNG Images/Flash_transparent_PNG/png_.ino
    • library/TFT_eSPI/examples/PNG Images/Flash_transparent_PNG/SpongeBob.h
    • library/TFT_eSPI/examples/PNG Images/LittleFS_PNG/LittleFS_PNG.ino
    • library/TFT_eSPI/examples/PNG Images/LittleFS_PNG/PNG_FS_.ino
    • library/TFT_eSPI/examples/PNG Images/LittleFS_PNG_DMA/LittleFS_PNG_DMA.ino
    • library/TFT_eSPI/examples/PNG Images/LittleFS_PNG_DMA/PNG_FS_.ino
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_1_Array/Font_Demo_1_Array.ino
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_1_Array/Notes.ino
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_1_Array/NotoSansBold15.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_1_Array/NotoSansBold36.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_2_Array/Font_Demo_2_Array.ino
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_2_Array/Notes.ino
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_2_Array/NotoSansBold15.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_2_Array/NotoSansBold36.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_3_Array/Font_Demo_3_Array.ino
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_3_Array/Notes.ino
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_3_Array/NotoSansBold15.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_3_Array/NotoSansBold36.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_3_Array/NotoSansMonoSCB20.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_4_Array/Font_Demo_4_Array.ino
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_4_Array/Notes.ino
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_4_Array/NotoSansBold15.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Font_Demo_4_Array/NotoSansBold36.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Print_Smooth_Font/Final_Frontier_28.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Print_Smooth_Font/Print_Smooth_Font.ino
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Smooth_font_gradient/NotoSansBold15.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Smooth_font_gradient/NotoSansBold36.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Smooth_font_gradient/Smooth_font_gradient.ino
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Smooth_font_reading_TFT/NotoSansBold15.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Smooth_font_reading_TFT/NotoSansBold36.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Smooth_font_reading_TFT/Smooth_font_reading_TFT.ino
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Unicode_test/data/Final-Frontier-28.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Unicode_test/data/Latin-Hiragana-24.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Unicode_test/data/Unicode-Test-72.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Unicode_test/Final_Frontier_28.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Unicode_test/Latin_Hiragana_24.h
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Unicode_test/Unicode_test.ino
    • library/TFT_eSPI/examples/Smooth Fonts/FLASH_Array/Unicode_test/Unicode_Test_72.h
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_1/data/NotoSansBold15.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_1/data/NotoSansBold36.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_1/Font_Demo_1.ino
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_1/Notes.ino
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_2/data/NotoSansBold15.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_2/data/NotoSansBold36.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_2/Font_Demo_2.ino
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_2/Notes.ino
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_3/data/NotoSansBold15.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_3/data/NotoSansBold36.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_3/data/NotoSansMonoSCB20.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_3/Font_Demo_3.ino
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_3/Notes.ino
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_4/data/NotoSansBold15.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_4/data/NotoSansBold36.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_4/Font_Demo_4.ino
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Font_Demo_4/Notes.ino
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Print_Smooth_Font/data/Final-Frontier-28.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Print_Smooth_Font/Print_Smooth_Font.ino
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Smooth_font_gradient/data/NotoSansBold15.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Smooth_font_gradient/data/NotoSansBold36.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Smooth_font_gradient/Smooth_font_gradient.ino
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Smooth_font_reading_TFT/data/NotoSansBold15.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Smooth_font_reading_TFT/data/NotoSansBold36.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Smooth_font_reading_TFT/Smooth_font_reading_TFT.ino
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Unicode_test/data/Final-Frontier-28.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Unicode_test/data/Latin-Hiragana-24.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Unicode_test/data/Unicode-Test-72.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Unicode_test/LittleFS_functions.ino
    • library/TFT_eSPI/examples/Smooth Fonts/LittleFS/Unicode_test/Unicode_test.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SD_Card/ESP32_Smooth_Font_SD/data/Final-Frontier-28.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SD_Card/ESP32_Smooth_Font_SD/ESP32_Smooth_Font_SD.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_1/data/NotoSansBold15.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_1/data/NotoSansBold36.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_1/Font_Demo_1.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_1/Notes.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_2/data/NotoSansBold15.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_2/data/NotoSansBold36.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_2/Font_Demo_2.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_2/Notes.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_3/data/NotoSansBold15.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_3/data/NotoSansBold36.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_3/data/NotoSansMonoSCB20.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_3/Font_Demo_3.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_3/Notes.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_4/data/NotoSansBold15.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_4/data/NotoSansBold36.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_4/Font_Demo_4.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Font_Demo_4/Notes.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Print_Smooth_Font/data/Final-Frontier-28.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Print_Smooth_Font/Print_Smooth_Font.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Smooth_font_gradient/data/NotoSansBold15.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Smooth_font_gradient/data/NotoSansBold36.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Smooth_font_gradient/Smooth_font_gradient.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Smooth_font_reading_TFT/data/NotoSansBold15.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Smooth_font_reading_TFT/data/NotoSansBold36.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Smooth_font_reading_TFT/Smooth_font_reading_TFT.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Unicode_test/data/Final-Frontier-28.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Unicode_test/data/Latin-Hiragana-24.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Unicode_test/data/Unicode-Test-72.vlw
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Unicode_test/SPIFFS_functions.ino
    • library/TFT_eSPI/examples/Smooth Fonts/SPIFFS/Unicode_test/Unicode_test.ino
    • library/TFT_eSPI/examples/Smooth Graphics/Anti-aliased_Clock/Anti-aliased_Clock.ino
    • library/TFT_eSPI/examples/Smooth Graphics/Anti-aliased_Clock/NotoSansBold15.h
    • library/TFT_eSPI/examples/Smooth Graphics/Anti-aliased_Clock/NTP_Time.h
    • library/TFT_eSPI/examples/Smooth Graphics/Arc_meter_demo/Arc_meter_demo.ino
    • library/TFT_eSPI/examples/Smooth Graphics/Arc_meter_demo/NotoSans_Bold.h
    • library/TFT_eSPI/examples/Smooth Graphics/Colour_Wheel/Colour_Wheel.ino
    • library/TFT_eSPI/examples/Smooth Graphics/Draw_Arc/Draw_Arc.ino
    • library/TFT_eSPI/examples/Smooth Graphics/Draw_Smooth_Circles/Draw_Smooth_Circles.ino
    • library/TFT_eSPI/examples/Smooth Graphics/Smooth_Arc/Smooth_Arc.ino
    • library/TFT_eSPI/examples/Smooth Graphics/Smooth_Graphics_Demo/Smooth_Graphics_Demo.ino
    • library/TFT_eSPI/examples/Smooth Graphics/Smooth_Rounded_Rectangles/Smooth_Rounded_Rectangles.ino
    • library/TFT_eSPI/examples/Sprite/Animated_dial/Animated_dial.ino
    • library/TFT_eSPI/examples/Sprite/Animated_dial/dial.h
    • library/TFT_eSPI/examples/Sprite/Animated_dial/NotoSansBold36.h
    • library/TFT_eSPI/examples/Sprite/One_bit_Sprite_Demo/One_bit_Sprite_Demo.ino
    • library/TFT_eSPI/examples/Sprite/One_bit_Yin_Yang/One_bit_Yin_Yang.ino
    • library/TFT_eSPI/examples/Sprite/Orrery/astronomy.c
    • library/TFT_eSPI/examples/Sprite/Orrery/astronomy.h
    • library/TFT_eSPI/examples/Sprite/Orrery/Orrery.ino
    • library/TFT_eSPI/examples/Sprite/Rotated_Sprite_1/Rotated_Sprite_1.ino
    • library/TFT_eSPI/examples/Sprite/Rotated_Sprite_2/Rotated_Sprite_2.ino
    • library/TFT_eSPI/examples/Sprite/Rotated_Sprite_3/Rotated_Sprite_3.ino
    • library/TFT_eSPI/examples/Sprite/Sprite_draw/Sprite_draw.ino
    • library/TFT_eSPI/examples/Sprite/Sprite_draw_4bit/Sprite_draw_4bit.ino
    • library/TFT_eSPI/examples/Sprite/Sprite_image_4bit/sample_images.h
    • library/TFT_eSPI/examples/Sprite/Sprite_image_4bit/Sprite_image_4bit.ino
    • library/TFT_eSPI/examples/Sprite/Sprite_image_4bit/starImage.p
    • library/TFT_eSPI/examples/Sprite/Sprite_RLE_Font_test/Sprite_RLE_Font_test.ino
    • library/TFT_eSPI/examples/Sprite/Sprite_scroll/Sprite_scroll.ino
    • library/TFT_eSPI/examples/Sprite/Sprite_scroll_16bit/Sprite_scroll_16bit.ino
    • library/TFT_eSPI/examples/Sprite/Sprite_scroll_1bit/Sprite_scroll_1bit.ino
    • library/TFT_eSPI/examples/Sprite/Sprite_scroll_4bit/Sprite_scroll_4bit.ino
    • library/TFT_eSPI/examples/Sprite/Sprite_scroll_8bit/Sprite_scroll_8bit.ino
    • library/TFT_eSPI/examples/Sprite/Sprite_scroll_wrap_1bit/Sprite_scroll_wrap_1bit.ino
    • library/TFT_eSPI/examples/Sprite/Sprite_TFT_Rainbow/Sprite_TFT_Rainbow.ino
    • library/TFT_eSPI/examples/Sprite/Transparent_Sprite_Demo/Transparent_Sprite_Demo.ino
    • library/TFT_eSPI/examples/Sprite/Transparent_Sprite_Demo_4bit/Transparent_Sprite_Demo_4bit.ino
    • library/TFT_eSPI/examples/Test and diagnostics/Colour_Test/Colour_Test.ino
    • library/TFT_eSPI/examples/Test and diagnostics/Read__Setup/Read__Setup.ino
    • library/TFT_eSPI/examples/Test and diagnostics/Test_Touch_Controller/Test_Touch_Controller.ino
    • library/TFT_eSPI/examples/Test and diagnostics/TFT_ReadWrite_Test/TFT_ReadWrite_Test.ino
    • library/TFT_eSPI/Extensions/Button.p
    • library/TFT_eSPI/Extensions/Button.h
    • library/TFT_eSPI/Extensions/Smooth_font.p
    • library/TFT_eSPI/Extensions/Smooth_font.h
    • library/TFT_eSPI/Extensions/Sprite.p
    • library/TFT_eSPI/Extensions/Sprite.h
    • library/TFT_eSPI/Extensions/Touch.p
    • library/TFT_eSPI/Extensions/Touch.h
    • library/TFT_eSPI/Fonts/Custom/Orbitron_Light_24.h
    • library/TFT_eSPI/Fonts/Custom/Orbitron_Light_32.h
    • library/TFT_eSPI/Fonts/Custom/Roboto_Thin_24.h
    • library/TFT_eSPI/Fonts/Custom/Satisfy_24.h
    • library/TFT_eSPI/Fonts/Custom/Yellowtail_32.h
    • library/TFT_eSPI/Fonts/Font16.c
    • library/TFT_eSPI/Fonts/Font16.h
    • library/TFT_eSPI/Fonts/Font32rle.c
    • library/TFT_eSPI/Fonts/Font32rle.h
    • library/TFT_eSPI/Fonts/Font64rle.c
    • library/TFT_eSPI/Fonts/Font64rle.h
    • library/TFT_eSPI/Fonts/Font72rle.c
    • library/TFT_eSPI/Fonts/Font72rle.h
    • library/TFT_eSPI/Fonts/Font72x53rle.c
    • library/TFT_eSPI/Fonts/Font72x53rle.h
    • library/TFT_eSPI/Fonts/Font7srle.c
    • library/TFT_eSPI/Fonts/Font7srle.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMono12pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMono18pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMono24pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMono9pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMonoBold12pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMonoBold18pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMonoBold24pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMonoBold9pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMonoBoldOblique12pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMonoBoldOblique18pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMonoBoldOblique24pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMonoBoldOblique9pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMonoOblique12pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMonoOblique18pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMonoOblique24pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeMonoOblique9pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSans12pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSans18pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSans24pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSans9pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSansBold12pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSansBold18pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSansBold24pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSansBold9pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSansBoldOblique12pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSansBoldOblique18pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSansBoldOblique24pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSansBoldOblique9pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSansOblique12pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSansOblique18pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSansOblique24pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSansOblique9pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerif12pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerif18pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerif24pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerif9pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerifBold12pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerifBold18pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerifBold24pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerifBold9pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerifBoldItalic12pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerifBoldItalic18pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerifBoldItalic24pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerifBoldItalic9pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerifItalic12pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerifItalic18pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerifItalic24pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/FreeSerifItalic9pt7b.h
    • library/TFT_eSPI/Fonts/GFXFF/gfxfont.h
    • library/TFT_eSPI/Fonts/GFXFF/license.txt
    • library/TFT_eSPI/Fonts/GFXFF/print.txt
    • library/TFT_eSPI/Fonts/GFXFF/TomThumb.h
    • library/TFT_eSPI/Fonts/glcdfont.c
    • library/TFT_eSPI/Fonts/TrueType/Not_yet_ed.txt
    • library/TFT_eSPI/Kconfig
    • library/TFT_eSPI/keywords.txt
    • library/TFT_eSPI/library.json
    • library/TFT_eSPI/library.properties
    • library/TFT_eSPI/license.txt
    • library/TFT_eSPI/Processors/pio_16bit_parallel.pio.h
    • library/TFT_eSPI/Processors/pio_8bit_parallel.pio.h
    • library/TFT_eSPI/Processors/pio_8bit_parallel_18bpp.pio.h
    • library/TFT_eSPI/Processors/pio_SPI.pio.h
    • library/TFT_eSPI/Processors/pio_SPI_18bit.pio.h
    • library/TFT_eSPI/Processors/TFT_eSPI_ESP32.c
    • library/TFT_eSPI/Processors/TFT_eSPI_ESP32.h
    • library/TFT_eSPI/Processors/TFT_eSPI_ESP32_C3.c
    • library/TFT_eSPI/Processors/TFT_eSPI_ESP32_C3.h
    • library/TFT_eSPI/Processors/TFT_eSPI_ESP32_S3.c
    • library/TFT_eSPI/Processors/TFT_eSPI_ESP32_S3.h
    • library/TFT_eSPI/Processors/TFT_eSPI_ESP8266.c
    • library/TFT_eSPI/Processors/TFT_eSPI_ESP8266.h
    • library/TFT_eSPI/Processors/TFT_eSPI_Generic.c
    • library/TFT_eSPI/Processors/TFT_eSPI_Generic.h
    • library/TFT_eSPI/Processors/TFT_eSPI_RP2040.c
    • library/TFT_eSPI/Processors/TFT_eSPI_RP2040.h
    • library/TFT_eSPI/Processors/TFT_eSPI_STM32.c
    • library/TFT_eSPI/Processors/TFT_eSPI_STM32.h
    • library/TFT_eSPI/REE.md
    • library/TFT_eSPI/REE.txt
    • library/TFT_eSPI/TFT_config.h
    • library/TFT_eSPI/TFT_Drivers/EPD_Defines.h
    • library/TFT_eSPI/TFT_Drivers/GC9A01_Defines.h
    • library/TFT_eSPI/TFT_Drivers/GC9A01_Init.h
    • library/TFT_eSPI/TFT_Drivers/GC9A01_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/HX8357B_Defines.h
    • library/TFT_eSPI/TFT_Drivers/HX8357B_Init.h
    • library/TFT_eSPI/TFT_Drivers/HX8357B_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/HX8357C_Defines.h
    • library/TFT_eSPI/TFT_Drivers/HX8357C_Init.h
    • library/TFT_eSPI/TFT_Drivers/HX8357C_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/HX8357D_Defines.h
    • library/TFT_eSPI/TFT_Drivers/HX8357D_Init.h
    • library/TFT_eSPI/TFT_Drivers/HX8357D_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/ILI9163_Defines.h
    • library/TFT_eSPI/TFT_Drivers/ILI9163_Init.h
    • library/TFT_eSPI/TFT_Drivers/ILI9163_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/ILI9225_Defines.h
    • library/TFT_eSPI/TFT_Drivers/ILI9225_Init.h
    • library/TFT_eSPI/TFT_Drivers/ILI9225_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/ILI9341_Defines.h
    • library/TFT_eSPI/TFT_Drivers/ILI9341_Init.h
    • library/TFT_eSPI/TFT_Drivers/ILI9341_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/ILI9481_Defines.h
    • library/TFT_eSPI/TFT_Drivers/ILI9481_Init.h
    • library/TFT_eSPI/TFT_Drivers/ILI9481_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/ILI9486_Defines.h
    • library/TFT_eSPI/TFT_Drivers/ILI9486_Init.h
    • library/TFT_eSPI/TFT_Drivers/ILI9486_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/ILI9488_Defines.h
    • library/TFT_eSPI/TFT_Drivers/ILI9488_Init.h
    • library/TFT_eSPI/TFT_Drivers/ILI9488_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/R61581_Defines.h
    • library/TFT_eSPI/TFT_Drivers/R61581_Init.h
    • library/TFT_eSPI/TFT_Drivers/R61581_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/RM68120_Defines.h
    • library/TFT_eSPI/TFT_Drivers/RM68120_Init.h
    • library/TFT_eSPI/TFT_Drivers/RM68120_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/RM68140_Defines.h
    • library/TFT_eSPI/TFT_Drivers/RM68140_Init.h
    • library/TFT_eSPI/TFT_Drivers/RM68140_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/S6D02A1_Defines.h
    • library/TFT_eSPI/TFT_Drivers/S6D02A1_Init.h
    • library/TFT_eSPI/TFT_Drivers/S6D02A1_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/SSD1351_Defines.h
    • library/TFT_eSPI/TFT_Drivers/SSD1351_Init.h
    • library/TFT_eSPI/TFT_Drivers/SSD1351_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/SSD1963_Defines.h
    • library/TFT_eSPI/TFT_Drivers/SSD1963_Init.h
    • library/TFT_eSPI/TFT_Drivers/SSD1963_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/ST7735_Defines.h
    • library/TFT_eSPI/TFT_Drivers/ST7735_Init.h
    • library/TFT_eSPI/TFT_Drivers/ST7735_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/ST7789_2_Defines.h
    • library/TFT_eSPI/TFT_Drivers/ST7789_2_Init.h
    • library/TFT_eSPI/TFT_Drivers/ST7789_2_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/ST7789_Defines.h
    • library/TFT_eSPI/TFT_Drivers/ST7789_Init.h
    • library/TFT_eSPI/TFT_Drivers/ST7789_Rotation.h
    • library/TFT_eSPI/TFT_Drivers/ST7796_Defines.h
    • library/TFT_eSPI/TFT_Drivers/ST7796_Init.h
    • library/TFT_eSPI/TFT_Drivers/ST7796_Rotation.h
    • library/TFT_eSPI/TFT_eSPI.p
    • library/TFT_eSPI/TFT_eSPI.h
    • library/TFT_eSPI/Tools/bmp2array4bit/bmp2array4bit.py
    • library/TFT_eSPI/Tools/bmp2array4bit/REE.md
    • library/TFT_eSPI/Tools/bmp2array4bit/star.bmp
    • library/TFT_eSPI/Tools/Create_Smooth_Font/Create_font/Create_font.pde
    • library/TFT_eSPI/Tools/Create_Smooth_Font/Create_font/data/Final-Frontier.ttf
    • library/TFT_eSPI/Tools/Create_Smooth_Font/Create_font/FontFiles/Final-Frontier28.h
    • library/TFT_eSPI/Tools/Screenshot_client/Screenshot_client.pde
    • library/TFT_eSPI/_Setup.h
    • library/TFT_eSPI/_Setups/Setup0_Sprite.h
    • library/TFT_eSPI/_Setups/Setup100_RP2040_ILI9488_parallel.h
    • library/TFT_eSPI/_Setups/Setup101_RP2040_ILI9481_parallel.h
    • library/TFT_eSPI/_Setups/Setup102_RP2040_ILI9341_parallel.h
    • library/TFT_eSPI/_Setups/Setup103_RP2040_ILI9486_parallel.h
    • library/TFT_eSPI/_Setups/Setup104_RP2040_ST7796_parallel.h
    • library/TFT_eSPI/_Setups/Setup105_RP2040_ST7796_16bit_parallel.h
    • library/TFT_eSPI/_Setups/Setup106_RP2040_ILI9481_16bit_parallel.h
    • library/TFT_eSPI/_Setups/Setup107_RP2040_ILI9341_16bit_parallel.h
    • library/TFT_eSPI/_Setups/Setup108_RP2040_ST7735.h
    • library/TFT_eSPI/_Setups/Setup10_RPi_touch_ILI9486.h
    • library/TFT_eSPI/_Setups/Setup11_RPi_touch_ILI9486.h
    • library/TFT_eSPI/_Setups/Setup12_M5Stack_Basic_Core.h
    • library/TFT_eSPI/_Setups/Setup135_ST7789.h
    • library/TFT_eSPI/_Setups/Setup136_LilyGo_TTV.h
    • library/TFT_eSPI/_Setups/Setup137_LilyGo_TDisplay_RP2040.h
    • library/TFT_eSPI/_Setups/Setup138_Pico_Explorer_Base_RP2040_ST7789.h
    • library/TFT_eSPI/_Setups/Setup13_ILI9481_Parallel.h
    • library/TFT_eSPI/_Setups/Setup14_ILI9341_Parallel.h
    • library/TFT_eSPI/_Setups/Setup15_HX8357D.h
    • library/TFT_eSPI/_Setups/Setup16_ILI9488_Parallel.h
    • library/TFT_eSPI/_Setups/Setup17_ePaper.h
    • library/TFT_eSPI/_Setups/Setup18_ST7789.h
    • library/TFT_eSPI/_Setups/Setup19_RM68140_Parallel.h
    • library/TFT_eSPI/_Setups/Setup1_ILI9341.h
    • library/TFT_eSPI/_Setups/Setup200_GC9A01.h
    • library/TFT_eSPI/_Setups/Setup201_WT32_SC01.h
    • library/TFT_eSPI/_Setups/Setup202_SSD1351_128.h
    • library/TFT_eSPI/_Setups/Setup203_ST7789.h
    • library/TFT_eSPI/_Setups/Setup204_ESP32_TouchDown.h
    • library/TFT_eSPI/_Setups/Setup205_ESP32_TouchDown_S3.h
    • library/TFT_eSPI/_Setups/Setup206_LilyGo_T_Display_S3.h
    • library/TFT_eSPI/_Setups/Setup207_LilyGo_T_HMI.h
    • library/TFT_eSPI/_Setups/Setup209_LilyGo_T_Dongle_S3.h
    • library/TFT_eSPI/_Setups/Setup20_ILI9488.h
    • library/TFT_eSPI/_Setups/Setup210_LilyGo_T_Embed_S3.h
    • library/TFT_eSPI/_Setups/Setup211_LilyGo_T_QT_Pro_S3.h
    • library/TFT_eSPI/_Setups/Setup212_LilyGo_T_PicoPro.h
    • library/TFT_eSPI/_Setups/Setup213_LilyGo_T_Beam_Shield.h
    • library/TFT_eSPI/_Setups/Setup21_ILI9488.h
    • library/TFT_eSPI/_Setups/Setup22_TTGO_T4.h
    • library/TFT_eSPI/_Setups/Setup22_TTGO_T4_v1.3.h
    • library/TFT_eSPI/_Setups/Setup23_TTGO_TM.h
    • library/TFT_eSPI/_Setups/Setup24_ST7789.h
    • library/TFT_eSPI/_Setups/Setup250_ESP32_S3_Box_Lite.h
    • library/TFT_eSPI/_Setups/Setup251_ESP32_S3_Box.h
    • library/TFT_eSPI/_Setups/Setup25_TTGO_T_Display.h
    • library/TFT_eSPI/_Setups/Setup26_TTGO_T_Wristband.h
    • library/TFT_eSPI/_Setups/Setup27_RPi_ST7796_ESP32.h
    • library/TFT_eSPI/_Setups/Setup28_RPi_ST7796_ESP8266.h
    • library/TFT_eSPI/_Setups/Setup29b_ILI9341_STM32.h
    • library/TFT_eSPI/_Setups/Setup29_ILI9341_STM32.h
    • library/TFT_eSPI/_Setups/Setup2_ST7735.h
    • library/TFT_eSPI/_Setups/Setup301_BW16_ST7735.h
    • library/TFT_eSPI/_Setups/Setup302_Waveshare_ESP32S3_GC9A01.h
    • library/TFT_eSPI/_Setups/Setup30_ILI9341_Parallel_STM32.h
    • library/TFT_eSPI/_Setups/Setup31_ST7796_Parallel_STM32.h
    • library/TFT_eSPI/_Setups/Setup32_ILI9341_STM32F103.h
    • library/TFT_eSPI/_Setups/Setup33_RPi_ILI9486_STM32.h
    • library/TFT_eSPI/_Setups/Setup34_ILI9481_Parallel_STM32.h
    • library/TFT_eSPI/_Setups/Setup35_ILI9341_STM32_Port_Bus.h
    • library/TFT_eSPI/_Setups/Setup36_RPi_touch_ST7796.h
    • library/TFT_eSPI/_Setups/Setup3_ILI9163.h
    • library/TFT_eSPI/_Setups/Setup42_ILI9341_ESP32.h
    • library/TFT_eSPI/_Setups/Setup43_ST7735.h
    • library/TFT_eSPI/_Setups/Setup44_TTGO_CameraPlus.h
    • library/TFT_eSPI/_Setups/Setup45_TTGO_T_Watch.h
    • library/TFT_eSPI/_Setups/Setup46_GC9A01_ESP32.h
    • library/TFT_eSPI/_Setups/Setup47_ST7735.h
    • library/TFT_eSPI/_Setups/Setup4_S6D02A1.h
    • library/TFT_eSPI/_Setups/Setup50_SSD1963_Parallel.h
    • library/TFT_eSPI/_Setups/Setup51_LilyPi_ILI9481.h
    • library/TFT_eSPI/_Setups/Setup52_LilyPi_ST7796.h
    • library/TFT_eSPI/_Setups/Setup5_RPi_ILI9486.h
    • library/TFT_eSPI/_Setups/Setup60_RP2040_ILI9341.h
    • library/TFT_eSPI/_Setups/Setup60_RP2040_RPI_MHS.h
    • library/TFT_eSPI/_Setups/Setup61_RP2040_ILI9341_PIO_SPI.h
    • library/TFT_eSPI/_Setups/Setup62_RP2040_Nano_Connect_ILI9341.h
    • library/TFT_eSPI/_Setups/Setup66_Seeed_XIAO_Round.h
    • library/TFT_eSPI/_Setups/Setup6_RPi_Wr_ILI9486.h
    • library/TFT_eSPI/_Setups/Setup70b_ESP32_S3_ILI9341.h
    • library/TFT_eSPI/_Setups/Setup70c_ESP32_C3_ILI9341.h
    • library/TFT_eSPI/_Setups/Setup70d_ILI9488_S3_Parallel.h
    • library/TFT_eSPI/_Setups/Setup70f_ESP32_S2_ST7735.h
    • library/TFT_eSPI/_Setups/Setup70h_ESP32_S3_GC9A01.h
    • library/TFT_eSPI/_Setups/Setup70_ESP32_S2_ILI9341.h
    • library/TFT_eSPI/_Setups/Setup71_ESP32_S2_ST7789.h
    • library/TFT_eSPI/_Setups/Setup72_ESP32_ST7789_172x320.h
    • library/TFT_eSPI/_Setups/Setup7_ST7735_128x128.h
    • library/TFT_eSPI/_Setups/Setup8_ILI9163_128x128.h
    • library/TFT_eSPI/_Setups/Setup9_ST7735_Overlap.h
    • library/TFT_eSPI/_Setups/SetupX_Template.h
    • library/TFT_eSPI/_Setups/_Custom_Fonts.h
    • library/TFT_eSPI/_Setup_Select.h
    • STEP/hh.stl
    • STEP/hotPlate.step
Last update 2024-09-30 at 14:33
Publication date 2024-08-18 at 11:25
Design number 2217662
Issue with this design? Report a problem.

3D printer file info

3D model description

Categories

DIY

Advertising


Would you like to Cults?

You like Cults and you want to help us continue the adventure independently? Please note that we are a small team of 4 people, therefore it is very simple to us to maintain the activity and create future developments. Here are 3 solutions accessible to all:

  • ADVERTISING: Disable your ad blocker.
  • DONATE: Make a donation via Ko-Fi 💜.
  • WORD OF MOUTH: Invite your friends to come, discover the platform and the magnificent 3D files shared by the community!

Sharing and ing on Cults3D guarantees that designs remain in makers community hands! And not in the hands of the 3D printing or software giants who own the competing platforms and exploit the designs for their own commercial interests.

Cults3D is an independent, self-financed site that is not able to any investor or brand. Almost all of the site’s revenues are paid back to the platform’s makers. The content published on the site serves only the interests of its authors and not those of 3D printer brands who also wish to control the 3D modeling market.