KurtE

Results 44 comments of KurtE

Sorry these days I am doing very little with the Phoenix code base, although keep meaning to get back to it. And for the most part I have no interest...

If it were me trying to do this, I would probably start off with looking at the Adafruit library: https://github.com/adafruit/Adafruit-PWM-Servo-Driver-Library They have an example program that controls some servos. The...

There is AX12 support in several places. In this github project look for any of the examples under Phoenix directory that mention PhantomX. These are for the Trossen Robotics PhantomX...

Sorry, I am not sure if I still have some examples of this. I believe you are looking at the ServoEx stuff which is for RC servos, which I have...

Here in PR #44 is an example DMA buffer class and example app, that appears to be working as a starting point I would like additional functionality like the ability...

@pedvide and @mjs513 - I put up some DMA operations up in the fork/branch: https://github.com/KurtE/ADC/tree/T4_Timer This has support for QTimer on T4. It also has my Analog Dma Buffer support...

Yep - this was a quick and dirty class developed to test out the Teensy4 ADC operations. And so far it only has the ability to set the buffers with...

I reproduced this today using daily build 0708. I had the IDE up and running. I did a File->New to create a new sketch. In this case I tried saving...

I second or third this, especially if you are going to remove Dark Theia theme With Dark Theia, for example: I can easily find it, especially when the editor is...

Note, I do wish at times there were some extensions to the ordering of the boards in the boards manager, for example on my Windows Machine, my menu looks something...