Reading a serial USB port from Rasperry PI OS Lite with python (from terminal) 2.3 (3)

In this guide I’ll show you how to connect your Raspberry PI to a serial USB port and read its values with Python from terminal (without Desktop environment). For this purpose, we’ll use Pyserial and its terminal tool. Raspberry PI can be used to interface real world from its GPIO as, for example, by Controlling […]

Reading a serial USB port from Rasperry PI OS Lite with python (from terminal) 2.3 (3) Read More »