-
I am trying to add dj f450 model to px4 jsbsim bridge.
I have a jsbsim model that performed succesfully some test https://github.com/JSBSim-Team/jsbsim/issues/333 and i would like now to bridge it …
-
Hello,
I have this very simple script on a Raspberry Pico W that is working as expected **without Mozzi** (I'm able to send MIDI packets and to see the messages being printed):
```
#include
#i…
-
We are working with NuttX from about 2016 year in university and industrial projects and we have contributed more drivers over years. For ESP32C3, we have contributed CAN/TWAI driver in past and @jano…
ppisa updated
1 month ago
-
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?
-
This is definitely a "future directions" item rather than a current feature. Mario has invited me to document it for discussion.
My interest in the PSLab or something like it is largely about amate…
-
### Board
Closed source product with ESP32-Wrover-IE.N16R8
### Device Description
It is an unique designed acquisition device. The following ESP32 functionalities are used (so far):
- Ethe…
-
I tried to use the new PWM functionality (by @IamfromSpace I think) and so far failed.
Using a stm32f303, I have the following code:
```stm32f3xx_hal::pwm::tim3(device.TIM3, 16000, Hertz(500), &cl…
-
As I understand, for AVB systems media clock recovery is importnat for proper synchronization. I have a few questions on this feature.
1. Is there any standard document, which says how to recover t…
JXter updated
6 years ago
-
DPI interface is like VGA output, just binary, all 24 bits (8 per color) have own GPIO pins. Clock speed can be set above 100Mhz with about 1khz steps.
I create prof of concept project using just …
-
Maybe add some "real-world" WPF applications?
Curated list of the wpf examples from [this](https://twitter.com/LyalinDotCom/status/1490829765107871745) Tritter thread. Some of the examples are nice…