quannhe18 / JPEGDecoder

JPEG Decoder for Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JPEGDecoder

JPEG Decoder for Arduino

概要

Arduino 用 JPEG デコーダです。デコーダ部には picojpeg を使用しています。

サンプルコード

###SerialCsvOut

SD カード上の JPEG ファイルをブロックごとにデコードし、シリアルから CSV を出力します。

変更履歴

V0.01 - 最初のリリース

About

JPEG Decoder for Arduino


Languages

Language:C 87.5%Language:C++ 9.3%Language:Arduino 3.2%