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 (136876 times)
  2. FAT32 Library (70003 times)
  3. Network Ethernet Library (55999 times)
  4. USB Device Library (46305 times)
  5. Network WiFi Library (41927 times)
  6. FT800 Library (41208 times)
  7. GSM click (29012 times)
  8. PID Library (26423 times)
  9. mikroSDK (26398 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
Project

File2ConstCharArray

Rating:

0

Author: József Méhes

Last Updated: 2016-02-25

Package Version: 1.0.0.0

Category: Storage

Downloaded: 734 times

Followed by: 1 user

License: MIT license  

This application allows you to save your files in microcontroller's flash memory creating C const char array from any file you want (wav, jpg...). First you need to set the source and the destination file (header file), and the name of the array as well. You don’t have to reset these settings if you modify them.
dotNET Framework v4.0 required!

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "File2ConstCharArray" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "File2ConstCharArray" changes.

Do you want to report abuse regarding "File2ConstCharArray".

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

Project Blog

Blog currently doesn't exist!

RELATED CODES

LH52256 Statik RAM Kontrol - Static RAM control

0

PIC in RAM i yetersiz kaldığında harici ram kullanılabilir PIC with control external RAM

[Learn More]

FRAM Click used without development board

0

The example shows how to use the FRAM click board without a development board. It is executed with a mini32 board instead.

[Learn More]

FAT32 using SDIO Library

5

This is an example showing how to create FAT32 file system with SDIO library. Actually , i found this code from MMB+ for STM32 . I think this example will be useful for everyone who being to use this library . :)

[Learn More]