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.43k stars 179 forks source link

Add Max31865 RTD Temperature IC driver #150

Closed sufyanaslam198 closed 5 months ago

sufyanaslam198 commented 6 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 5 months ago

👍