Skip to content

A JAVA project around adding an additional serial port to the Raspberry Pi. The whole idea is around the usage of a multiplexer.

Notifications You must be signed in to change notification settings

WGLabz/Dual-UART-Raspberry-Pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Started working on project on 20190128 Dual UART Raspberry Pi

Libraries Used:

Enable hardware UART of Raspberry Pi

  • goto raspi-config and change use hardware serial to yes in interface menu.
  • type in sudo /boot/config.txt and add dtoverlay=pi3-disable-bt
  • Run sudo systemctl disable hciuart

About

A JAVA project around adding an additional serial port to the Raspberry Pi. The whole idea is around the usage of a multiplexer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages