Coder Social home page Coder Social logo

make_tftlcd_gui's Introduction

MAKE_TFTLCD_GUI

개발 툴: Visual Studio 2017

개발 언어: C# winform

목적: STM32 펌웨어에서 TFT LCD 제어에 사용할 이미지 만들기

사용 방법:

  1. sub panel(draw info)의 figure 그룹에서 rectangle, text, image를 선택 (toggle)
  2. main panel에서 사용할 object를 편집
    • main panel에 ctrl키를 누른 상태에서 마우스를 드래그하면 1에서 선택한 object가 그려짐
    • 2에서 그려진 object 정보는 draw info의 object info 그룹에 표시됨
    • ctrl을 누르지 않은 상태에서 main panel의 object를 선택하거나 드래그하여 이동 가능 (크기 조절은 불가능)
    • object를 선택한 상태로 delete 키를 누르면 삭제됨
  3. Make Source 그룹에서 이름을 입력하고 Make 버튼을 누르면 main panel의 그림을 그릴수있는 펌웨어 소스가 생성됨
  4. image로 사용되는 binary 파일은 ImageToArray( https://github.com/NSJ-student/ImageToArray )에서 변환한 파일을 사용
    • 다만 원본 이미지의 크기에 맞추어 변환되므로 이미지 크기를 원하는 크기로 먼저 바꾼 후 bin으로 변환
    • 변환 형식은 565 RGB

UI

TFT_LCD

생성된 펌웨어 소스

TFT_LCD2 TFT_LCD3

make_tftlcd_gui's People

Contributors

nsj-student 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.