Trill-Arduino
Trill sensor interface
Provides an Arduino library for interacting with Trill capacitive sensors, enabling touch sensing in digital projects.
Arduino library for the Trill family of capacitive sensors. bela.io/trill
28 stars
10 watching
7 forks
Language: C++
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
heerkog/micropythontrill | A MicroPython library for interacting with Trill touch sensors. | 5 |
claws/bh1750 | An Arduino library for a digital light sensor breakout board | 253 |
adafruit/adafruit_bno055 | An Arduino library providing a unified interface to the Adafruit BNO055 orientation sensor | 361 |
adafruit/adafruit_tsl2591_library | An Arduino library for reading light sensor data from the TSL2591 chip | 58 |
adafruit/adafruit_lsm9ds0_library | A C++ library for interfacing with an accelerometer/magnetometer/gyroscope sensor on various microcontrollers | 35 |
mathertel/onebutton | An Arduino library for using a single button for multiple purpose input | 970 |
dustinwatts/ft6236 | An Arduino library for interacting with touch controllers, enabling simple detection and coordinate retrieval of touches. | 34 |
adafruit/adafruit_bmp085_unified | An Arduino library providing a unified interface to read barometric pressure and temperature data from specific sensors. | 94 |
adafruit/adafruit_sensor | A unified driver layer providing standardized access to various sensors | 954 |
doralc/pxt-tcs3200-color-sensor | An open-source project providing a software interface to the TCS3200 color sensor on Microbit boards | 2 |
adafruit/adafruit_hmc5883_unified | Provides a C++ interface to a 3-axis magnetometer sensor | 48 |
adafruit/adafruit_mma8451_library | Provides a common interface and data type for the MMA8451 Accelerometer sensor | 24 |
adafruit/adafruit_tsl2561 | Provides a unified interface to measure light levels using an I2C sensor with adjustable gain and integration time. | 87 |
sandeepmistry/arduino-bleperipheral | An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822 | 464 |
lathoub/arduino-ble-midi | This project provides a MIDI transport layer over Bluetooth Low Energy (BLE) for Arduino boards | 228 |