how can i save an image on avr program memory ?

Status
Not open for further replies.

sherazi

Banned
Joined
Feb 15, 2010
Messages
388
Helped
61
Reputation
126
Reaction score
61
Trophy points
1,318
Location
Muscat, Oman, Oman
Activity points
0
need to save an image on avr program memory or eeprom so that later i can add that image to html code as <img src="***********">

how can i do it ?
 

I think the best way it to forget it is a image and write the RAW (binary) data. after that you can retrieve the data and "decode" it to your html.
Don't forget the size limitation.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…