-
Hi,
After compiling the example, I tried to run this example.
It displays (with gdb):
[New Thread 0x7fffec3c6700 (LWP 4113)]
[New Thread 0x7fffe2d52700 (LWP 4114)]
[New Thread 0x7fffe233f700 (LWP 4115…
-
Hi.
I think not all files there isn't it?
Some header files.
-
In the files "LSM303.cpp" and "L3G.cpp" there is sometimes a Wire.endTransmission() after the Wire.requestFrom(). That Wire.endTransmission() can be removed, it should only be used when writing data.
…
-
When using the Pololu Zumobot 32U4 example codes, some of them incorporate the buzzer sound. This can be a nuisance at times. It would be nice if there were a flag that could be changed or a simple ca…
-
### Description
I read on the wiki for the installation of the frimware but I wanted to install the MK4 cart present on thingverse.
This cart has different deltas for the BLTouch position an…
-
Which sensors do we need?
How can we access them?
-
@sblakemore
Is there any pointer to publicly available bare vtx module with power control?
IIRC, I have seen standalone modules that switch between two power levels, but not the bare RF module.
I'…
-
Hey
I try to use Ooze prevention system for faster anti ooze, but my extruder stepper can't keep up with the speed. It works okay when moving from one object to another, but not when shifting layers …
Kenzu updated
11 years ago
-
I have two machines each with Arduino IDE v1.8.13 but only on one did I allow it to update the board info (I was prompted to so when starting up the Arduino IDE) and I now get a compile error with a v…
-
Hi There,
I made a batch of boards using Atmega328PB instead of the Atmega328P.
I have found that they work initially and then stop work working and I see the led dimly flash every second or so.
So…