1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-12-24 20:40:59 +03:00

Add Adler 32 bit checksum library (#979)

* 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.

* Add Fletcher checksum

* Add Adler checksum library
This commit is contained in:
Rob Tillaart
2022-01-27 12:23:15 +01:00
committed by GitHub
parent 6322c850dc
commit e8467f63ee

View File

@@ -3133,6 +3133,7 @@ https://github.com/RobTillaart/AD5144A
https://github.com/RobTillaart/AD520X
https://github.com/RobTillaart/AD524X
https://github.com/RobTillaart/AD985X
https://github.com/RobTillaart/Adler
https://github.com/RobTillaart/ADS1X15
https://github.com/RobTillaart/ADT7470
https://github.com/RobTillaart/AGS02MA