Code Monkey home page Code Monkey logo

esp32_composite_video_lib's People

Contributors

aquaticus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

esp32_composite_video_lib's Issues

Thank you

Hey, not an issue, but since I didn't find an email link for you I thought I'd give you a shout out here. Very nice work. Thanks for publishing this. It let me quickly throw together an analog video output thermal imaging camera (https://github.com/danjulio/tCamMiniAnalog).

Error in Readme.md

To use LVGL library along composite video library add one more submodule:

git clone add https://github.com/lvgl/lvgl.git components/lvgl

"clone" needs to be "submodule"?

compilation error

Hello, followed the instruction to build the minimal test screen app, but encountered the following error:

c:\pio\crt_aquaticus\components\lvgl\src/widgets/meter/lv_meter.h:22:2: error: #error "lv_meter: Complex drawing is required. Enable it in lv_conf.h (LV_USE_DRAW_MASKS 1)"

however, this particular configuration option (use draw masks) is not available in the lvgl component configuration section in menuconfig. the "complex drawing" is enabled by default. any clue on this?

thanks

Custom Images

Hi,

I was actually looking into doing this and found your repo. I was wondering if you could provide some insight into how I can actually feed in my own image and have it displayed? I wasn't wanting to do the LVGL portion, just feed in a general image.

I attempted to try it already, but when I changed the frame buffer address to point to the image array (pixel values of the image in a 1D array) and changed the frame buffer size, the only thing I've managed to do is get a black screen.

I was wondering if you had some pointers or anything? I've still trying to get my head wrapped around where everything is and how it's actually creating the image. I've ordered a debugger to set through the code to see if that helps we understand what's happening.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.