Skip to content

Instantly share code, notes, and snippets.

View RAD750's full-sized avatar
⚒️
geology time

Jacopo RAD750

⚒️
geology time
View GitHub Profile
@RAD750
RAD750 / tf03k.py
Created March 4, 2025 18:36
TF03K TTL232 Serial decoder
import serial
import sys
ser = serial.Serial(
port='/dev/ttyUSB0',\
baudrate=19200,\
parity=serial.PARITY_NONE,\
stopbits=serial.STOPBITS_ONE,\
bytesize=serial.EIGHTBITS,\
timeout=2)

Keybase proof

I hereby claim:

  • I am rad750 on github.
  • I am lego11 (https://keybase.io/lego11) on keybase.
  • I have a public key ASBBy19wD0UimRAawpSmD6s_4HQ7uVOyyYU35ljAkiZ3GAo

To claim this, I am signing this object: