soft/lpc82x/examples
2 years agoROM UART test app
Nathael Pajani [Wed, 18 Aug 2021 08:15:28 +0000 (10:15 +0200)]
ROM UART test app

2 years agoComments update in BME280 example.
Nathael Pajani [Sat, 13 May 2017 01:47:02 +0000 (03:47 +0200)]
Comments update in BME280 example.

2 years agoChanges to timers API
Nathael Pajani [Tue, 27 Sep 2016 22:11:56 +0000 (00:11 +0200)]
Changes to timers API

2 years agoChanges to ADC API
Nathael Pajani [Tue, 27 Sep 2016 22:10:53 +0000 (00:10 +0200)]
Changes to ADC API

2 years agoBugfix : did not use the right variable name
Nathael Pajani [Mon, 26 Sep 2016 15:57:56 +0000 (17:57 +0200)]
Bugfix : did not use the right variable name

2 years agoVCNL4040 I2C Light / Distance sensor example
Nathael Pajani [Thu, 15 Sep 2016 13:49:07 +0000 (15:49 +0200)]
VCNL4040 I2C Light / Distance sensor example

2 years agoExample app for BME280 sensor driver
Nathael Pajani [Thu, 15 Sep 2016 03:17:40 +0000 (05:17 +0200)]
Example app for BME280 sensor driver

2 years agoDisplay error number on error
Nathael Pajani [Thu, 15 Sep 2016 03:15:13 +0000 (05:15 +0200)]
Display error number on error

2 years agoDisplay error number on error
Nathael Pajani [Thu, 15 Sep 2016 03:15:07 +0000 (05:15 +0200)]
Display error number on error

2 years agoDisplay error number on error
Nathael Pajani [Thu, 15 Sep 2016 03:15:00 +0000 (05:15 +0200)]
Display error number on error

2 years agoVEML6070 I2C UV sensor example
Nathael Pajani [Tue, 13 Sep 2016 16:30:32 +0000 (18:30 +0200)]
VEML6070 I2C UV sensor example

2 years agoTSL256x I2C luminosity and IR sensor example
Nathael Pajani [Tue, 13 Sep 2016 16:27:19 +0000 (18:27 +0200)]
TSL256x I2C luminosity and IR sensor example

2 years agoUpdate comments Use the TMP101 sensor adress as used on the exanh sensor board.
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.

2 years agoFix comments and use uprintf instead of serial_write
Nathael Pajani [Mon, 8 Aug 2016 20:20:18 +0000 (22:20 +0200)]
Fix comments and use uprintf instead of serial_write

2 years agoAdding partial support for State Configurable Timers (SCT) Use as one 32 bits counter...
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

2 years agoInitial commit Most of the code received basic testing. Most of the code comes from...
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.