soft/lpc82x/examples
14 months agoAdd gitignore file master
Nathael Pajani [Sat, 11 Feb 2023 04:22:35 +0000 (05:22 +0100)]
Add gitignore file

14 months agoROM UART test app
Nathael Pajani [Wed, 18 Aug 2021 08:15:28 +0000 (10:15 +0200)]
ROM UART test app

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

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

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

14 months 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

14 months 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

14 months 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

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

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

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

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

14 months 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

14 months 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.

14 months 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

14 months 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

14 months 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.