mcauser / awesome-micropython

A curated list of awesome MicroPython libraries, frameworks, software and resources.
https://awesome-micropython.com
Creative Commons Zero v1.0 Universal
1.38k stars 175 forks source link

Add Max31865 RTD Temperature IC driver #150

Closed sufyanaslam198 closed 3 months ago

sufyanaslam198 commented 4 months ago

This is a driver for the MAX31865 resistance-to-digital converter IC ported from Adafruit's CircuitPython implementation to micropython.

https://github.com/sufyanaslam198/max31865.git

mcauser commented 3 months ago

👍