Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stm32f429i-disco: slightly interactive display demo with fonts and vector graphics #141

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

h2obrain
Copy link

@h2obrain h2obrain commented Aug 12, 2016

This PR is only intended as a draft for discussion

This application shows how to use the lcd display
It provides a basic graphics library to work with rgb565 buffers, which can draw basic geometric figures and text. Additional fonts can be generated easily by using the supplied font generator script.
In addition to that I added some functionality to manipulate vector data to draw more complex figures and a driver for the i2c touch screen controller of the demo-board.
Also, more stuff..

NOTE:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant