GithubHelp home page GithubHelp logo

golf2109 / makiseili9341test Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sl-ru/makiseili9341test

0.0 2.0 0.0 1.37 MB

Tests & examples for MakiseGUI https://github.com/SL-RU/MakiseGUI for stm32 MCU and ILI9341 lcd

CMake 0.14% Python 0.08% C 96.29% C++ 2.92% Assembly 0.56%

makiseili9341test's Introduction

Examples and tests for GUI library MakiseGUI.

https://github.com/SL-RU/MakiseGUI

MakiseGUI - graphical library for embed applications. It's fully written on C and can be ported anywhere. This test developed for stm32 mcu and display based on ili9341.

Video:

https://www.youtube.com/watch?v=PjL4AB-iLRY

Platform

  • MCU: STM32F437
  • DISPLAY: ILI9341 based 2.2inch 320x240
  • CONTROL: throw uart

You can see pinout in cubeMX project

Build

git clone https://github.com/SL-RU/MakiseSDLTest
cd MakiseSDLTest/
git submodule init
git submodule update
mkdir build; cd build
cmake ..
make
#flash to mcu

Info

Tests located in MakiseTests. For each test - own source file. Almost everything is commented.

Controls

Keyboard over uart:

  • WASD - arrows
  • SPACE - OK button
  • Tab - switch tabs
  • ESC - exit test
  • Minus/Equals - focus next/back
  • BACKSPACE - print relationships tree

makiseili9341test's People

Contributors

sl-ru avatar

Watchers

Vitaliy Chernobay avatar James Cloos 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.