-
### Machine Context
test
### Feature Description
Salve, ho un motore Nidec brushless con 6 fili.
La piedinatura è 24v, Gnd, 5V, Brk, Pwm e Dir.
Avevo pensato di collegare il 24v e Gnd alla stess…
-
### Board
ESP32-S2
### Device Description
BLDC driver
### Hardware Configuration
n/a
### Version
v2.0.1
### IDE Name
Arduino IDE
### Operating System
Windows 10
### Flash frequency
40MHz
…
-
The idea primarily is intended for supporting a "wireless" setup for the hotend/extruder, so that most of the wires are coming from a secondary board instead of the primary board. with ESP32 we can pr…
-
Are there any alternatives for this board? Cant find this one in India! Is FOC Shield good enough for this purpose?
-
* rpi-deep-pantilt version: 1.0.1
* Python version: 3.7.3
* TensorFlow version: 2.0.0
* edgetpu version: 2.15.0
* tflite-runtime version: 2.1.0.post1
* Operating System: Raspbian 10 (buster)
#…
-
Has anyone done a zero crossing mod for switching the cooling fan? Either by replacing the triac driver with an inbuilt zc or by using the 9vac as a zc measurement input? Any suggestions?
-
## Rationale
Copying from https://github.com/esp-rs/esp-hal/issues/1318#issuecomment-2059823266:
We currently have no shared API between timers, i.e TIMG and SYSTIMER are completely different an…
-
I have finally begun with a REMOTE_AUTODETECT :-)
For now it will assume the six bldc pins to be
```
#define BLDC_GH PA10 // green
#define BLDC_GL PB15
#define BLDC_BH PA9 // blue
#defi…
-
**Issue 1**
Unless I'm missing something, the `getRawCount()` method should be made public, otherwise it is not possible, in client code, to measure the `_min` and `_max` values required by `Magnet…
-
Good Morning all,
Would it be possible for someone to add a page to the Wiki that explains the correct way to wire NC limit switches. maybe with a schematic drawn up. I have been confused about this …