-
I use ESP8266 and I program on the newer versions of the platform and use the core arduino 2.4.2
I have a problem with my code when I use the library. Be it the DHT22 library or other Adafruit libr…
-
Hi. I have problém with heating bed
If i set some temp heating stop 10 degree leds for example set 60*c hotbed stop heating 50 *c
But If i try calibrate PID heating is ok
Please help
Marlin fi…
-
### ISSUE DESCRIPTION - TROUBLESHOOTING
Error compiling 6.6 on VS Code
### REQUESTED INFORMATION
**FAILURE TO COMPLETE THE REQUESTED INFORMATION WILL RESULT IN YOUR ISSUE BEING CLOSED**
…
-
### Bug Description
This is Marlin bugfix-2.0.x, commit 0ebd2f44, running on a newly-built Hypercube with SKR v1.4 controller (which has TMC2208's on X, Y, and Z, and A4988 on E) and RepRapDiscount…
-
**Describe the bug**
Calling Pi.Spi.Channel0Frequency = Spi.MinFrequency results in an exception. The message from that exception is:
System.TypeInitializationException
HResult=0x80131534
Me…
-
## Mycodo Issue Report:
- Specific Mycodo Version: 7.0.3
#### Problem Description
Please list: I'm having trouble using the influxdb read_last_influxdb() function.
Temperature Sensor (MAX31…
-
instead of #defines, you should be able to set the pins when you create the TinyLora object
like this
https://github.com/adafruit/Adafruit_MAX31865/blob/master/Adafruit_MAX31865.cpp#L40
but of cour…
-
Hello !
I am using 3 Devices (Max31865) with Raspberry pi and in 1 second I get only 6 values from each sensor.
If I use single device I get 14 values from sensor in 1 second. Is it possible to get…
-
Adafruit driver uses max clock speed of 500 kHz whereas chip clock is 5Mhz
-
adruino library manager is picky - the release number must match the library.properties file *and* the prop file must be updated *before* the release, otherwise stuff breaks. this happens often enough…