Open a serial terminal (like PuTTY, Arduino Serial Monitor, or Tera Term) and select the correct COM port. Type characters into the terminal window.
If you don’t have the technical details yet, I can also provide a for a driver release, which you can fill in. Just let me know which approach you prefer. hw-417-v1.2 driver
Complete Guide to the HW-417 V1.2 Driver: Installation, Troubleshooting, and CH340 Configuration Open a serial terminal (like PuTTY, Arduino Serial
def is_tilted(self): return GPIO.input(self.pin) == GPIO.HIGH Open a serial terminal (like PuTTY