Vincent Dupont
35056fd647
drivers/adcxx1c: add ADC081C/ADC101C/ADC121C i2c adc support
6 years ago
smlng
42a09128aa
drivers: rework tmp006
6 years ago
Alexandre Abadie
4a852abd03
drivers/bmx280: factorize bme280 and bmp280 implementation
6 years ago
Alexandre Abadie
a4e16cd7e9
drivers/dsp0401: initial implementation
6 years ago
Vincent Dupont
73d8149490
drivers: add lsm6dsl imu driver
6 years ago
Loïc Dauphin
47cfe0ac66
drivers/dynamixel: initial support
6 years ago
smlng
51d89fabbb
driver, hd44780: set module dependencies
6 years ago
Loïc Dauphin
08a066a0db
drivers/feetech: initial support
6 years ago
Loïc Dauphin
ebe9b37444
drivers/uart_half_duplex: initial support
6 years ago
dylad
2f801bbce9
drivers/adxl345: initial implementation + SAUL adaptation
...
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
6 years ago
Alexandre Abadie
65d1b77338
drivers/veml6070: initial implementation
6 years ago
Alexandre Abadie
25ce12f3ef
drivers/tsl2561: initial implementation + saul support
6 years ago
Koen Zandberg
672da2c457
drivers/mrf24j40: initial mrf24j40 support
6 years ago
Kees Bakker
a0a76d66d2
drivers: Add driver for BME280
6 years ago
Michel Rottleuthner
ac2ae7cb56
drivers: added driver for accessing sd_cards over spi
6 years ago
Hauke Petersen
c37de8de4c
drivers/lis3dh: added default params.h file
6 years ago
Hauke Petersen
cf507c4f07
drivers/mma8x5x: remodeld driver
...
- renambed to mma8x5x to reflect the versatility
- cleaned up the interface
- fixed value computation for non 12-bit devices of the family
- added default configuration with mma8x5x_params.h
6 years ago
Hauke Petersen
976cf30281
drivers/hdc1000: remodeled driver
...
- cleaned up interface
- made read functions return phyical values
- made resolution configurable at initialization time
- added default parameter configuration file
- added SAUL support for the driver
6 years ago
Koen Zandberg
0f22e13ccb
drivers/jc42: Add JEDEC JC42.4 temperature sensors
...
This patch adds a driver for the jc42 compatible
temperature sensors. All sensors compatible with
jc42.4 should work. Examples include the mcp9808
and more.
6 years ago
Alexandre Abadie
48ea21447b
drivers/si70xx: fix saul auto initialization
6 years ago
Hauke Petersen
83d206e2b0
drivers/xbee: adapted to netdev2
6 years ago
Hauke Petersen
d7dbac7c61
drivers: added driver for W5100 Ethernet chips
6 years ago
Hauke Petersen
a3d1b5f839
drivers: added driver for LPD8808 LED strips
6 years ago
Alexandre Abadie
3aa1ffb5fb
drivers/io1_xplained: initial implementation including temperature/LED/GPIO and auto init
7 years ago
Hauke Petersen
abc6b5ccdf
drivers: added support for CC2420 radio
7 years ago
Alexandre Abadie
941bdbbc56
drivers/bmp180: initial implementation
7 years ago
Hauke Petersen
3bf85cb508
drivers: added driver for BH1750FVI light sensors
7 years ago
Hauke Petersen
22cc26e9d7
drivers: added driver for enc28j60 ethernet chip
7 years ago
Hauke Petersen
aee4e564c0
drivers/cc110x: moved includes
...
let the driver follow the same structure than other drivers
for now: keeping 'private' includes in a local include folder
7 years ago
Johann F
c6cec830f9
drivers/tcs37727: initial commit for tcs37727 driver
...
The driver supports lux and ct calculation and autogain funktion.
7 years ago
Kaspar Schleiser
bd698bf574
drivers: add encx24j600 ethernet driver
8 years ago
Martine Lenders
8f9e1656e1
at86rf2xx: remove ng_ prefix
8 years ago
Kaspar Schleiser
5d8349298f
remove bulk of legacy network stack and drivers
8 years ago
Ludwig Ortmann
4a05f47bcf
drivers/dht: initial import
...
Unified driver for DHT11 and DHT22.
8 years ago
Jonas
3287e71d45
Initial import of tests for kw2x radio
...
squash: driver: fixed typo to pass doccheck
squash: driver: bug fixes after test
squash: adapted Makefiles for correct build behaviour
restructured, no spi interaction in isr anymore
major bugfixes and restructurization
comments addressed
introduce new netconf option, ..AUTOCCA
squash: minor bugfix and add auto-init mechanism
squash: minor fixes to make travis happy
8 years ago
Ludwig Ortmann
0db92da19d
drivers/isl29125: initial import
8 years ago
Hauke Petersen
3778fb3dde
drivers: added driver for PCD8544 LCD display
8 years ago
Hauke Petersen
fefac35c1c
drivers: new driver for at86rf2xx family radios
8 years ago
Joakim Gebart
5ea9eaf386
drivers/ina220: Add driver for INA220 current and power sensor.
8 years ago
Fabian Nack
ae4616c5d8
drivers: Added MPU-9150 9-Axis motion sensor driver
8 years ago
Johann Fischer
a51c91e5be
add mag3110 magnetometer driver
8 years ago
Johann Fischer
ae10cc8af5
add mma8652 accelerometer driver
8 years ago
Johann Fischer
250740bba5
add mpl3115a2 pressure sensor driver
8 years ago
Fabian Nack
eebfd5011a
drivers - cc110x: Initial import of new cc110x driver
8 years ago
PeterKietzmann
d8a26d5aa6
Initial import of nrf24l01p lowlevel functions
8 years ago
Hauke Petersen
da64a7f438
drivers: added L3G4200D gyroscope driver
8 years ago
Thomas Eichinger
88fce936e9
lsm303dlhc: initial import of lsm303dlhc driver
...
TODO: Accelerometer does not return valid values yet
8 years ago
Hauke Petersen
7b666eb2a9
drivers: added LPS331AP pressure sensor driver
8 years ago
Fabian Nack
53b0ad2be5
drivers - cc110x: rename cc110x to cc110x_legacy_csma
8 years ago
Fabian Nack
07fff37efe
drivers - cc110x_ng: rename ng driver to legacy
8 years ago