minim OSD+Ardunio

hi
im new to ardunio
i want to connect the minim OSD with Ardunio Mega2536.
there is a clip on YouTube from francois robbertze

but the code which i download has the error regarding the Max7456.h library
has any body can give me the solution for this task
regards

Please show the sketch you are trying to build and the exact errors you get when you build it.

HI
i connected the max board with the mega2560 and compile the code that i tested before successfully but after upgrading my IDE the previous program didnt show the meaning full text
also i use the MAX7456.h library and test the hello word which is just working on 1.0. 6 ?
i think the word are converted to ASCIi code is there any solution's for this problem
i also attached the max library and out put picture from OSD
any help appreciated in advance

HI
i connected the max board with the mega2560 and compile the code that i tested before successfully but after upgrading my IDE the previous program didnt show the meaning full text
also i use the MAX7456.h library and test the hello word which is just working on 1.0. 6 ?
i think the word are converted to ASCIi code is there any solution's for this problem
i also attached the max library and out put picture from OSD
any help appreciated in advance

last_osdtestbefore.ino (10.4 KB)

still no help...........

MOSHAYEDI:
there is a clip on YouTube from francois robbertze

Which of the 10 clips is it?!?

Also:
What sketch did you download?
What libraries does the sketch need and where did you get them?
What error did you get when trying to compile?

HI
THANKS FOR YOUR EMAIL

  1. i used the library from gitub but the code that i used not used the library( the code sended in two part)
    2)the OSD shows the text on screen but they are in japan's language ( i send the photo)
    thanks for your kindly help

OSD.gif

HI
THANKS FOR YOUR EMAIL

  1. i used the library from gitub but the code that i used not used the library( the code sended in two part)
    2)the OSD shows the text on screen but they are in japan's language ( i send the photo)
    thanks for your kindly help

OSD.gif

osd.txt (11.7 KB)

MOSHAYEDI:
2) the OSD shows the text on screen but they are in japan's language ( i send the photo)

The text appearing on your screen does not appear to be anywhere close to the text displayed by the test sketch you posted. I have no idea why Japanese characters are appearing in the middle of your screen when the test mostly displays at the top and bottom of the screen.

thanks for your kindly posts; finally i solve the problem;
there are some issue with this IC which i think it should noted for all users to avoid spoil their time

  1. the IDE version should be 1.0.5 (arduino-1.0.5-r2-windows) even arduino group are not accepted its also mentioned on Updating MAX7456 library to work with Arduino 1.6.6 - Arduino Stack Exchange

2)there is few chance to rewrite the module at least after spending 3 days i couldent upload the file with .mcm extension ( its mentioned in all prior posts )

3.the main problem for the semi chines language is the heatnes of module which should be accompany with the proper heat sink

by the way i solve my problem but this IC had lots of challenges
thanks all