-
I use the Wemo emulation specifically for Alexa native operation and to avoid going out to the cloud. I have used fauxmoESP code on a NodeMCU to natively control my garage door. Once the wemo ON comma…
-
### Basic Infos
- [ ] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md).
- [x] I have read the documentation at [readthedocs](https://arduin…
-
When running the following code:
```python
r = Robot()
gpio = r.servo_board.gpios[3]
while True:
gpio.read()
```
The `gpio.read()` operation consistently takes ~80ms to run, meaning GP…
-
Trying to send the JSON data using the Arduino Ethernet library.
Is this possible with the library you have written?
If so could you provide a small example?
-
I really like your project, but I couldn't find out how you initialize the stepper motor. Do you just point it north before starting the program?
-
Hello,
I get the following messages when trying to compile the code for the 2-Axis Demo:
GcodeCNCDemo2Axis.ino: In function 'float parseNumber(char, float)':
GcodeCNCDemo2Axis:180: error: 'serial…
-
Hello,
the bmp180 module seems to have problems with temp readings. It shows temperature of 117C when it should actually be around 25C. The value seems to be ok on reboot but then it jumps to wron…
-
Here's what happens when I try to do a First layer calibration:
The printer starts warming up, and asks which filament to use. I select Filament 1.
The MMU2 loads filament 1 down to the sensor, …
-
**Describe the bug**
Config:
GPIO1 - SerBr Tx
GPOI3 - SerBr Rx
Ardiuno nano Rx, Tx
When Iam using Serial Bridge Hassio-ESP- Arduino the SerialSend is not gouing trough.
Boud rate is 115200…
au190 updated
6 years ago
-
EDIT: This thread has been very helpful. There is definitely a hardware problem here and Creality has been SUPER slow about and "round about" in regards to providing help. Long story short: When m…