ST7789 Driver for esp-idf
-
Updated
Feb 5, 2025 - C
ST7789 Driver for esp-idf
720p FPGA Media Player (RISC-V + Motion JPEG + SD + HDMI on an Artix 7)
Resource compiler, packages images, fonts, cursors, etc as compilable C source. Portable ANSI C.
SSD1283 Driver for esp-idf
Playing streaming video (motion jpeg). The server (computer) continuously takes screenshots of the desktop, encodes them in jpeg and transmits via VCP them to the client (microcontroller). The microcontroller decodes the image and displays it on the display.
A JPEG (JFIF\Progressive) entirely written in C
A very fast micropython jpeg encoder and decoder for the esp32, with precompiled firmware.
ESP32's component takes a JPEG image and coverts it to RGB888 data. This component based on Tiny JPEG Decompessor that works on low memory consumption so highly optimized for small embedded system.
a minimalistic Baseline JPEG-decoder / JPG-file-reader, less than 800 lines of C and configurable to spit out A LOT of internal data
Inofficial Mirror for all public releases of jpeglib, the C reference implementation for the JPEG image file format by the independent JPEG group. This repository tracks public releases, so you can use it as a submodule or to inspect version differences. Official sources at https://jpegclub.org/reference/reference-sources/
University work. C implementation of various image transformation techniques.
Playing streaming video (motion jpeg). The server (computer) continuously takes screenshots of the desktop, encodes them in jpeg and transmits via VCP them to the client (microcontroller). The microcontroller decodes the image and displays it on the display.
Display JPEG images on your TFT-display directly from the internet
Add a description, image, and links to the jpeg-decoder topic page so that developers can more easily learn about it.
To associate your repository with the jpeg-decoder topic, visit your repo's landing page and select "manage topics."