Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-09-25 | BME680: Add .configure helper function | Daniel Friesel | -0/+9 |
2019-09-25 | more BME680 tests | Daniel Friesel | -0/+4 |
2019-09-24 | bme680: add accessors for benchmark generation | Daniel Friesel | -0/+28 |
2019-09-24 | convert BME680 driver to C++ class | Daniel Friesel | -191/+388 |
2019-09-23 | Add Bosch SensorTec BME680 driver + utilities | Daniel Friesel | -0/+777 |
2019-07-18 | nrf24: Add observe tx accessor | Daniel Friesel | -0/+7 |
2019-07-16 | more radio tests | Daniel Friesel | -6/+16 |
2019-07-16 | Working Nrf24 ping-pong | Daniel Friesel | -117/+223 |
2019-06-25 | addsetautoack | Daniel Friesel | -3/+24 |
2019-06-25 | RF24: toggles, add setPayloadSize | Daniel Friesel | -2/+6 |
2019-06-25 | Nrf24: dynamic payload size and dynamic acks | Daniel Friesel | -1/+25 |
2019-06-24 | RF24: Add functions required for reading | Daniel Friesel | -2/+157 |
2019-06-24 | import nRF24 TX code | Daniel Friesel | -39/+212 |
2019-06-21 | add basic nRF24 driver | Daniel Friesel | -0/+196 |
2019-05-24 | add ccs811, max44006, max44009 drivers. Not all are working. | Daniel Friesel | -0/+60 |
2019-03-04 | Add LM75 DFA model | Daniel Friesel | -0/+2 |
2018-10-25 | . | Daniel Friesel | -2/+2 |
2018-10-24 | I2C: Add support for manual / always-on gpio pullups | Daniel Friesel | -0/+9 |
2018-10-19 | LM75: Add getOS, getHyst accessors | Daniel Friesel | -0/+2 |
2018-08-08 | Add 24LC64 EEPROM driver | Daniel Friesel | -0/+19 |
2018-08-07 | Add AM2320 driver | Daniel Friesel | -0/+22 |
2018-01-15 | Add Software I2C implementation | Daniel Friesel | -0/+26 |
2018-01-12 | add mmsimple driver | Daniel Friesel | -0/+34 |
2018-01-11 | Add Sharp96 display driver, split up msp430 SPI into a1 / b | Daniel Friesel | -0/+24 |
2017-12-14 | Add I2C and LM75 drivers | Daniel Friesel | -0/+21 |