GithubHelp home page GithubHelp logo

liyanboy74 / bmpc Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 382 KB

Simulate BMP as TFT LCD

License: BSD 3-Clause "New" or "Revised" License

C 85.11% CMake 14.89%
bmpc simulate-lcd simulate-tft lcd lcd-simulator tft-simulator lcd-c-simulator tft-lcd-simulator gcc-lcd-simulator simulator

bmpc's Introduction

BMPC - Simulate BMP as TFT LCD

In microcontroller programming, if you've worked with LCDs, you know that the code you write is usually not what you see on an LCD. BMPC can simulate all LCDs, so you can see everything you program for LCDs without wasting time on repeated compile and program.

compas         clock

BMPC Written in C by standard libraries. This library simply saves frames in BMP-24 windows format with any dimensions. For more flexibility, the execution of files is entrusted to other software.

It is recommended to use ImageGlass for open .bmp file.

Clone

git clone --recursive https://github.com/liyanboy74/bmpc.git

Example

Compile

cd bmpc
mkdir build && cd build
cmake ..
make

bmpc's People

Contributors

liyanboy74 avatar

Stargazers

JimFyyc avatar Mathéo Guilloux avatar

Watchers

James Cloos avatar  avatar

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.