Search found 1 match

by Khangee
Wed Apr 07, 2021 7:49 pm
Forum: MicroPython pyboard
Topic: machine.I2C and the stop condition
Replies: 13
Views: 19473

Re: machine.I2C and the stop condition

NielsClausen wrote:
Tue Nov 07, 2017 3:23 pm
Ahh! Great explanation – will keep that in mind when reading the docs :-)

Thanks again. I have now built my very rudimentary AD5933 driver. When it has been expanded and tested, I will share it .
I am struggling writing micro python driver for AD5933. Can you share your code