Willkommen! Anmelden Ein neues Profil erzeugen

Erweiterte Suche

Full Graphic Display an Gt2560

geschrieben von palim 
Full Graphic Display an Gt2560
09. October 2016 08:55
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]

"Hello Mark,

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

I solved this issue by cutting the index of the connector on the EXP1 & EXP2 connectors on the opposite site, so that the ribbon cable could be inserted.
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...

Thanks Mark for all your help! grinning smiley
"

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 --> Bibliothek einbinden --> ZIP Bibliothek hinzufügen eingespielt... ist das so richtig?
Warum sehe ich nichts auf dem Display?

Habe mal die Config.H angehängt


1 Drucker: [forums.reprap.org]
2 Drucker: [forums.reprap.org]
3 Drucker: [forums.reprap.org]
Anhänge:
Öffnen | Download - GT2560.txt (54.1 KB)
Re: Full Graphic Display an Gt2560
09. October 2016 09:57
@Hallo

Du musst den U8glib_Arduino-master in U8glib umbenennen, und dann in den Arduino ordner schiebensmiling bouncing smiley.

Edit:

//
// RepRapDiscount FULL GRAPHIC Smart Controller
// [reprap.org]
//
//#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER

1-mal bearbeitet. Zuletzt am 09.10.16 10:07.


Mein erster grinning smiley Drucker ein Prusa Mendel i2 + RAMPS 1.4 & LCD 12864 Graphic Smart Controller,
P3Steel Mein P3Steel noch im bau
Marlin 2.0
Re: Full Graphic Display an Gt2560
09. October 2016 11:00
Hey

danke für den hinweis , war die ganze zeit beim falschen Display... tsts

bin nach der Anleitung nochmal gegangen :[www.youtube.com]

Funktioniert aber immer noch nicht, display wird nur hell wenn ich den Stecker falsch herum ( 180 grad gedreht ) einstecke....

jetzt habe ich auch durcheinander mit der u8glib datei..... wie kann ich das alles löschen und nochmal von vorne anfangen?


1 Drucker: [forums.reprap.org]
2 Drucker: [forums.reprap.org]
3 Drucker: [forums.reprap.org]
Anhänge:
Öffnen | Download - LCD.txt (8.7 KB)
Re: Full Graphic Display an Gt2560
09. October 2016 11:21
Mehrere Bibliotheken wurden für "U8glib.h" gefunden
Benutzt: C:\Users\CAD_Dell\Documents\Arduino\libraries\U8glib
Nicht benutzt: C:\Users\CAD_Dell\Documents\Arduino\libraries\arduino_522047

Wie bekommen ich das hier aufgeräumt? Einfach den Ordner löschen?




Was ich etwas verwirrend finde ist diese Stelle in der config.H

// LCD TYPE
//
// You may choose ULTRA_LCD if you have character based LCD with 16x2, 16x4, 20x2,
// 20x4 char/lines or DOGLCD for the full graphics display with 128x64 pixels
// (ST7565R family). (This option will be set automatically for certain displays.)
//
// IMPORTANT NOTE: The U8glib library is required for Full Graphic Display!
// [github.com]
//
//#define ULTRA_LCD // Character based
//#define DOGLCD // Full graphics display


Das DOGLCD muss ich aber nicht aktiv setzen?


1 Drucker: [forums.reprap.org]
2 Drucker: [forums.reprap.org]
3 Drucker: [forums.reprap.org]
In diesem Forum dürfen leider nur registrierte Teilnehmer schreiben.

Klicke hier, um Dich einzuloggen