Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding BitMap Thumbnails with Labels? #3

Open
ghost opened this issue Aug 15, 2015 · 6 comments
Open

Adding BitMap Thumbnails with Labels? #3

ghost opened this issue Aug 15, 2015 · 6 comments
Assignees

Comments

@ghost
Copy link

ghost commented Aug 15, 2015

Hi,
How can i add small bitmap Thumbails at Left or Right of Label?
And As Esp8266 has 4MB of flash so i thing that memory would not be a problem...
I Hope this feature could be added and it would help home automation systems a lot! :)

@marcoschwartz
Copy link
Owner

Hello, that's a nice suggestion indeed! What would you like to see exactly? Like embedding your own bitmaps from an URL, or having a set of Bitmaps built-in the library that you could just use with some piece of code?

@ghost
Copy link
Author

ghost commented Aug 15, 2015

Either of those! :)
I saw some where that bitmaps where converted in some kind of code (/
Bits ) which would be written in between the arduino ide sketch!

So by This, there would be no requirment of SD Cards!
I Hope This Helps ,
I would figure out this process too in some time ,to help you...

On Saturday, August 15, 2015, marcoschwartz [email protected]
wrote:

Hello, that's a nice suggestion indeed! What would you like to see
exactly? Like embedding your own bitmaps from an URL, or having a set of
Bitmaps built-in the library that you could just use with some piece of
code?


Reply to this email directly or view it on GitHub
#3 (comment)
.

@ghost
Copy link
Author

ghost commented Aug 15, 2015

Sorry , Failed to find any code about Bitmap,
I think Bitmaps within Library would be good ...

On Saturday, August 15, 2015, marcoschwartz [email protected]
wrote:

Hello, that's a nice suggestion indeed! What would you like to see
exactly? Like embedding your own bitmaps from an URL, or having a set of
Bitmaps built-in the library that you could just use with some piece of
code?


Reply to this email directly or view it on GitHub
#3 (comment)
.

@marcoschwartz
Copy link
Owner

Yeah I see exactly what you mean, I know some libraries are using Bitmap in the form of code. For example: https://github.com/ehubin/Adafruit-GFX-Library/tree/master/Img2Code

@ghost
Copy link
Author

ghost commented Aug 16, 2015

Yup Exactly this only...
And wanted to ask that aRest Library will work on Esp-12 or Esp-12e ?

On Sunday, August 16, 2015, marcoschwartz [email protected] wrote:

Yeah I see exactly what you mean, I know some libraries are using Bitmap
in the form of code. For example:
https://github.com/ehubin/Adafruit-GFX-Library/tree/master/Img2Code


Reply to this email directly or view it on GitHub
#3 (comment)
.

@marcoschwartz
Copy link
Owner

Sure it does, I already used it on an ESP-12

@marcoschwartz marcoschwartz self-assigned this Sep 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant