1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-10 13:01:01 +03:00

Add MS5611_SPI (#963)

* 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

* Add MS5611_SPI

Experimental library for GY-63 / MS5611 over SPI interface.
This commit is contained in:
Rob Tillaart
2022-01-25 09:52:45 +01:00
committed by GitHub
parent 5174e321cd
commit 46072d8a6b

View File

@ -3213,6 +3213,7 @@ https://github.com/RobTillaart/MCP9808_RT
https://github.com/RobTillaart/MINMAX
https://github.com/RobTillaart/ML8511
https://github.com/RobTillaart/MS5611
https://github.com/RobTillaart/MS5611_SPI
https://github.com/RobTillaart/MT8870
https://github.com/RobTillaart/MTP40C
https://github.com/RobTillaart/MultiMap