-
I recently completed a new board definition file for a Xilinx Vivado project (2019, 2020 editions) for a Seeed Studio Accelerator FPGA board - and I learnt a lot of tips/tricks to creating Xilinx boar…
n3rdx updated
3 years ago
-
* **I'm submitting a ...**
- [x] bug report
- [ ] feature request
* **What is the current status?**
When I click the autoscan button, I see no response. The button indicates its click, but…
-
Can you provide a sample code for Nodemcu?
Thank you so much
-
Hi, I don't know what I am doing wrong, but it seems for me, that interval_publish / interval_reading has no efect in component configuration. I have DS18B20 sensor and ESP8622, pysmartnode downloaded…
-
I can't install the latest TerrariumPI. I followed the instructions exactly.
I have RaspberryPi 3B, latest Raspbian Buster Lite, Python 3, I also tested an older Stretch.
Only the following is d…
-
Hej Kevin! Alot of thanks for your upy smart nodes projects at first!
I think I am making a mistake because my English is not sufficient. Maybe you can help me.
I don´t understand the remoteconfig o…
-
Add support for reading from and reporting temperature and humidity values from HTU21D i2c sensors to MQTT topics.
This should be modular and optional so that the basic functionality of the module …
-
Hi!
Is it possible to get the valve state without using mqtt?
Then your creation would be even better!
Thank you for your work
Cheers
James
-
**Is your feature request related to a problem? Please describe.**
As the ESP32 supports many IO devices, I would like to utilize it for other functions, such as Motion and temperature monitoring usi…
-
I changed two lines in the example to get it to work with the Feb 18th library bundle.
Change this:
```python
while True:
print("\nTemperature: %0.1f C" % sensor.temperature)
print("Hum…