12f4ee13ec
Update repositories.txt ( #1037 )
2022-02-11 05:26:16 +00:00
6e82a3723b
Add HAMqttDiscoveryHandler library ( #1036 )
2022-02-10 12:11:13 +00:00
b4caf1e5a2
Add MBED_RP2040_PWM Library ( #1035 )
...
### Initial Releases v1.0.0
1. Initial coding to support RP2040-based boards such as **Nano_RP2040_Connect and RASPBERRY_PI_PICO**, etc. using [**Arduino-mbed** core](https://github.com/arduino/ArduinoCore-mbed )
2022-02-10 03:19:23 +00:00
3401a1f9e1
Add EmotiBit ADS1X15 to Arduino Library manager ( #1034 )
...
* Update repositories.txt
* Update repositories.txt
2022-02-10 00:23:51 +00:00
1555ca0dfd
Update repositories.txt ( #1033 )
2022-02-10 00:17:47 +00:00
7b1f15f506
Update repositories.txt ( #1029 )
2022-02-10 00:16:16 +00:00
a171518ec5
Add nRF52_MBED_PWM ( #1032 )
...
### Initial Releases v1.0.0
1. Initial coding to support **Nano_33_BLE boards**, using [**ArduinoCore-mbed mbed_nano** core](https://github.com/arduino/ArduinoCore-mbed )
2022-02-09 22:54:29 +00:00
40b91023ea
Merge pull request #1030 from kousheekc/patch-2
...
Removed Kinematics library
2022-02-09 10:58:32 -08:00
b595d1d124
Removed Kinematics library
...
Removed my kinematics library since there were major bugs and deleted the repository from github
2022-02-09 23:31:10 +05:30
bc0c982727
Update repositories.txt ( #1028 )
2022-02-09 14:41:27 +00:00
d9eac986e6
Added link to DM8BA10 library ( #1026 )
2022-02-08 19:52:47 +00:00
b67445d3bb
Update repositories.txt ( #1025 )
2022-02-08 19:00:35 +00:00
ee8ccf0453
Add EventJoystick ( #1023 )
2022-02-08 16:07:55 +00:00
2680f3de1e
Update repositories.txt ( #1022 )
2022-02-08 10:26:35 +00:00
3ce01ef842
Add EventAnalog ( #1020 )
2022-02-07 21:15:01 +00:00
7bd4ca20ca
Create repositories.txt ( #1011 )
2022-02-07 07:10:52 +00:00
1168826bce
Update repositories.txt ( #1010 )
2022-02-07 06:45:13 +00:00
ed61fe9782
Update repositories.txt ( #1008 )
...
Added `serialMux`: a serial multiplexer library.
2022-02-06 17:23:24 +00:00
683d45af25
Add Soundex class ( #1007 )
...
* 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
* Add Soundex
implements basic Soundex algorithm.
2022-02-06 15:20:17 +00:00
51620dfdfa
Add EventButton ( #1006 )
2022-02-06 12:07:20 +00:00
435e28cd33
Please add SimpleFOCDrivers library ( #1005 )
...
SimpleFOCDrivers library is a set of drivers for things like motor driver ICs, magnetic encoders and comms. It supports the existing SimpleFOC library already part of the library registry.
2022-02-03 22:50:38 +00:00
5813dd6db2
Added lwIOLink ( #1004 )
2022-02-03 20:22:22 +00:00
b669cd3b79
Add Sensair S8 UART library ( #996 )
...
* Add Sensair S8 UART library
To easily interface with a Sensair S8 sensor
* Fix missing new line
2022-02-03 18:45:11 +00:00
db4ee63156
Update repositories.txt ( #1003 )
2022-02-03 17:26:14 +00:00
4fbc6f66dd
Update repositories.txt ( #1001 )
2022-02-02 12:39:08 +00:00
645531400f
Merge pull request #999 from per1234/move-SparkFun_Si7021_Humidity_and_Temperature_Sensor
...
Update URL of "SparkFun Si7021 Humidity and Temperature Sensor"
2022-02-01 00:08:32 -08:00
8cdfb9f34a
Update URL of "SparkFun Si7021 Humidity and Temperature Sensor"
2022-01-31 20:21:46 -08:00
bcdd3c0f3d
Adding LCD library ( #995 )
...
https://github.com/turing-complete-labs/LCDDisplay10_Arduino
2022-01-30 02:54:39 +00:00
09ec9f43be
Update repositories.txt ( #993 )
2022-01-29 17:36:25 +00:00
76db2fdb86
Update repositories.txt ( #992 )
2022-01-29 13:00:30 +00:00
00ef4c25bd
Update repositories.txt ( #991 )
2022-01-29 09:22:35 +00:00
75be240c43
Update repositories.txt ( #989 )
2022-01-28 08:51:12 +00:00
aa1b714eee
Update repositories.txt ( #988 )
...
Add ICM42688
2022-01-28 08:33:56 +00:00
60cf90db36
Create repositories.txt ( #984 )
2022-01-27 16:48:40 +00:00
e0d4bdf86a
Update repositories.txt ( #982 )
2022-01-27 16:39:13 +00:00
1805e0f7f1
Update repositories.txt ( #981 )
2022-01-27 11:44:12 +00:00
e8467f63ee
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
2022-01-27 11:23:15 +00:00
6322c850dc
Publish 107-Arduino-AS504x for AMS angle position sensors. ( #976 )
2022-01-27 06:00:00 +00:00
ee51528a9d
Update repositories.txt ( #974 )
2022-01-26 12:37:29 +00:00
b29eaaefcb
Add Fletcher checksum ( #973 )
...
* 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
2022-01-26 09:21:45 +00:00
aa0dca32ad
Update repositories.txt ( #972 )
2022-01-26 05:49:22 +00:00
6dda392f02
Add PRDC_AD7194 ( #971 )
...
New library https://github.com/PR-DC/PRDC_AD7194
2022-01-25 21:05:11 +00:00
b1d0572885
Add PRDC_AD7193 ( #970 )
...
New library https://github.com/PR-DC/PRDC_AD7193
2022-01-25 20:53:44 +00:00
7b201e7d66
Add PRDC_TMAESC ( #969 )
...
* Add PRDC_TMAESC
New library https://github.com/PR-DC/PRDC_TMAESC
* Add PRDC_AD7797
New library https://github.com/PR-DC/PRDC_AD7797
2022-01-25 20:35:49 +00:00
0781ce59cc
Add PRDC_TMAESC ( #968 )
...
New library https://github.com/PR-DC/PRDC_TMAESC
2022-01-25 20:20:36 +00:00
91afb11e45
Add PRDC_ServoHT ( #967 )
2022-01-25 19:59:34 +00:00
5263f99a2d
Update repositories.txt ( #966 )
...
* Update repositories.txt
* Update repositories.txt
2022-01-25 19:36:45 +00:00
700bea5dba
Update repositories.txt ( #965 )
2022-01-25 18:22:12 +00:00
5c3b366db1
Update repositories.txt ( #964 )
2022-01-25 18:07:26 +00:00
618497e025
Update repositories.txt ( #962 )
2022-01-25 12:16:11 +00:00