Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gavinlyonsrepo/microcontrollerfonts
A repository to store various micro-controller fonts.
https://github.com/gavinlyonsrepo/microcontrollerfonts
alphanumeric ascii ascii-font ascii-fonts embedded embedded-systems font fonts lcd led micro micro-controller micro-controllers microcontroller oled seven-segments-display
Last synced: 3 months ago
JSON representation
A repository to store various micro-controller fonts.
- Host: GitHub
- URL: https://github.com/gavinlyonsrepo/microcontrollerfonts
- Owner: gavinlyonsrepo
- Created: 2018-08-04T19:00:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-20T13:40:07.000Z (about 1 year ago)
- Last Synced: 2023-12-20T17:19:44.669Z (about 1 year ago)
- Topics: alphanumeric, ascii, ascii-font, ascii-fonts, embedded, embedded-systems, font, fonts, lcd, led, micro, micro-controller, micro-controllers, microcontroller, oled, seven-segments-display
- Language: C
- Homepage:
- Size: 166 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A repository to store various micro-controller fonts.| Font folder | link |
| --- | --- |
| LED seven Segments | [ URL ](Microcontroller_Fonts/LED_segment/README.md) |
| LCD / OLED Alphanumeric | [ URL](Microcontroller_Fonts/LCD_OLED/AlphaNumeric/README.md) |
| LCD / OLED Eight bit High | [ URL](Microcontroller_Fonts/LCD_OLED/EightBitHigh/README.md) |
| LCD / OLED Nokia 5110 Text| [ URL](Microcontroller_Fonts/LCD_OLED/NOKIA_TEXT_lib_7to9/README.md) |
| LCD / OLED Struct data , Pointer Fonts | [ URL](Microcontroller_Fonts/LCD_OLED/StructPointerFonts/README.md) |