-
I'm still figuring out how to send a 2d array via serial communication from processing to Arduino.
I start by sending a request from Arduino for 1 frame.
Hopefully, if I get this working I will impl…
-
Ik ondervind regelmatig onderbrekingen in de verbinding met de KITT webpagina waarop ik de data van mijn omgevingsmonitor kan zien.
Het enige dat lijkt te helpen is het resetten van de omgevingsmonit…
-
Thank you for the detailed information as they are very clear and well documented.
One thing I noticed is that the board can send message through TX port but how it can receive data from the motor c…
-
For some communication peripherals it is typical that only partial functionality is used, e.g. only RX or TX for serial or only MOSI for SPI. For these situations we should have filler types which can…
-
There is a need to test and validate PSA crypto APIs on platforms (by opposition to development environments or host) especially when PSA crypto APIs rely on platform specific SEs and/or crypto HW acc…
-
Currently, only instructions (e.g. scripts) inside of tasks can produce log output.
However, when running a whole VM instances, most of the time additional context like serial port output can be pu…
-
Hi all,
Yesterday, I bought a UPS for the first time in my life, and was eager to dive into NUT. But not all is working as expected... I saw a similar thread started on 18 October, but it didn't he…
-
Hi! I have a MKS TMC2209 v2.0 silentstepstick driver connected to a custom PCB that I made.
I am using the [TMC2209 arduino](https://github.com/janelia-arduino/TMC2209) library to communicate with my…
-
Hi all I was wondering whether the Arduino UNO R4 WiFi will be supported in future updates?
-
For some reason, I'm not able to exchange data between my esp32 and Twincat. I've tried some modifications. I have used the same SrcAmsAddr port as in the example. Should we use another one? I also cr…