ptvoinfo / zigbee-configurable-firmware

PTVO firmware for CC2530, CC2531, and CC2652 Zigbee chips
https://ptvo.info/zigbee-configurable-firmware-features/
MIT License
210 stars 22 forks source link

Feature request: thermocouple sensor #33

Closed pilotak closed 1 year ago

pilotak commented 3 years ago

It would be perfect if MAX31855 or MAX6675 could be added, so i don't have to use co-processor for reading the temperature

ptvoinfo commented 3 years ago

Why is it better than other temperature sensors like HDC1080, DS18B20, etc?

pilotak commented 3 years ago

i need to measuse high temperature around 150°C

pilotak commented 1 year ago

@ptvoinfo it's a pity that this is not going to be supported

ptvoinfo commented 1 year ago

@pilotak I've added the MAX31855 sensor some time ago: https://ptvo.info/zigbee-configurable-firmware-features/external-sensors/max31855/ But only for CC2652 because CC2530 do not have enough memory for this feature.

pilotak commented 1 year ago

oh, perfect, thanks a lot