Tim Keller

Results 33 comments of Tim Keller

I have been waiting for CC mode to be implemented to not fracture the code more before I started working on it, I do plan on implementing it soon that...

So over time it seems my device has also lost its factory calibration. Im reading 7.8v when I supply it 5v. 5v out is only putting out like 3.3v

I will dig into it a bit more once I have some time my self, and as noted I'll gladly tackle setting up some kind of calibration UI/scheme once the...

Could, At your leisure, Explain how to use the PAST library you have included as well as clarify the bug that is noted in your comments? I plan to get...

Yeah that is what I was thinking instead of writing on on hardware ui to start. Process something like such. "Set Dac to value" -> User types in real value...

how has tweaking on this been going? Do you implement a custom checkbox for it currently so @kieranc can implement it in his risky builds :)

> > > So this is a personal attempt at implementing a "show digital clock on shake" functionality. I'm getting a pretty consistent shake detection (even when my arm is...

Out of curiosity is there anyway to use the existing digital watch face instead of rolling your own?

Looking into this on my end from having a similar issue it looks that IronPython is calling noValue()'s __getattr__ function when assigning variables inside init. This is reproduce-able in a...

I would like to see these removed from the cmake as well. Let the cmake focus on getting a build. Leave the flashing to the other tools/user setup available. @kieranc...