TOP Contributors

  1. MIKROE (2656 codes)
  2. Alcides Ramos (353 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136872 times)
  2. FAT32 Library (70000 times)
  3. Network Ethernet Library (55999 times)
  4. USB Device Library (46305 times)
  5. Network WiFi Library (41917 times)
  6. FT800 Library (41206 times)
  7. GSM click (29012 times)
  8. PID Library (26423 times)
  9. mikroSDK (26395 times)
  10. microSD click (25386 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

example Cyrillic fonts for "mikromedia_for_ATMega"

Rating:

0

Author: Roman Toropov

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: TFT

Downloaded: 881 times

Followed by: 2 users

License: MIT license  

based on the example project "MP3" from "mikroC PRO for AVR"
- picture, graphic, fonts, music in Russian language :)
picture (.RES-file) and music (.mp3-file) from SD-card, Cyrillic koi8 fonts locally (in file resources )
http://youtu.be/sehxhps7cEw

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "example Cyrillic fonts for "mikromedia_for_ATMega"" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "example Cyrillic fonts for "mikromedia_for_ATMega"" changes.

Do you want to report abuse regarding "example Cyrillic fonts for "mikromedia_for_ATMega"".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

video

Example

Watch on YouTube

ALSO FROM THIS AUTHOR

bootloader for ATmega128/1280/1281/1284 16MHz 19200bps

0

a good replacement bootloader Mikroe - very fast bootloader in one minute software programming using the program AVRPROG, fuse bit MCU set boot from address F800. press the reset and start the program AvrProg, for two seconds.

[Learn More]

The 11th version of the automatic battery Charger/discharger up to 40v up to 50A

0

Programmable synchronous step-down regulator, Based on: ATmega1284 with LCD 4x20, Keypad 4x4, ADC ADS8341, DAC 2*DAC8830 and MCP4921, ACS758xCB-050B, TL494, IR2184, RTC DS3231, DS18B20 and USB UART FT232RL. Algorithms: IUoU, IUIoU, IUo, IUIo graphs: http://www.jgdarden.com/batteryfaq/carfaq9.htm#algorithms

[Learn More]

read and write int, long, float for internal EEPROM

0

Using built-in library "EEPROM" read and write data size of int, long, float

[Learn More]