Add PrintScreen to your Teensy Projects

preview_player
Показать описание
This free library will let you add useful functions like print screen and draw BMP to your Teensy projects. It requires a Teensy MCU and a display that uses the powerful ILI9341_t3 driver. Implementation is simple, include the library, and make 1 call to save a screen shot to and SD card, and one call to recall the image and display on the screen. Created images are 24-bit.

Рекомендации по теме
Комментарии
Автор

Nice little utility. Very useful - thanks!

reedreamer
Автор

Hello, Can you tell how to use inbuild sd card in Teensy 4.1

Naveenyadav-ktlu
Автор

what pins on the display are required and which pinouts is it connected to on the MCU?

williampowell