summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nathael Pajani [Thu, 15 Sep 2016 03:17:40 +0000 (05:17 +0200)]
Example app for BME280 sensor driver
Nathael Pajani [Thu, 15 Sep 2016 03:15:13 +0000 (05:15 +0200)]
Display error number on error
Nathael Pajani [Thu, 15 Sep 2016 03:15:07 +0000 (05:15 +0200)]
Display error number on error
Nathael Pajani [Thu, 15 Sep 2016 03:15:00 +0000 (05:15 +0200)]
Display error number on error
Nathael Pajani [Tue, 13 Sep 2016 16:30:32 +0000 (18:30 +0200)]
VEML6070 I2C UV sensor example
Nathael Pajani [Tue, 13 Sep 2016 16:27:19 +0000 (18:27 +0200)]
TSL256x I2C luminosity and IR sensor example
Nathael Pajani [Tue, 13 Sep 2016 16:20:20 +0000 (18:20 +0200)]
Update comments Use the TMP101 sensor adress as used on the exanh sensor board.
Nathael Pajani [Mon, 8 Aug 2016 20:20:18 +0000 (22:20 +0200)]
Fix comments and use uprintf instead of serial_write
Nathael Pajani [Sat, 18 Jun 2016 11:13:02 +0000 (13:13 +0200)]
Adding partial support for State Configurable Timers (SCT) Use as one 32 bits counter for PWM implemented and tested
Nathael Pajani [Wed, 15 Jun 2016 16:41:56 +0000 (18:41 +0200)]
Initial commit Most of the code received basic testing. Most of the code comes from the LPC1224 support code.