TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (351 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 (136649 times)
  2. FAT32 Library (69859 times)
  3. Network Ethernet Library (55899 times)
  4. USB Device Library (46238 times)
  5. Network WiFi Library (41869 times)
  6. FT800 Library (41101 times)
  7. GSM click (28954 times)
  8. PID Library (26403 times)
  9. mikroSDK (26323 times)
  10. microSD click (25336 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: 732 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

ReRAM click

5

ReRAM Click features ReRAM (Resistive Random Access Memory) module which contains the cell array made of 524.288 words x 8 bits, which totals 4 Mbits of data.

[Learn More]

Microchip EEPROM 24LC512

4

This is a library I wrote for myself to utilize the Microchip 24LC512 EEPROM, I assume the use of I2C1 in my code, and have accounted for addressing the chips, I don't take into account spreading the data write over multiple chips though.

[Learn More]

PIC18F SPI communication with external 25AA040A 4kbit EEPROM

0

Example of 18F SPI code adapted from other's examples for the Microchip 25AA040 T-23-6 4kbit external EEPROM. Both the SPI and EEPROM library must be unselected before compiling otherwise errors are generated.

[Learn More]