-
Hello,
I've been trying to run the arduino led blinker tutorial on the RP2040. https://fprime-community.github.io/fprime-tutorial-arduino-blinker/
I'm getting stuck on the first `fprime-util g…
-
I had to tie 3.3VDC to EN to make it work. Address this in the schematic, PCB design, and documentation
-
Hello,
Since PJRC put a large disclaimer on their website regarding the stock and supply of the NXP chip on Teensy 3.x's & Teensy LC (see: https://www.pjrc.com/store/teensy32.html), I was wondering…
-
**FTP Server OS:** Unix
**FTP Server Type:** ProFTPD
**Client Computer OS:** Windows
**FluentFTP Version:** 46.0.2
**Framework:** .NET 6
Server sends (apparently asynchronously) a 226 m…
-
FileExists is returning false on a file that exists on the server. I use relative path for this.
Use the below code flow, here the exists variable is false but the Bok.xlsx-file exists on the server …
-
Good afternoon! I am trying to run Arduino Verify on temps_utile- on a fresh install of Arduino 1.8.19 and Teensyduino 1.58 on Windows 10. I am receiving the errors below. I have the board, CPU Spe…
-
Hi,
Simple question, the README.md file lists (in the region of line 57) four targets. The last of which is ESP32.
So using the example
```pio run --environment pico```
which build fine …
-
Running Sloeber full install, current version, on Windows 10 with Teensy 3.2 board.
I am trying to get code that compiles with the Arduino IDE moved over to Sloeber. I have worked through a number …
-
**Description:**
I create a new transport mechanism to communicate through RS485 in Portenta machine control H7, and i run ros-agent in jetson.
below the rs485_transport.cpp :
```cpp
#include …
-
I started by writing the serial_transport_external.c:
#define SYSTICKHZ 1000UL
#include
#include
#include
#include
#include
#include
#include
#include
#include
…