Commit graph

239 commits

Author SHA1 Message Date
Gunar Schorcht
4927b2e04f Driver for Bosch BME680 sensor added with Examples
Bosch Sensortronic's BME680 is a brand new integrated environmental sensor. It integrates temperature, pressure, humidity and gas sensors with high accuracy within a single unit. These are the examples on how to use the new driver for BME680.
2017-10-01 01:51:21 +02:00
Gunar Schorcht
c4248581e2 Improved documentation of SHT3x driver examples 2017-10-01 01:44:25 +02:00
Gunar Schorcht
457cf82039 Delete README.md 2017-09-30 20:49:21 +02:00
Gunar Schorcht
309cbd9387 Delete bme680_timer_i2c.c 2017-09-30 20:49:09 +02:00
Gunar Schorcht
d14dd26028 Delete Makefile 2017-09-30 20:49:01 +02:00
Gunar Schorcht
dfac33e56c Delete bme680_task_i2c.c 2017-09-30 20:48:48 +02:00
Gunar Schorcht
bed16da1b8 Delete Makefile 2017-09-30 20:48:39 +02:00
Gunar Schorcht
fba947db3f Delete bme680_callback_spi.c 2017-09-30 20:48:28 +02:00
Gunar Schorcht
4f4df8dbef Delete Makefile 2017-09-30 20:48:19 +02:00
Gunar Schorcht
1d94dd83e0 Delete bme680_callback_i2c_two_sensors.c 2017-09-30 20:48:08 +02:00
Gunar Schorcht
201d296f3f Delete Makefile 2017-09-30 20:47:56 +02:00
Gunar Schorcht
803af1b98e Delete Makefile 2017-09-30 20:47:45 +02:00
Gunar Schorcht
ff6785a656 Delete bme680_callback_i2c.c 2017-09-30 20:47:36 +02:00
Gunar Schorcht
0448887473 Delete BME680_Timer_I2C.bin 2017-09-30 18:02:26 +02:00
Gunar Schorcht
3b2028e387 Delete BME680_Task_I2C.bin 2017-09-30 18:01:59 +02:00
Gunar Schorcht
5e6d316ecc Delete BME680_Callback_I2C_Two_Sensors.bin 2017-09-30 18:01:14 +02:00
Gunar Schorcht
649d0450de Driver for the brand new Bosch BME680 sensor added 2017-09-30 16:14:51 +02:00
Gunar Schorcht
88bf000942 GPIO used as I2C SCL signal changed
GPIO used as I2C SCL signal for second I2C bus was changed from GPIO16 to GPIO12 in this example. Reason is that GPIO16 is slower than other GPIOs.
2017-09-15 14:57:51 +02:00
Gunar Schorcht
6ea41cfdc7 Completion of the document 2017-09-15 11:57:04 +02:00
Gunar Schorcht
ca482fa99a Small changes 2017-09-15 11:16:08 +02:00
Gunar Schorcht
a0bb27da91 Add files via upload 2017-09-14 14:32:43 +02:00
Zaltora
b83c2629b9 I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
alex
3c050bc4d1 Upnp example emulating a Wemo switch 2017-07-20 20:23:52 +02:00
Ruslan V. Uss
e17b1a5db6 Merge pull request #410 from UncleRus/extras/ad770x
Driver for AD7705/AD7706 SPI ADC
2017-07-10 03:42:42 +05:00
UncleRus
ee7bd87011 Driver for AD7705/AD7706 SPI ADC 2017-07-07 03:50:50 +05:00
Our Air Quality
4737e3b438 Update mbed TLS to 2.5.1 2017-07-04 20:24:34 +10:00
Johan Kanflo
577d5e6895 Fix for #381 2017-05-16 16:12:55 +02:00
thanhpn
dbcb707c1c add pcf8591 lib + example 2017-04-25 23:57:40 +07:00
thanhpn
b982a132ae add 2017-04-23 15:35:23 +07:00
andree182
b3f658bdbf bh1750 i2c light sensor driver + pwm cleanup (#330)
Add bh1750 (I2C light sensor) driver + usage example
2017-04-01 05:20:37 +05:00
Brian Schwind
8b5ee93b55 Add a TSL4531 driver and example 2017-03-22 01:36:30 +09:00
Andrew Clink
03597d9162 Make FreeRTOS hooks weak; Add example 2017-03-20 12:56:17 -07:00
mr-nice
6b0547b963 Softuart (#307)
* extras/softuart: support for multiple UARTs, dynamic RX/TX pins
2017-03-06 23:28:20 +06:00
Zaltora
fda5d0b942 Crc fix and update (#347)
Update crc example API and config.
2017-02-27 22:35:56 +06:00
Zaltora
f51a2109b1 CRC library (#339)
* Crc initial example
* Update example and fix submodule
2017-02-22 01:44:03 +06:00
Milosch Meriac
398ed46776 Add BearSSL extra (#340)
Add BearSSL extra + http_get example, TLS server example
2017-02-15 17:44:11 +06:00
UncleRus
87b4befd87 MAX7219/MAX7221 dirver + example 2017-02-09 03:31:51 +05:00
lujji
bce2139f06 added WebSockets (#331) 2017-02-02 12:17:53 +06:00
lujji
f64935eb1d HTTP server (#324)
extras/httpd and http_server example
2017-01-27 14:38:01 +06:00
Zaltora
5eae1664e5 Ina3221 (#318)
INA3221 driver + example
2016-12-29 19:45:25 +05:00
UncleRus
b675ae6f29 Code style fixes for MS5611 2016-12-24 22:26:48 +05:00
mr-nice
34d783a289 Feature/ms561101ba03 (#308)
Driver for the ms561101ba03 barometric pressure sensor
2016-12-24 22:08:42 +05:00
UncleRus
e96fb4242e Driver for PCA9685 + example 2016-12-19 05:53:07 +05:00
Zaltora
7432c019f7 ssd1306 more functions (#310)
SSD1306 2D drawing/text functions, new example, builtin fonts support
2016-12-13 19:42:23 +06:00
UncleRus
a61af52d96 More convenient GPIO interrupt handlers 2016-11-30 01:07:46 +05:00
Ruslan V. Uss
53f85d0a2c Merge pull request #292 from UncleRus/extras/ads1115
ADS1113/ADS1114/ADS1115 I2C ADC driver + example
2016-11-29 11:37:50 +06:00
Ruslan V. Uss
b807eefeaf SSD1306 OLED Display driver refactored (#290)
* SSD1306 OLED Display driver SPI refactored:
- SPI connection support
- different display sizes support

* I2C address added to device descriptor

* Small fix
2016-11-29 00:57:22 +02:00
lilian
20ab2176fb fix tab 2016-11-26 15:14:40 +01:00
lilian
71bce674a0 Spi features 2016-11-26 12:19:53 +01:00
Our Air Quality
5c885c7722 sysparam: export the 'compact' function, added it to the editor. (#213) 2016-11-24 00:41:39 +02:00