Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 353 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 353 Bytes

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