Control serial infrared camera VC0706 with UART, Raspberry Pi and Python 3

So you bought a serial infrared camera from Adafruit running VC0706 chip, you want to know how to use it? 1. ssh into your Pi: ssh pi@192.168.1.111 (address of your Pi) then enter your usename and password. 2. Prepare your Raspberry Pi GPIO UART serial pins. Turn them off as…