-
I download the github repo and extract it to my Arduino folder in My Documents. Then, I try and run MUP6050IMU.ino file and it says "MadgwickQuaternionUpdate' was not declared in this scope".
If I …
-
PIO Core Call Error: "Resolving teensy41 dependencies...\r\nPlatform Manager: Installing teensy\r\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 8…
-
anyone have any clue how to program to a 4.0 board?
i tried teensyloader and also the teensyduino forked project both no go.
thanks
-
Hi frtas
With the up coming release of the T4 any plans to update the library for use on the T4?
Thanks
Mike
-
Hi,
I hope to use your library to read an ADC, I need to be able to do the transfers with best possible speed. One application for example is the readout for a linear CCD (4k of 16 bit samples).…
-
Hey All
I'm running PLASMA v0.13 on 1.1f.20240404 in up/down mode.
When I fire the torch using the M4 command I get the warning "[MSG:Warning: Plasma mode not available!]" and the relay triggers…
-
Hi,
I wanted to minimize the footprint of all code including TeensyDebug with the -Os option.
This results in the following error messages:
```
TeensyDebug.cpp: 1279:6: error: prototype for 'void …
-
I have a HY 1.5K Spindle that works perfectly. I can start and stop the spindle from io sender without any problems. From time to time when i have to abort the program the spindle does not stop. I…
-
I'm coming from Marlin, which compiles in VS Code out of the box, and have no experience using C compilers beyond following the occasional how-to.
Is there anyone who can create and push a pre-con…
-
Hi, I have been working with the RUR programs for a couple of days and they work great! I would like to wire my teensy 4.1 to a raspberry pi for serial, rather than using usb. I tried to follow the ro…