-
Thank you for this really impressive software and documentation
I have set up a Pi3 with your image, and configured the setup. I also have a Ardiuno Uno. Both are set up with new inAir9B.
I have h…
-
How can i see if music is currently playing? I have a button where if the music is playing, I want to stop it. then if you touch button again it will start playing the next track. The regular dfplay…
-
Did someone manage to get std::queue working?
It wont compile due to a cascade of errors.
```
#include
#include
std::queue test;
void setup() {
// write your initialization code here
}
…
-
Hi,
I have a big problem with the A-10C module: after running the tefo module after a few seconds DCS-BIOS freezes. I have installed the A-10C plug again, but with no effect.
Other plugins work we…
-
## Description of Issue
Hi,
I am trying to build rudder peddles for the Condor 2 flight sim using an arduino learonardo. Using the defaults in the Joystick constructor I would expect the Rudder to…
-
Thank you so much for your work!
With a few modifications i also got it to work on M5Atom with RS485.
https://shop.m5stack.com/products/atom-rs485-kit
![1_78a0bfc5-be79-439e-afab-7096c38d3683_1200x…
-
Hi,
I'm did a prototype for a STM32 chip using the ardiuno example as a basis. I have the same LedCommend
```rust
// Enum to represent commands and subcommands that can be issued to control LEDs.…
-
I was asked to add this here, after posting in forum. Love the tool and impressed how active the project is.
_________
Hi all,
New to PlatformIO but using Arduino IDE for a while, I am really…
-
Hi,
In trying to build your repo, I found that many functions have been changed in newer versions of the SDK.
I changed the following to match the new SDK:
- gpio_funcsel() -> gpio_set_functi…
-
A place to write down various ideas and flesh out the rocket. All ideas are up in the air (ha!).
# Hardware
## Features
* Solid Rocket Motor
* Stages
* TVC
* Actuator controlled fins
* Recove…