Arduino_SensorKit icon indicating copy to clipboard operation
Arduino_SensorKit copied to clipboard

Results 4 Arduino_SensorKit issues
Sort by recently updated
recently updated
newest added

Hi there. I am doing some testing on the Arduino sensor kit base. Specifically, I connected the "Air Pressure" sensor and the "OLED Display" to the support board, both to...

type: imperfection
topic: code

The library works fine for pin 3. The method for assigning another digital pin using a `#define DHTPIN yourPin` does not work and probably can't be made to work. It...

type: imperfection
topic: documentation

Hello guys, I recently bought a Sensor Kit then added an Arduino Uno Rev 3 on it. I use IDE 1.8.3 or 1.8.16 on W10 PC. I try "Combined_Demo.ino" which...

type: imperfection

As the older DHT Sensor is discontinued, the newer boards come with a AHT20. https://learn.adafruit.com/adafruit-aht20/arduino Changing to the correct library makes the board work again. The Tutorial needs to be...

type: imperfection
topic: documentation
topic: code