Closed GoogleCodeExporter closed 9 years ago
Let me try to help but we need more info Arduino hardware and software version
please. The first error means you have not declared the object u8g. Make sure
you have created the object as global.
Original comment by philippe...@gmail.com
on 24 Jun 2014 at 12:57
Im using Arduino Mega 2560, and the lasted version of the IDE (Arduino 1.0.5).
I do not think has anything wrong with the program... after all, its an example of the u8glib library.
And yeah, i thought that too, but usually these examples are ready to compile, aren't they? I never changed them, all the programs that i took from others libraries and try to compiling works
Original comment by andremor...@gmail.com
on 24 Jun 2014 at 1:38
Did you uncomment your device?
Original comment by olikr...@gmail.com
on 24 Jun 2014 at 9:27
What do you mean?
Original comment by andremor...@gmail.com
on 25 Jun 2014 at 2:57
The examples are incomplete. At the beginning of each example, there is a list
of devices. You MUST uncomment your device and add/modify your pins.
Original comment by olikr...@gmail.com
on 25 Jun 2014 at 5:51
yeah now it works, thanks, stupid i was...
but now when i compile the program it shows in the display many random points...
Original comment by andremor...@gmail.com
on 25 Jun 2014 at 7:43
then, maybe you selected the wrong display type...
Original comment by olikr...@gmail.com
on 25 Jun 2014 at 8:06
THANKS, actually the display i bought was with a wrong nomenclature, so i changed the pins and worked!
Original comment by andremor...@gmail.com
on 26 Jun 2014 at 1:18
ok, cool, then i will close this issue...
Original comment by olikr...@gmail.com
on 26 Jun 2014 at 4:37
Original comment by olikr...@gmail.com
on 28 Jun 2014 at 9:09
Original issue reported on code.google.com by
andremor...@gmail.com
on 24 Jun 2014 at 2:01