1
0
mirror of https://github.com/arduino/library-registry.git synced 2026-01-06 15:01:10 +03:00

Add MAX6675 (#904)

* Add MCP23S08

8 bit SPI IO extender

* add mcp23008

i2c 8 channel IO extender

* Add DHT20 - I2C temperature and humidity sensor

* Add MAX6675

Arduino library for MAX6675 chip for K type thermocouple
This commit is contained in:
Rob Tillaart
2022-01-12 14:48:35 +01:00
committed by GitHub
parent f43e6a6307
commit 7ac02f8f90

View File

@@ -3178,6 +3178,7 @@ https://github.com/RobTillaart/map2colour
https://github.com/RobTillaart/MAX31855_RT
https://github.com/RobTillaart/Max44007
https://github.com/RobTillaart/Max44009
https://github.com/RobTillaart/MAX6675
https://github.com/RobTillaart/MCP_ADC
https://github.com/RobTillaart/MCP_DAC
https://github.com/RobTillaart/MCP23008