TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (387 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 codes)
  5. Bugz Bensce (97 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 (140167 times)
  2. FAT32 Library (72621 times)
  3. Network Ethernet Library (57641 times)
  4. USB Device Library (47954 times)
  5. Network WiFi Library (43553 times)
  6. FT800 Library (42942 times)
  7. GSM click (30140 times)
  8. mikroSDK (28669 times)
  9. PID Library (27055 times)
  10. microSD click (26552 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: 914 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

RTC DS3231 or DS1307 with EEPROM AT24CP32N and ATmega128

0

RTC DS3231 or DS1307 with EEPROM AT24CP32N (the same code for both RTC ! ) LCD 16*2 with keyboard MCU ATmega 128A or ATmega 128-16AU

[Learn More]

The 9_2th version of the automatic battery charger - discharger to up 20V, to up 50A

0

direct control switching power supply S-350-15...S-450-15 Based on TL494. ATmega1284 with LCD 4x20, Keypad 4x4, ADC ADS8341, DAC 2*DAC8830 and MCP4921, ACS758LCB-050B, RTC DS3231, DS18B20 and USB UART. Algorithms: IUoU, IUIoU, IUo, IUIo graphs: http://www.jgdarden.com/batteryfaq/carfaq9.htm#algorithms

[Learn More]

Bootloader for ATmega128A 16MHz 19200bps via UART1

5

fast bootloader for ATmega128A (or ATmega128-16AU) 16MHz 19200bps via UART1, programming using the program AVRPROG, press the reset and start the program AvrProg, for two seconds. FUSE bit set boot from address 0xF800, BOOTSZ0 = 1, BOOTSZ1 = 0.

[Learn More]