-
Hi Luni, this is the error that I posted on your youtube. Sorry about that!
I'm using a teensy 3.2
In this video, I show myself opening visual teensy from scratch, all of the filepaths, and the …
-
I followed the instructions in the wiki to import an existing project (see https://github.com/eethann/O_C-HemisphereSuite/tree/production/software/o_c_REV). I selected the Arduino builder after openin…
-
Hi!
I want my teensy LC to wake up from deepsleep every 6 hours via timer. However the longest it seems to sleep is 1 minute 5 seconds.
I just mod your example deepsleep script for 2 minutes …
-
Hello,
on the photos one may see a Teensy 3.2 and the Feather Adapter, but later in the code I did not find any reference for the platformio.ini (and the configuration used). Setting it to the stan…
-
At compiling the IDE fails to run the program.
Would be too good to be true. The library would save me a lot of work.
I attach the error statement here:
`Arduino: 1.8.13 (Mac OS X), TD: 1.53, B…
-
Teensy models 3.0, 3.1 and 3.2 do have 14 pads to solder a row of 2x7 SMT pin header on the back (LC doesn't). Would be nice to have those pins on the footprint to be able to route the tracks to them.…
-
Hello,
I am getting the following warning when building for Teensy 3.0:
```
Arduino/libraries/Infrared/src/Board.h:263:2: warning: #warning The present board is either unknown, or does not suppor…
-
#### Hardware description
- Arduino Due and PC with ros2 foxy.
#### Steps to reproduce the issue
Step 1:
- Downloaded and loaded the micro ros foxy library in Arduino: https://github.com/mic…
-
Hi! I would like to install micro-ROS from sources but a build error happens.
- System: Ubuntu 20.04 / ROS2 Rolling
- micro-ROS installed from source from [latest commit on main branch of micro_ro…
-
Hello micro-ROS team!
I have some trouble to open a stable session between my board and the micro-ROS agent, when launched from Foxy docker.
## Setup
- Ubuntu 20.04
- ROS2 Rolling
- RMW impleme…