-
Add sensors:
- [ ] Infrared
- [ ] gpio_input
- [ ] servo_position
- [ ] battery
Add motors:
- [ ] servo
- [x] misc
- [ ] LED
-
I want to order some Faikin.
Is it possible to include any sensors to the Faikin module to the gpio pins like Dht22, ds18b20, PIR and the values over mqtt?
I know there have to be an extended la…
-
I suspect there is some sort of a conflict with the OneWire library. When I comment out my `gpio_viewer.begin();` line (i.e. everything is loaded and set up, but I don't start the viewer) I get the no…
-
Hi
For a unknown reason, my raspberry do not read/find my temp sensors. But when i config the os to locate them at gpio 17 they appear when I type sudo ls /sys/bus/w1/devices
But Craftbeerpi don't f…
-
Hello n0bel,
First, I think you PiClock really rocks.
I am trying to install it on my Raspberry Pi model 4B with Raspbian Bullseye installed (the Pi would not start up with Stretch).
I followed all…
-
/*
This example connects to an unencrypted WiFi network.
Then it prints the MAC address of the WiFi module,
the IP address obtained, and other network details.
created 13 July 2010
by…
-
### Description
Hello. It's been a while since I wrote something. Greetings to everyone.
Motivation: The ESP8266 has only one analog port, which does not allow measuring more than one analog senso…
-
The CPU temperature as reported by `lm-sensors` is badly off.
https://github.com/easytarget/MQ-Pro-IO/blob/main/GPIO-examples.md#onboard-cpu-temperature-sensor
This *might* be a bad hardware sit…
-
I want to access DS18b20 1-wire temperature sensors. The kernel have support for W1_SLAVE_THERM, that includes DS18b20.
But I have no idea how to map the pin in the device tree.... This dts extra …
vjoco updated
3 months ago
-
### Description
We encountered an issue with the OneWire library on the ESP32-S3 when using pin 48. The library originally only supported pins up to 36. To enable the use of pin 48, we modified the O…