https://github.com/ivynya/bytetile
GUI tool for creating tiles for the u8g2 Arduino library.
https://github.com/ivynya/bytetile
Last synced: about 2 months ago
JSON representation
GUI tool for creating tiles for the u8g2 Arduino library.
- Host: GitHub
- URL: https://github.com/ivynya/bytetile
- Owner: ivynya
- Created: 2018-10-27T02:05:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-29T01:05:26.000Z (over 7 years ago)
- Last Synced: 2025-09-07T07:38:35.511Z (10 months ago)
- Language: C#
- Homepage:
- Size: 239 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ByteTile
WinForms tool for reducing the pains of creating custom tiles for the [u8g2 Arduino display library](https://github.com/olikraus/u8g2).
The tool generates a list of numbers based on the design shown in the editor which can be dropped into an array for use with the u8x8.drawTile() function.