Serial Pi Plus - RS232 Interface voor Raspberry Pi

Serial Pi Plus - RS232 Interface voor Raspberry Pi
Serial Pi Plus - RS232 Interface voor Raspberry Pi
Serial Pi Plus - RS232 Interface voor Raspberry Pi
Serial Pi Plus - RS232 Interface voor Raspberry Pi
Serial Pi Plus - RS232 Interface voor Raspberry Pi
Serial Pi Plus - RS232 Interface voor Raspberry Pi
Serial Pi Plus - RS232 Interface voor Raspberry Pi
Serial Pi Plus - RS232 Interface voor Raspberry Pi

Omschrijving

De Serial Pi is een addon board die het seriële RS232-protocol ondersteunt.

De RS232 poort is aangesloten op de UART poort van de Raspberry Pi met een MAX3232 interface. De MAX3232 IC zet de 3.3V UART poort om naar RS232 voltages waardoor communicatie met RS232-compatibele apparaten via een DB9 seriële kabel of met het gebruik van een null-modem kabel mogelijk wordt. De RS232-poort kan worden gebruikt via de DB9-poort of via de soldeerpunten op het board.

Features

  • RS232 Master Port.
  • Beheer de Raspberry Pi via RS232 of verbind met seriële accessoires.
  • Stapelbaar ontwerp voor gebruik met andere expansion boards.
  • Maak het board vast aan de Pi met de optionele bevestigingskit (niet inbegrepen).

Compatible met

  • Raspberry Pi Model A+
  • Raspberry Pi Model B+
  • Raspberry Pi 2 Model B
  • Raspberry Pi 3 Model B
  • Raspberry Pi 3 Model B+
  • Raspberry Pi 4
  • Raspberry Pi Zero
  • Raspberry Pi Zero W

Reviews

Verlanglijst Serial Pi Plus - RS232 Interface voor Raspberry Pi
Productcode: KW-1619
€ 11,53
Excl. BTW
  • 17 stuk(s) direct uit voorraad leverbaar
  • Voor 17:00 uur besteld, is vandaag verzonden
  • Verzonden vanaf € 8,91 naar Verenigde Staten
  • 30 dagen niet goed, geld terug
  • Snelle levering vanuit Nederland

Documentatie

Raspberry Pi Serial Port Usage

The serial port on the Raspberry Pi is configured as default for console input/output. This allows you to login and interact with the Raspberry Pi via the serial port but you cannot use the serial port with your programs.

To use the serial port with other programs and hardware such as modems, arduino boards etc you need to disable the console login.

To Disable Serial Port Login

You need to edit two files in order to use the serial port with your own programs.

When the Raspberry Pi boots, the bootup information is sent to the serial port. You can disable this by editing the /boot/cmdline.txt file

The contents of the file look like this

dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2
rootfstype=ext4 elevator=deadline rootwait

Remove all references to ttyAMA0 so the file looks like this:

dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait

Save the file to save your changes.

The second file to edit is  /etc/inittab

Edit using: sudo nano /etc/inittab

The /etc/ inittab file has the command which enables the login prompt which needs to be disabled.

Near the end of the file will be a line similar to this:

respawn:/sbin/getty -L ttyAMA0 115200 vt100

Disable this line by adding a # character to the beginning.

#respawn:/sbin/getty -L ttyAMA0 115200 vt100

Save the file.

You should then reboot your raspberry pi with the following command

sudo shutdown -r now

You can now use your serial port with other applications on your Raspberry Pi.

Specificaties

Algemeen
ProductcodeKW-1619
MerkAB Electronics
EAN7426787870194
MPNSerialPiPlus
Geschikt voorRaspberry Pi 3 Model B+
Raspberry Pi 3 Model A+

Misschien vind je deze ook interessant

Deze bevestigingskit maakt het mogelijk om uitbreidingsboards / HATs stevig te bevestigen op je Raspberry Pi.
€ 4,92 Excl. BTW
De IO Pi Plus is een 32 kanaals digitaal uitbreidingsbord, ontworpen voor gebruik op de Raspberry Pi. Het bord is gebaseerd op de MCP23017 van Microchip.
€ 16,49 Excl. BTW
Dit adapter board maakt het mogelijk om de Raspberry Pi boards van AB Electronics te gebruiken met de Arduino Uno, Genuino UNO en andere Arduino boards welke dezelfde pin layout als de Uno hebben.
€ 4,92 Excl. BTW
Met deze HAT voeg je twee UART-poorten en 8 programmeerbare GPIO-pinnen toe aan je Raspberry Pi.
€ 11,53 Excl. BTW
Snelle verzending
Voor 17.00 uur besteld (ma-vr), is zelfde dag verzonden.
Niet goed, geld terug
Bij ons heb je een zichttermijn van 30 dagen.
Wereldwijde verzending
Wij verzenden vanuit Nederland met PostNL en DHL.
Thuiswinkel.org Lid