Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 5 months ago.
"image.h" file
Hello,
Where is this file ?
Thanks
B. Gonsette
Question relating to:
1 Answer
11 years, 5 months ago.
The image.h file contains a bitmap image to display on the KS0108 LCD. You can find an example in the library for the driver:
http://mbed.org/users/DimiterK/code/KS0108-driver/
Obviously you can replace it by your own image as long as the format is correct.