|
RaspTTY: WEB to TTY Interface |





# ------------------------------------------------ # minimal /boot/config.txt # ------------------------------------------------ # Disable BT on pi0W as it uses serial dtoverlay=pi3-disable-bt # ------------------------------------------------ # UART enabled enable_uart=1 # ------------------------------------------------ # Load for USB gadget and activity led route dtoverlay=dwc2 dtoverlay=activityled.dtb # ------------------------------------------------ # Enable audio and route PWM to alternate dtparam=audio=on dtoverlay=pwm-2chan,pin=18,func=2,pin2=19,func2=2 # ------------------------------------------------
| python3-pip | sudo apt-get install python3-pip | all utilities |
| python3-lxml | sudo apt-get install python3-lxml | all utilities |
| pyserial | sudo python3 -m pip install pyserial | all utilities |
| minimodem | sudo apt-get install minimodem | all utilities |
| omxplayer | sudo apt-get install omxplayer | Service.py |
| tornado | sudo python3 -m pip install tornado | web/server.py and Service.py |







| Controler | |
![]() |
![]() |
![]() |
| RPI Hat details | |
![]() |
![]() |
| Output Sample |
![]() |