-
After searching around the Web I have not found (yet) any project that supports serial communication between ROS 2 machines and 8-bit microcontrollers like the Arduino Uno/Mega. I know of the [microRO…
-
Hi!
I'm trying to program devices with different types of microcontrollers, for example: KE15, KL26, K64...
In this case all from the Kinetis family.
I find these two behaviours that I don't kn…
-
### Package description
Peer-to-Peer VPN to connect your laptops, servers or microcontrollers over the Internet with zero configuration.
### Home page URL
https://husarnet.com/
### Source code URL…
-
Dear developers,
I'm testing a lot of things with microcontrollers and sensors. For a lot of things we can use MicroPython and CircuitPython. The python library must be installed on the "thing", and …
-
Hi,
I am trying to build these 2 libraries for optimization on microcontrollers such as Arduino Teensy or STM32, using ARM Cortex-M7. Is it possible? If yes, could you give me some pointers?
Tha…
-
(Issue moved over from forum, see for original entry by @SzymonKubica)
#### Description
Hello,
I’m working on a project which ports over a rust-based eBPF VM to run on RIOT. So far I’ve been…
-
Can you please add official port of the TensorFlow Lite Micro library to new RP2350 (and old RP2040) microcontroller platforms?
There looks to be a few unofficial ports of the [TensorFlow Lite Micr…
-
I am working on a proof of concept of using TensorflowJS with microcontroller sensors to build machine learning models that can connect to microcontroller actuators after classification using webSeria…
-
Hello. I am from Ukraine. I develop 1-wire slave devices on AVR microcontrollers and have 3 ready products. Can you let me advertise them here?
-
Added in #38465
This calling convention is used to define interrup handlers on MSP430 microcontrollers. Usage looks like this:
``` rust
#[no_mangle]
#[link_section = "__interrupt_vector_10"]
…