John Whittington

Results 49 comments of John Whittington

I haven't used Teensy so don't have experience with the different boards but Teensy.mk sets to 168 MHz when it chooses the last entry if multiple speeds are defined and...

What directory do you run it from? I'm also having difficulties with the passing of OBJDIR on both Mac and Windows systems. On the Mac I've found that if the...

Also happy to help out here. I use the module in a lot of scripting at work so think I can be useful 🙂. I have a [fork](https://github.com/tuna-f1sh/cantools/blob/master/cantools/subparsers/decode.py) with InfluxDB...

I swapped them intentionally in favour of hardware serial reliability over software serial. For me, a possible missed char on the debugger is more acceptable then the frustration caused if...

Yes. I don't have a DUE to test with but it should just be a case of replacing _swSerial_ with _Serial_ ([or which serial port you want to use](https://www.arduino.cc/en/Reference/Serial)). See...

Re-download the example :). I did a ninja edit on the attached file quickly after posting as it originally contained an unsaved edit.

https://pypi.org/project/openant

Closing/unassigned channels and ANT+ device added with #76

I had a look into this, checking the ANT Message Protocol and agree it is a bug where you say; for a RF EVENT_ Message ID is 0x01 and one...

I did this as part of bring to v1.