Cullen Jennings

Results 30 issues of Cullen Jennings

Hi, I like the embd library and added support for INA219 current sensor. I have only tested on a Pi but given it only uses the I2C calls, it seems...

new device

Hi Christian. This is an alternative solution to this problem that my colleague Shashaank wrote. It does not rely on funopen so it should be way more portable than the...

Loading from memory can make it easier when storing the HRTF as a Unity asset in iOS or Android. Before this is merged, it needs some work to make sure...

I think we should also have a protect that passes in the size of the buffer. It's just better practice.

enhancement

Fixes #731 When both the DTR and RST lines are bien get to the same value, this PR will cause them to be set at the same time instead of...

When setting the DTR and RST values to the same value, they output signals do not get set at the same time. This causes problem in program that use them...