Skip to content

This Raspberry Pi3 project use an RS232 with max232 chip for converting data to TTL (TX, RX). RS232 ---> max232 ---> RaspberryPi (TTL RX). RS232 <--- max232 <--- RaspberryPi (TTL TX). The GUI is display on a TFT LCD with GPIO extension.

Notifications You must be signed in to change notification settings

DonavanMartin/RaspberryUART

Repository files navigation

Raspberry Pi3 UART RS232 with TouchScreen

Requierements

Hardware

This project use an RS232 with max232 chip for converting data to TTL (TX, RX). RS232 ---> max232 ---> RaspberryPi (TTL RX) RS232 <--- max232 <--- RaspberryPi (TTL TX) Touch Screen bought on amazon: Quimat 8,9 cm TFT LCD with GPIO extension.

  • Ground: must be the same for RS232, max232 and the Raspberry Pi, otherwise data on RX will be corrupted.
  • Max232 Vcc: 3.3 Volts

Install

Configuration

  • Configuration file: nano constants.py
  • Screen resolution: CAE mode 9 800x600 60Hz 4:3
  • Serial port: Enabled

Distribution

  • sh install.sh

About

This Raspberry Pi3 project use an RS232 with max232 chip for converting data to TTL (TX, RX). RS232 ---> max232 ---> RaspberryPi (TTL RX). RS232 <--- max232 <--- RaspberryPi (TTL TX). The GUI is display on a TFT LCD with GPIO extension.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages