littleyoda / littleyoda-DCC-Decoder

Ein Framework, für die Programmierung von ESP8266 basierter Modelleisenbahn-Dekoder (WLAN, Z21, DCC, PWM, LED)
https://littleyoda.github.io/littleyoda-DCC-Decoder-DOC/
Other
25 stars 8 forks source link

Über die Arduino IDE kann ich nicht kompilieren. Es kommt ein Fehler #2

Closed murdok80 closed 6 years ago

murdok80 commented 6 years ago

sketch\Controller.h:13:24: fatal error: LinkedList.h: No such file or directory

include

littleyoda commented 6 years ago

schau mal auf https://github.com/littleyoda/littleyoda-DCC-Decoder/wiki/Entwicklungsumgebung#eclipse-f%C3%BCr-den-esp8266-konfiguieren

Dort sind die 3 Libaries aufgeführt, die du dem Projekt hinzufügen musst.

murdok80 commented 6 years ago

Hab's hinbekommen. Jetzt wär noch der SMD Schaltplan interessant. Die SMD Platine ist doch für den Anschluss an einen Decoder gedacht.

Sven notifications@github.com schrieb am Di., 17. Juli 2018, 19:56:

schau mal auf

https://github.com/littleyoda/littleyoda-DCC-Decoder/wiki/Entwicklungsumgebung#eclipse-f%C3%BCr-den-esp8266-konfiguieren

Dort sind die 3 Libaries aufgeführt, die du dem Projekt hinzufügen musst.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/littleyoda/littleyoda-DCC-Decoder/issues/2#issuecomment-405670770, or mute the thread https://github.com/notifications/unsubscribe-auth/AZAAo8Y6x_4eP5vbw9mJyb8NALNiOLVPks5uHiUxgaJpZM4VS5TQ .

littleyoda commented 6 years ago

Es gibt zwei Platinen für die DCC Generierung, die einen Decoder steuern kann.

Eine Platine, die nur ein SMD-Bauteil benötigt: https://github.com/littleyoda/littleyoda-DCC-Decoder/wiki/USECASE_DCC_Generator_DRV8870

Und eine Platine, die mehr SMD-Bauteile benötigt: http://gartenbahntechnik.de/download/file.php?id=2783&mode=view

Vergleich der Größen: http://gartenbahntechnik.de/download/file.php?id=2755&mode=view

Schreib mir einfach eine E-Mail, dann schicke ich dir den Schaltplan zu.

murdok80 commented 6 years ago

Hallo Ich würde beide mal ausprobieren. SMD löten ist für mich kein Problem. Und die 2 Versionen sind ja zum Anschluss an einen bestehenden DCC Decoder. Wenn ich eine ältere analoge Lok wie z.B. die Stainz umrüsten will brauch ich ja eine andere Schaltung. Hast du auch eine kleine Platine mit Plan im dieser Richtung. In der Stainz geht es schon ziemlich eng zu. Grüße Andre

Sven notifications@github.com schrieb am Mo., 23. Juli 2018, 14:23:

Es gibt zwei Platinen für die DCC Generierung, die einen Decoder steuern kann.

Eine Platine, die nur ein SMD-Bauteil benötigt:

https://github.com/littleyoda/littleyoda-DCC-Decoder/wiki/USECASE_DCC_Generator_DRV8870

Und eine Platine, die mehr SMD-Bauteile benötigt: http://gartenbahntechnik.de/download/file.php?id=2783&mode=view

Vergleich der Größen: http://gartenbahntechnik.de/download/file.php?id=2755&mode=view

Schreib mir einfach eine E-Mail, dann schicke ich dir den Schaltpläne zu.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/littleyoda/littleyoda-DCC-Decoder/issues/2#issuecomment-407039717, or mute the thread https://github.com/notifications/unsubscribe-auth/AZAAoyOU5CUHsVEW2DuaY_TUtktxVu46ks5uJcBQgaJpZM4VS5TQ .