1.3" SPI Colour Round LCD (240x240) Breakout

SKU: PIM570
EAN / Barcode:
Lieferfrist: Sofort versandfertig, Lieferfrist 1-2 Tage

Preis:
Angebotspreis25,39 €

Inkl. Steuern Versand wird an der Kasse berechnet

Lager:
Auf Lager

Beschreibung

Dieser runde 1,3-Zoll-LCD-Bildschirm ist hochauflösend, lebendig und hat einen angenehmen Betrachtungswinkel (IPS). Er verleiht Ihren Raspberry Pi-Projekten elegante Kurven.

ow ... ound ... round ... ground - dieses unkonventionelle runde Display ist ideal geformt für Dinge wie Zifferblätter, Tachometer und die Anzeige von Daten in interessanten kreisförmigen Formen wie Tortendiagramme und Polardiagramme. Du könntest es auch verwenden, um animierte Augen zu Cosplay-Masken hinzuzufügen, einen Mondphasen-Tracker zu bauen oder einfach nur, um die besten runden GIFs von Pizzen, hypnotischen Spiralen und kunterbunten Tieren anzuzeigen.

Wie Pimoronis kleiner 0,9" und deren squarer 1.3" LCD-Breakouts, es ist ein IPS-Display, so dass es große Betrachtungswinkel hat und es ist super-knackig und hell. Es wird über SPI angesteuert und man sollte in der Lage sein, es mit bis zu ~60FPS zu betreiben, obwohl wir festgestellt haben, dass ein Wert von 10FPS für die meisten Anwendungen gut aussieht.

Sie können dieses Breakout komplett lötfrei mit Pimoronis Breakout Garden HAT mit SPI , Breakout Garden Mini mit SPI oder Breakout Garden 400 .

Eigenschaften

Spezifikationen

  • 240x240 Pixel (~260 PPI)
  • Aktive Fläche: Kreis mit 32,4 mm Durchmesser
  • >10000 cd/m2 Helligkeit
  • ST7789 Treiber-Chip

    Software

    Dieses Breakout verwendet die dieselbe ST7789-Bibliothek wie die quadratische Version. Die Bibliothek macht es einfach, Bilder, Text oder Grafiken anzuzeigen und sogar animierte GIFs darzustellen! Wenn Sie einen Raspberry Pi verwenden, können Sie sie mit installieren:

    sudo pip3 install st7789

    Möglicherweise müssen Sie auch I2C und SPI in raspi-config aktivieren.

    Wenn Sie die allgemeinen Beispiele ausführen, müssen Sie angeben, dass Sie ein rundes Display verwenden, damit der Bildschirm korrekt versetzt wird, z. B.

    python3 gif.py deployrainbows.gif rund

    Verbinden mit dem Raspberry Pi

    Wenn Sie keinen Breakout Garden verwenden, können Sie Ihr LCD-Breakout folgendermaßen an Ihren Raspberry Pi anschließen.

    Pimoronis Python-Bibliothek ist so eingestellt, dass sie auf dem Pi standardmäßig SPI 0 (BCM 7 für CS, BCM 11 für SCK und BCM 10 für MOSI), BCM 9 für DC und BCM 19 für die Hintergrundbeleuchtung verwendet.

    Hier sind die Pins, die zwischen dem LCD-Breakout und dem GPIO des Pi angeschlossen werden müssen ( Beachten Sie, dass es sich um die BCM-Pin-Nummerierung handelt. ):

    • 3-5V an einen beliebigen 5V- oder 3V-Pin
    • CS an BCM 7
    • SCK an BCM 11
    • MOSI an BCM 10
    • DC an BCM 9
    • BL an BCM 19
    • GND an einen beliebigen Erdungsstift

      Sie können natürlich auch andere Pins mit Ihrem LCD-Breakout verwenden, aber Sie müssen sie entsprechend ändern, wenn Sie das Display in Ihrem Code instanziieren.

      Anmerkungen

      • Abmessungen: (ca.) 36 x 50 x 5mm

      English Description

      High-res and vibrant, with sweet viewing angles (IPS), this 1.3" round LCD screen will add some stylish curves to your Raspberry Pi projects.

      ow … ound … round … ground - this unconventional round display is ideally shaped for things like watch faces, speedometers and displaying data in interesting circular ways like pie charts and polar area graphs. You could also use it to add animated eyes to cosplay masks, build a moon phase tracker or just for displaying all the best round GIFs of pizzas, hypnotic spirals and chonky animals.

      Like pimoronis smaller 0.9" and pimoronis squarer 1.3" LCD breakouts, it's an IPS display so it has great viewing angles and it's super-crisp and bright. It's driven by SPI and you should be able to run it at up to ~60FPS, although we've found that anywhere from 10FPS looks good for most uses.

      You can use this breakout completely solder-free with our Breakout Garden HAT with SPI, Breakout Garden Mini with SPI or Breakout Garden 400.

      Features

      Specifications

      • 240x240 pixels (~260 PPI)
      • Active area: 32.4mm diameter circle
      • >10000 cd/m2 brightness
      • ST7789 driver chip

        Software

        This breakout uses the same ST7789 library as the square version. The library makes it straightforward to display images, text or graphics, and even display animated GIFs! If you're using a Raspberry Pi, you can install it with:

        sudo pip3 install st7789

        You may also need to enable I2C and SPI in raspi-config.

        When running the generic examples, you'll need to specify that you're using a round display to offset the screen correctly, e.g.

        python3 gif.py deployrainbows.gif round

        Connecting to your Raspberry Pi

        If you're not using a Breakout Garden, then this is how to connect your LCD Breakout up to your Raspberry Pi.

        Pimoronis Python library is set up to use SPI 0 by default on the Pi (BCM 7 for CS, BCM 11 for SCK, and BCM 10 for MOSI), BCM 9 for DC, and BCM 19 for the backlight.

        Here's which pins to connect between your LCD breakout and your Pi's GPIO (note that it's BCM pin numbering):

        • 3-5V to any 5V or 3V pin
        • CS to BCM 7
        • SCK to BCM 11
        • MOSI to BCM 10
        • DC to BCM 9
        • BL to BCM 19
        • GND to any ground pin

          You can of course use other pins with your LCD Breakout, but you'll have to change them accordingly when you instantiate the display in your code.

          Notes

          • Dimensions: (approx) 36 x 50 x 5mm

          Benötigen Sie Beratung oder ein Angebot zu diesem Artikel?

          Customer Reviews

          Be the first to write a review
          0%
          (0)
          0%
          (0)
          0%
          (0)
          0%
          (0)
          0%
          (0)

          Zuletzt gesehen