-
Hello
I want to use doit esp8266 grove kit with this project but the broken out pins don't match with project definition.
![obraz](https://user-images.githubusercontent.com/3253414/94443122-18aaa4…
-
First prototype:
- [x] Improve footprint for GPS connector, the holes seem slightly too small (+0.1mm is probably enough).
- [x] Try KK254 connectors for all 2-pin sensorconnectors (for better loc…
-
I know this might not be for this extension, but I'm going to ask anyway : any chance of having I2C in this as well ? ;-)
-
I am trying to read data from Grove connector (Multichannel Gas Sensor v2.0). There is an LED that lights up when connected to a Seeed Device (and I can read data). On my LILYGO mini D1 Plus v1.2 (E…
-
as in title
-
**Describe the bug**
Code loads, Serial monitor prints line statements but measurement value is always 0
**Code to reproduce**
```c++
#include
Ultrasonic myUltrasonicSensor(5);
int distan…
-
Hey, not sure if you still use this, I'm wondering if you remember how you viewed the raw values from the ADC sensor to determine the filter values?
```
filters:
- calibrate_linear:
…
-
Hi, I just got my RPi Grove kit but am stuck at the Nightlight experiment.
I am getting the message _Check whether I2C enabled and Grove Base Hat RPi inserted_
My hat has the MM32 chip instead…
-
Hey guys thanks for taking this on.
Curious to know if the rest of the grove sensors will get some Makecode blocks too ?
Regards
-
Exploring the concept of autonomous machines, particularly within the context of directions (navigation, decision-making, etc.), involves several technical aspects that combine elements of artificial …