sago35
45c68ef0fc
ft6336: add support for ft6336
2022-01-04 15:54:35 +01:00
Olivier Fauchon
025a66655f
shtc3: Sensirion SHTC3 Relative Humidity / Temperature i2c sensor
2021-12-28 16:02:10 +01:00
spearson78
43099c5d5f
XPT2046 Touch driver ( #350 )
...
Co-authored-by: Steven Pearson <steven.pearson.78@gmail.com >
2021-12-14 09:14:10 +09:00
deadprogram
d632eb888f
docs: add LSM9DS1 to list
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2021-11-18 11:39:27 +01:00
sago35
51c3aa271b
axp192: add support for AXP192 single Cell Li-Battery and power system management IC
2021-11-18 11:18:30 +01:00
Sam Lader
3637033fec
Fix broken link for SHT3x datasheet ( #327 )
...
docs: fix broken link for SHT3x datasheet
2021-11-06 21:26:08 +01:00
deadprogram
233866443c
docs: update list of supported drivers with recent additions
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2021-11-06 18:34:08 +01:00
sago35
bd42656644
i2csoft: add support for software I2C
2021-11-04 15:02:21 +01:00
sago35
0bc3702dd0
rtl8720dn: add support for rtl8720dn
2021-06-27 16:33:32 +02:00
sago35
6b914f7af7
sdcard: add support for fatfs
2021-05-31 17:26:21 +02:00
deadprogram
dfd652ca1f
docs: up to 65 devices
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2021-05-12 15:30:41 +02:00
Ayke van Laethem
c765ef3970
servo: add driver using PWM
...
This PR adds support for controlling servos. For example, on the Arduino
Uno it should be able to control up to 6 servos jitter-free when using
all available PWM pins.
I haven't added support for setting a position in degrees, mainly
because this varies by servo and it's probably necessary to configure
the bounds in some way. Therefore, I added just SetMicroseconds. This
makes the API possible to use and leaves the possibility of adding a
SetPosition in the future.
2021-05-12 15:29:18 +02:00
akif999
428db3cd12
mcp2515: add support for mcp2515 CAN device
2021-05-12 13:37:02 +02:00
deadprogram
d7f619ca21
docs: update count of supported devices to 63
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2021-05-12 09:24:16 +02:00
Kenneth Bell
d1ace44754
aht20: add device
2021-05-12 09:21:52 +02:00
deadprogram
e6a822f68b
docs: up to 62 devices for the README
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2021-05-11 18:27:00 +02:00
Kenneth Bell
f65bce6d36
ina260: add new i2c device
2021-05-11 11:13:29 +02:00
sago35
d2db0c28e2
doc: update README.md
2021-05-10 14:42:12 +02:00
sago35
761bcfc4db
pcf8563: add support for pcf8563 real time clock
2021-05-10 14:35:01 +02:00
Quentin Smith
1345bc2161
p1am: documentation and example program
2021-04-02 17:23:38 +02:00
Nerzal
e1deb45aac
add 4x4 keypad driver ( #226 )
...
add 4x4 keypad driver
2021-03-26 18:19:40 +01:00
deadprogram
d1cafbc2b2
docs: add missing new drivers added since last release
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2021-03-26 18:12:02 +01:00
Nerzal
84408279de
add 4x4 keypad driver ( #226 )
...
add 4x4 keypad driver
2021-03-26 18:10:39 +01:00
deadprogram
7531c9d334
Prepare for drivers release 0.15.0
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2021-03-26 18:10:39 +01:00
pleomaxx3002
ee44900c25
DHTXX driver ( #235 )
...
dhtXX: add new driver for dht thermometer
2021-03-26 18:09:48 +01:00
deadprogram
b9a70aeb6f
docs: add missing new drivers added since last release
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2021-03-26 18:05:00 +01:00
Tobias Theel
a771641339
max7219: add driver support
2021-03-26 18:03:15 +01:00
Tim Boldt
b1ae52d1b9
Add Waveshare 4.2in B/W e-paper driver ( #183 )
...
* waveshare-epd/epd4in2: Add Waveshare 4.2in e-paper driver
2020-08-25 18:57:13 +02:00
deadprogram
38f97a8b45
docs: replace README badge for godocs with pkgdocs
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2020-08-21 16:17:38 +02:00
Ron Evans
af4efceac1
lis2mdl: add LIS2MDL magnetometer ( #187 )
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2020-08-20 13:21:39 +02:00
deadprogram
75b8a75b4b
docs: reorder to correct alpha and adjust count of supported drivers
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2020-08-03 12:06:17 +02:00
Ayke van Laethem
9130e61c55
bmi160: add initial support
2020-07-31 19:31:52 +02:00
Nerdmeister
1d09194bbc
Added support for the Bosch BMP280 temperature and pressure sensor. ( #158 )
...
* bmp280: Added support for the Bosch BMP280 temperature and pressure sensor.
2020-06-21 16:16:29 +02:00
Yannis Huber
fd9b1ba89b
Add SSD1351 OLED display driver ( #146 )
...
* ssd1351: Add SSD1351 driver
2020-04-24 07:30:50 +02:00
Ron Evans
2ea620026b
docs: rearrange list of drivers to be in alpha order
...
Signed-off-by: Ron Evans <ron@hybridgroup.com >
2020-04-12 16:34:44 +02:00
Daniel Esteban
04be2320b7
Added HC-SR04 ultrasonic distance sensor. ( #143 )
...
* Added HC-SR04 ultrasonic distance sensor.
2020-04-12 16:29:46 +02:00
BCG
b1529dcf7a
Low-level IO driver for serial flash memory via SPI and QSPI ( #124 )
...
* QSPI/SPI: flash memory functions
2020-04-11 17:59:58 +02:00
Yannis Huber
6f213e97c3
Add driver for TMP102 low-power digital temperature sensor ( #141 )
...
* tmp102: add driver and example
2020-04-03 13:11:46 +02:00
Daniel Esteban
ebceed6014
AMG88xx thermal camera module
2020-03-17 12:11:03 +01:00
Ron Evans
0c7b6c0d3c
docs: update readme to correct count of supported drivers
...
Signed-off-by: Ron Evans <ron@hybridgroup.com >
2020-03-07 09:16:08 -08:00
Jean François CASSAN
c7cbd7c6cd
Shiftregister implementation ( #135 )
...
* Basic support of SIPO shift register
* typo
* add example of shiftregister for arduino and nucleo
* Fix build flag for nucleof103rb
* Fix wrong data pin configuration
* Change README.md for Shift registers
* Add API for individual register's output pin
* Rewrite shift register example to show ShiftPin usage
* Fix target for shiftregister example smoke test
* Fix type in makefile
* Add shiftregister compatble IC
* Edit comment and readme
2020-03-04 18:48:06 +01:00
Jordan Christiansen
2034f92d11
README: Use degree sign instead of ordinal
...
º is the masculine ordinal in Spanish. ° is the degree sign. They look different in some fonts.
2020-02-08 19:32:10 +01:00
Ron Evans
6842bdb424
docs: update README to include list of all 44 drivers
...
Signed-off-by: Ron Evans <ron@hybridgroup.com >
2020-01-28 19:27:24 +01:00
BCG
d43263f764
Adding driver for four-wire resistive touchscreen ( #118 )
...
* resistive: Adding driver for four-wire resistive touchscreen, as used on the Adafruit PyPortal.
2020-01-28 18:55:31 +01:00
BCG
6716bb6c0a
ILI9341 TFT driver ( #115 )
...
* ILI9341: TFT display implementation
2020-01-07 20:11:46 +01:00
Ron Evans
d5aa295b76
l9110x: add support for L9110x h-bridge motor driver
...
Signed-off-by: Ron Evans <ron@hybridgroup.com >
2020-01-03 10:37:30 +01:00
Ron Evans
c6e8af3057
l293x: added support for h-bridge motor controller
...
Signed-off-by: Ron Evans <ron@hybridgroup.com >
2020-01-03 10:05:23 +01:00
BCG
1d0f04af6b
Support for ADT7410 temperature sensor ( #109 )
...
* ADT7410: add support for i2c temperature sensor
2019-12-26 13:53:06 +01:00
Ron Evans
3bb5b4519b
docs: correct driver count in README
...
Signed-off-by: Ron Evans <ron@hybridgroup.com >
2019-12-23 17:32:07 +01:00
Daniel Esteban
adb0c2c261
added generic 8bit shift register ( #107 )
...
* shifter: added generic 8bit shift register driver with ShiftPin Pin-compatible GPIO interface
2019-12-22 21:32:49 +01:00