-
**❗ please do not add sensitive information in issues, you can provide extra information via email using issue number as reference ❗**
**Describe the issue**
I have an adapter that has a MessageSt…
-
https://suijiyun.github.io/FOC.github.io/2022/04/07/blog-14/
函数式程序设计语言起源于LISP,因此可以追溯到20世纪60年代初期。到了20世纪70年代末期,当新的概念和实现方法出现时,这类语言才摆脱了LISP语言的统治,成为一类比较成熟的语言,其代表有Miranda 和ML等。在函数式语言中,函数是构造程序的基本成分,并且语言还提…
-
if you had a mm32spin0x board please create a new layout and hopefully help us make the blink code run on it
currently the progress is 90% complete
motor and uart control works
https://github…
-
I am trying to compile lablgtk3 and it fails at cairo2.
It seems the include path doesn't contains freetype.
I have the error:
```
# compiling c program:
# [...]
# | #else
# | const char …
-
Hi,
i tried modifying the example code to simply control the PWM using a raspberry-pi but cannot get it to work. Any idea on what i do wrong ? I only added the serial functions (to init and send) a…
jpiat updated
4 years ago
-
System groups that don't specify their `gid` will have different IDs under different package/system configurations. This becomes an issue when we generate ostree commits that might be used to upgrade…
-
I think since the general idea of the hardware is up, the repository for the firmware as well the design discussions would be started.
I see this module as one of most exciting microROS over serial u…
uLipe updated
2 years ago
-
While working on some code I had an idea for performance improvement.
### Problem:
Now Loopfoc and move are running in the main loop and timestamps are used to calculate dt:
float dt = (timestamp…
-
So my idea is to use a hoverboard motor to create a direct drive race wheel. In the basics I got it working. I use an ATMEGA32u4 to connect to the PC as an Joystick device and i'm getting the force fe…
-
Hi @vedderb (and others),
If I understood your post from https://github.com/vedderb/bldc/issues/63 well, changing configuration with _COMM_SET_MCCONF_TEMP_ shouldn't stop the motor (unless I set th…