Ayke van Laethem
|
7929aa10ea
|
all: add md5sum to smoke tests
This makes it easier to quickly compare all smoke tests for any changes.
|
2019-12-11 22:13:48 +01:00 |
|
Ron Evans
|
e0cdc931e7
|
mcp3008: add implementation for MCP3008 ADC with SPI interface
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-10-31 11:49:49 +01:00 |
|
Ron Evans
|
c7555a1469
|
espat: change all examples to use Arduino Nano33 IoT by default
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-10-17 13:16:39 +02:00 |
|
cn
|
955b3a56e8
|
veml6070: add Vishay UV light sensor
|
2019-09-21 10:58:28 +02:00 |
|
BCG
|
d1b917b835
|
Support software SPI for APA102 (Itsy Bitsy M0 on-board "Dotstar" LED as example) (#86)
* Added implementation and example to support software-based SPI for APA102, for use with boards like Adafruit Itsy Bitsy M0 for instance.
|
2019-09-09 12:31:17 +02:00 |
|
Daniel Esteban
|
3ae5895183
|
Initial support for LSM6DS3 IMU (#83)
* Initial support for LSM6DS3 IMU
|
2019-08-26 08:56:48 +02:00 |
|
Daniel Esteban
|
bf077c8249
|
SSD1331 TFT color display (#77)
|
2019-08-05 17:54:23 +02:00 |
|
Daniel Esteban
|
4867abcbba
|
added driver for ST7789 TFT color display (#76)
|
2019-08-05 14:52:39 +02:00 |
|
Daniel Esteban
|
45922f6524
|
Driver ST7735 for TFT color displays (#72)
* Driver ST7735 for TFT color displays
|
2019-08-03 11:13:15 +02:00 |
|
Ron Evans
|
95755ebae7
|
buzzer: add simple buzzer implementation
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-07-06 16:35:09 +02:00 |
|
Ron Evans
|
f4583f5144
|
microphone: PDM MEMS microphone support using I2S interface
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-07-05 14:52:54 +02:00 |
|
Daniel Esteban
|
79d3609f76
|
Support for AT24C32/64 2-wire serial EEPROM
|
2019-06-03 19:38:04 +02:00 |
|
Martin Treml
|
f68388702d
|
Implementation of the BME280 Sensor (#38)
* Driver for bme280
|
2019-06-03 19:03:53 +02:00 |
|
k-brk
|
dce063e0c2
|
Support for DS1307 (#58)
* Support for DS1307
|
2019-05-24 12:56:26 +02:00 |
|
Daniel Esteban
|
30b118cf63
|
support for Waveshare EPD 2.13" display (black&white only) (#61)
* support for Waveshare EPD 2.13" display (black&white only)
|
2019-05-24 12:37:02 +02:00 |
|
Anthony Elder
|
a24657d1eb
|
GPS driver (#55)
* u-blox GPS driver for both I2C and UART
|
2019-05-23 15:29:29 +02:00 |
|
Ron Evans
|
c259da1f17
|
build: use Makefile test command for CI tests
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2019-05-17 21:16:13 +02:00 |
|