I just released v0.36.0. Here's the Changelog:
## [0.36.0]
### Added
* Added `elapsedTime::reset()` for resetting the timer back to zero.
* Added `rep` assignment operator and constructor to `elapsedTime` for assigning
a count.
* Added...
There are moments of dead time, but not huge amounts. While it's powered up, it spends probably half of its time running motors. This is a device that controls the speed and position of a number of stepper motors, and those stepper motors...
I have a rather very complex app running on a T4.1 that involves SAI, USB Host, SPI Slave, I2C, GPIO,PSRAM and more
Im using VSC with PlatformIO.
Since upgrading to TD1.60 I am now seeing my application hang in several places with no apparent...
I'm assuming the prompt was "translate this code" not "translate this code and also optimize it", as we all have probably had negative experiences with people trying to both at the same time. The original code had the (slightly) inefficient...
I started looking for other Rust SD libraries. I find this function in other Crates, clearly translated from SdFat and they don't have the optimization.
I do get credit sometimes. This is from the popular embedded-sdmmc Crate:
//!
//! Based on...
If anybody is interested in playing, I have gone through the QNEthernet_WIFI library and cleaned it up. This is just until @shawn decides if and when he is going to do his updated API.
This is a list of the major changes:
- Converted all files to...
I missed all these updates, been running around all kinds of places the past week.
I am sooo happy to see that the project is alive and well. This is really engaging the people of this community.
Absolutely wild, great work everyone! :love:
I only used it briefly before taking a different direction for my project
But here is the code
https://forum.pjrc.com/index.php?threads/build-a-teensy-based-cdj-can-it-be-done.75232/post-349741
I now added whole teensy areas of Arduino15 to the don't scan so now it builds.
Not sure if you picked up the flexio changes or not, should probably look....
For those of us who are used to programming c++ back in the stone age, what new things...
HI All -
First - this is a awesome project with great results. Not the easiest hardware/software problems to solve!
We were contacted recently by @Dogbone06 about this project and if SparkFun would be interested. Our answer is absolutely...
@gigapod - Glad to see your interest in this project. A little background information and the state of the project at this moment. The WIFI card we used for testing was setup for WIFI only W/O Bluetooth being broken out. That may have changed...