Programming Custom Software for 1-Wire Bus Communication on HAT v4 for RPi

jhp

New member
Hello everyone,

I have recently purchased a HAT v4 for my Raspberry Pi. I am interested in developing my own software, most likely in Python, to interact with the 1-wire bus, but I currently lack the necessary information to get started. I understand that the HAT is equipped with its own CPU that manages this communication.

I need more details about accessing the 1-Wire bus or to understand whether it is feasible to interact with it directly. Any documentation, guidance, or pointers on where to begin would be immensely helpful. I'm particularly interested in whether I can programmatically access the 1-Wire bus using custom software, and how I might go about this.

Thank you in advance for any advice or information you can provide!
 
Top