<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Full Graphic Display an Gt2560</title>
        <description> Hallo Leute,

ich habe ein GT2560 ( [www.geeetech.com]) in ein UP-Mini Gebaut, jetzt wollte ich noch das Display 12864 FullGraphicDisplay anschließen....

leider scheinen da irgendwelche Pins vertauscht zu sein. Bin mir aber nicht sicher, was der jetzt genau gemacht hat: [www.geeetech.com]

&quot;Hello Mark,

got the Problem fixed...
All others, be careful with the LCD12864 from bigtree-tech.com !
This display has 180° rotated EXP1 &amp;amp; EXP2 connectors!
This way, the buzzer gets connected to VCC (5V) and this causes this result of blinking &amp;amp; beeping.

I solved this issue by cutting the index of the connector on the EXP1 &amp;amp; EXP2 connectors on the opposite site, so that the ribbon cable could be inserted.
Now it&#039;s fully working... Always use a multimeter to doublecheck manufacturer&#039;s pinning... the Display might look the same, but some vendors seem to mix up the pinning...

Thanks Mark for all your help!  :D&quot;

Blinken und Beepen habe ich auch, habe dann den ganzen Stecker um 180 Grad gedreht, Display leuchtet aber man kann keine Schrift oder Menü sehen.....

The U8glib library is required for Full Graphic Display!
//                 [github.com]

Dieses habe ich über Sketch --&amp;gt; Bibliothek einbinden --&amp;gt; ZIP Bibliothek hinzufügen eingespielt... ist das so richtig?
Warum sehe ich nichts auf dem Display?

