Skip to content

Instantly share code, notes, and snippets.

View astuder's full-sized avatar

Adrian Studer astuder

View GitHub Profile
@astuder
astuder / st1rx.py
Last active September 10, 2024 20:55
Seatalk1 receiver for Raspberry Pi based on gpiod
# Seatalk1 receiver for Raspberry Pi
# This script supports gpiod 1.x and 2.x, tested with 1.6.3 and 2.2.1
# This script was tested with Raspberry Pi OS Bookworm on Rasperry Pi 4 and Raspberry Pi 5
# This script was tested with Raspian Bullseye on Raspberry Pi 3
#
# Copyright 2024 Adrian Studer
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at