-
I am making one hexapod according to all the material on the list and wired all the cable and components according to the wire diagram but the hexapod have no response...
I don't no what the problem …
-
Hello,
I think it could be a nice idea to provide a sample project (using [arduinounit](https://github.com/mmurdoch/arduinounit/)) with continuous integration to run automatically tests.
It should…
-
Which sensors do we need?
How can we access them?
-
Hi,
Currently developing board based on tmc2160, losed tmc5160 because it pointless without supporting encoder feedback on marlin side. So, to reduce amount of wire i decided to make uart-spi bridge,…
-
I am having trouble getting the click interrupts to work for the LSM303D. using the library provided by Pololu for arduino I can get this code working for the DLHC
```
#include
#include
long…
-
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…
-
It seems that the bootloader doesn't clears the USB interrupts after programming.
So, the program hangs just after enabling global interrupts.
It works after reseting or power cycling the board.
It …
-
Hello. I am wondering if I should expect any of these 2 pololu made devices to work with ev3dev / ev3 brick. I checked the pinout (they are simple 3,3V i2c devices) and it seems to match. I tried to u…
-
Output data does not appear to be correct. When I run the program, I get these numbers (while rotating back and forth around the z axis) at 250 dps:
```
{ x: -0.01, y: -0.008, z: 0.162 }
{ x: 0.005,…
-
## Список необходимого
#### [Самодельные детали](https://github.com/Morn91/Slider/issues/1#issuecomment-96765375)
> - **3** детали делаются на фрезерном станке
> - **4** одинаковые детали — на токарн…