In diesem Repository finden Sie alle Informationen zum LCD-Shield, welches Sie im Modul "Elektronikdesign" entwickeln. Des Weiteren finden Sie hier eine MicroPython Bibliothek, um das LC-Display auf dem Raspberry Pi Pico in Betrieb zu nehmen. https://www.hs-anhalt.de https://www.hs-anhalt.de

Tobias Müller e1e8cdabc5 update docs and lib 3 months ago
Core 513f4fd955 initial commit 9 months ago
Docs e1e8cdabc5 update docs and lib 3 months ago
Libs e1e8cdabc5 update docs and lib 3 months ago
Pics f44160d259 update lib 8 months ago
.gitignore e60ae60931 update gitignore 8 months ago
.micropico f44160d259 update lib 8 months ago
LICENSE f46d153a35 Initial commit 9 months ago
README.md a2bc84ad89 Readme update 8 months ago
README.pdf a2bc84ad89 Readme update 8 months ago
boot.py 513f4fd955 initial commit 9 months ago
main.py c496f7ca3a update lib 8 months ago

README.md

LCD-Shield-Python

LCD-Shield for the Maker Pi Pico Board.

1. Literaturverzeichnis

    [1]  Micropython Docs
           Quick reference for the RP2
           https://docs.micropython.org/en/latest/rp2/quickref.html#
           Abfragedatum: 23.08.2023

    [2]  SOLOMON SYSTECH
           Display-Controller: SSD1803A
           https://www.lcd-module.de/fileadmin/eng/pdf/zubehoer/ssd1803a_2_0.pdf
           Abfragedatum: 20.04.2018

    [3]  LCD-Module
           LC-Display: EA DOGS104-A
           https://www.lcd-module.com/fileadmin/eng/pdf/doma/dogs104e.pdf
           Abfragedatum: 20.04.2018


Hochschule Anhalt | Anhalt University of Applied Sciences | Fachbereich 6 EMW

Prof. Dr.-Ing. Ingo Chmielewski
:e-mail: Ingo.Chmielewski@HS-Anhalt.de

Tobias Müller, M. Eng.
:e-mail: Tobias.Mueller@HS-Anhalt.de

Dipl. Ing. Harald Prütting
:e-mail: Harald.Pruetting@HS-Anhalt.de

:copyright: es-lab.de, 23.08.2023