Habe mal die Config.H angehängt</description>
        <link>https://reprap.org/forum/read.php?249,712628,712628#msg-712628</link>
        <lastBuildDate>Sat, 14 Mar 2026 03:58:52 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?249,712628,712657#msg-712657</guid>
            <title>Re: Full Graphic Display an Gt2560</title>
            <link>https://reprap.org/forum/read.php?249,712628,712657#msg-712657</link>
            <description><![CDATA[ Mehrere Bibliotheken wurden für "U8glib.h" gefunden<br />
 Benutzt: C:\Users\CAD_Dell\Documents\Arduino\libraries\U8glib<br />
 Nicht benutzt: C:\Users\CAD_Dell\Documents\Arduino\libraries\arduino_522047<br />
<br />
Wie bekommen ich das hier aufgeräumt? Einfach den Ordner löschen?<br />
<br />
<br />
<br />
<br />
Was ich etwas verwirrend finde ist diese Stelle in der config.H<br />
<br />
// LCD TYPE<br />
//<br />
// You may choose ULTRA_LCD if you have character based LCD with 16x2, 16x4, 20x2,<br />
// 20x4 char/lines or DOGLCD for the full graphics display with 128x64 pixels<br />
// (ST7565R family). (This option will be set automatically for certain displays.)<br />
//<br />
// IMPORTANT NOTE: The U8glib library is required for Full Graphic Display!<br />
//                 [<a href="https://github.com/olikraus/U8glib_Arduino" target="_blank"  rel="nofollow">github.com</a>]<br />
//<br />
//#define ULTRA_LCD   // Character based<br />
//#define DOGLCD      // Full graphics display<br />
<br />
<br />
Das DOGLCD muss ich aber nicht aktiv setzen?]]></description>
            <dc:creator>palim</dc:creator>
            <category>Elektrik &amp; Elektronik</category>
            <pubDate>Sun, 09 Oct 2016 11:21:01 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?249,712628,712651#msg-712651</guid>
            <title>Re: Full Graphic Display an Gt2560</title>
            <link>https://reprap.org/forum/read.php?249,712628,712651#msg-712651</link>
            <description><![CDATA[ Hey<br />
<br />
danke für den hinweis , war die ganze zeit beim falschen Display... tsts<br />
<br />
bin nach der Anleitung nochmal gegangen :[<a href="https://www.youtube.com/watch?v=H3wj9l1hvVw" target="_blank"  rel="nofollow">www.youtube.com</a>]<br />
<br />
 Funktioniert aber immer noch  nicht, display wird nur hell wenn ich den Stecker falsch herum ( 180 grad gedreht ) einstecke....<br />
<br />
jetzt habe ich auch durcheinander mit der u8glib datei..... wie kann ich das alles löschen und nochmal von vorne anfangen?]]></description>
            <dc:creator>palim</dc:creator>
            <category>Elektrik &amp; Elektronik</category>
            <pubDate>Sun, 09 Oct 2016 11:00:59 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?249,712628,712640#msg-712640</guid>
            <title>Re: Full Graphic Display an Gt2560</title>
            <link>https://reprap.org/forum/read.php?249,712628,712640#msg-712640</link>
            <description><![CDATA[ @Hallo<br />
<br />
Du musst den <b>U8glib_Arduino-master</b> in <b>U8glib</b> umbenennen, und dann in den Arduino ordner schieben(:D.<br />
<br />
Edit:<br />
<br />
//<br />
// RepRapDiscount FULL GRAPHIC Smart Controller<br />
// [<a href="http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller" target="_blank"  rel="nofollow">reprap.org</a>]<br />
//<br />
<b><span style="color:#FF0000">//</span></b>#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER]]></description>
            <dc:creator>Micro3D</dc:creator>
            <category>Elektrik &amp; Elektronik</category>
            <pubDate>Sun, 09 Oct 2016 09:57:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?249,712628,712628#msg-712628</guid>
            <title>Full Graphic Display an Gt2560</title>
            <link>https://reprap.org/forum/read.php?249,712628,712628#msg-712628</link>
            <description><![CDATA[ Hallo Leute,<br />
<br />
ich habe ein GT2560 ( [<a href="http://www.geeetech.com/wiki/index.php/GT2560" target="_blank"  rel="nofollow">www.geeetech.com</a>]) in ein UP-Mini Gebaut, jetzt wollte ich noch das Display 12864 FullGraphicDisplay anschließen....<br />
<br />
leider scheinen da irgendwelche Pins vertauscht zu sein. Bin mir aber nicht sicher, was der jetzt genau gemacht hat: [<a href="http://www.geeetech.com/forum/viewtopic.php?f=23&amp;t=16523&amp;start=10&amp;sid=efc26601e0472a58268cabcac373c1fe" target="_blank"  rel="nofollow">www.geeetech.com</a>]<br />
<br />
<i>"Hello Mark,<br />
<br />
got the Problem fixed...<br />
All others, be careful with the LCD12864 from bigtree-tech.com !<br />
This display has 180° rotated EXP1 &amp; EXP2 connectors!<br />
This way, the buzzer gets connected to VCC (5V) and this causes this result of blinking &amp; beeping.<br />
<br />
I solved this issue by cutting the index of the connector on the EXP1 &amp; EXP2 connectors on the opposite site, so that the ribbon cable could be inserted.<br />
Now it's fully working... Always use a multimeter to doublecheck manufacturer's pinning... the Display might look the same, but some vendors seem to mix up the pinning...<br />
<br />
Thanks Mark for all your help!  :D</i>"<br />
<br />
Blinken und Beepen habe ich auch, habe dann den ganzen Stecker um 180 Grad gedreht, Display leuchtet aber man kann keine Schrift oder Menü sehen.....<br />
<br />
<i>The U8glib library is required for Full Graphic Display!</i><br />
//                 [<a href="https://github.com/olikraus/U8glib_Arduino" target="_blank"  rel="nofollow">github.com</a>]<br />
<br />
Dieses habe ich über Sketch --&gt; Bibliothek einbinden --&gt; ZIP Bibliothek hinzufügen eingespielt... ist das so richtig?<br />
Warum sehe ich nichts auf dem Display?<br />
<br />
Habe mal die Config.H angehängt]]></description>
            <dc:creator>palim</dc:creator>
            <category>Elektrik &amp; Elektronik</category>
            <pubDate>Sun, 09 Oct 2016 08:55:51 -0400</pubDate>
        </item>
    </channel>
</rss>
