-
Hi,
I heard a lot of complain about the original HiGrow. Do you have any feedback on this TTGO version in term of its result and battery usage?
I have used several soil moisture sensors(analog cap…
-
- https://modellbau-schoenwitz.de/de/Zahnradpumpe-Wasserpumpe-Pumpe-selbstansaugend
- Breadboard
- Double USB power supply 2A
- Arduino
- RedFly Shield
- 200 Ohm resistor
- Transistor TIP121
- Soilmoi…
-
I was looking at the code for Leaf Wetness and it has variables that reference soil wetness (which is a completely different sensor)
Is the code correct aside from this incorrect variable name?
…
-
Hi,
I'm experimenting with my sensor, however it is not completely clear to me how I would proceed with connecting the sensor to LoraWan. Is this a possibility of completely out of scope of this pr…
-
# Jesse Anderson’s Blog - Raspberry Pi Sensor Server Project
[https://jesse-anderson.github.io/Blog/_site/posts/Pi-Sensor-Proj-May-2024/](https://jesse-anderson.github.io/Blog/_site/posts/Pi-Sensor…
-
Hi. Tried to compile this onto the board but got the following error message:
```
Arduino: 1.8.15 (Linux), Board: "Generic ESP8266 Module, 80 MHz, Flash, Disabled (new aborts on oom), Disabled, All …
-
I am connecting a NodeJS (express) application with an arduino 1. I have an analog sensor that reads the soil moisture, and I use the following code to read the value from the sensor:
```
var anal…
husqD updated
2 years ago
-
HI @rbaron ,
It seems that kispace has not been updated with lastest revision of b-parasite.
Could you maybe updte the kitspace.yaml according to their standard? or re-run the integration in their r…
-
Hello,
I am trying to get it working with the Parrot Pot, I have modified the handles values accordingly:
```
HANDLES = [
["battery", 0x004b],
["name", 0x0003],
["light", 0x0025]…
-
Hi
This appeared in my logs. I recently added soil moisture sensor which work fine. Also noticed that the EW integration startup time was 84 seconds. Other then that I can't really give you more in…