Açıklama Yok

DLIMIKO ecb211dafa + Updated format constraint to recieve 0-length samples and bytes. 1 yıl önce
.idea 8e6beb3c22 + Completed minimal functionality to nbus revision 2 1 yıl önce
nbus_api 8e6beb3c22 + Completed minimal functionality to nbus revision 2 1 yıl önce
nbus_hal 8e6beb3c22 + Completed minimal functionality to nbus revision 2 1 yıl önce
nbus_sensor_drivers 8e6beb3c22 + Completed minimal functionality to nbus revision 2 1 yıl önce
nbus_types ecb211dafa + Updated format constraint to recieve 0-length samples and bytes. 1 yıl önce
README.md 6802659ebf + Resolved functional cross-dependencies between modules and devices 1 yıl önce
main.py 8e6beb3c22 + Completed minimal functionality to nbus revision 2 1 yıl önce

README.md

nBus Client API

This project provides a Python client API for the nBus protocol over a serial port. It offers a high-level, strictly object-oriented approach, ensuring type safety, clear error handling and maintainability. It uses The Beatype runtime typechecking.