-
I **assume** the following code is expected to nicely yield 3 bytes that can be decoded using some simple shifting (like `decoded = bytes[0] | bytes[1] 16);
```
Note that https://github.com/senseb…
-
Hi,
I saw that in the v1.1 board the option has been added to use UART with TMC220x chips. This is great, but unfortunately I have a version 1.0 board.
After looking at the schematics it seems that…
sverd updated
4 years ago
-
I installed the latest marling bugfix 2.0.x firmware, made all the necesary modifications to config and config_adv, just testing the board with the steppers, nothing else. sending m122 gives this resp…
-
there was some discussion today about kits and workshops:
- making kits is some effort (ordering and sorting parts, collecting money, shipping stuff).
- mechanical kit parts (plastic tube etc) are…
-
Hi, I was trying to configure Maril properly for my SKR V1.4 but because I once forgot to remove the USB cable from the PC and the board while transferring the jumper from PSU to USB (the PSU was turn…
-
Dear DCC++
so ive been looking for a little while at going computed aided DCC control for a while now, but i want to use my raspberry pi to do it as its small and compact and can be used with all s…
-
The [micronucleus](https://github.com/j54n1n/nanduino/blob/tools/micronucleus-v2.0a5/micronucleus-win32.zip) upload tool from https://github.com/j54n1n/nanduino/tree/tools/micronucleus-v2.0a5 fails wi…
-
I would like the system to be as quiet as possible when moving. Evaluate different microstepping, current limit and speed settings to get the system as quiet as possible.
From this point, investiga…
-
-
Hi guys,
simple and stupid question. What's Arducam?
Is it only Arduino shield for camera that can be controlled by Arduino Program?
Is it Arduino shield with camera that can be mounted on arduino…