Steve Sixty-Four

Results 35 comments of Steve Sixty-Four

An idea (no code yet): - have a dynamic buffer of bytes storing the individual LED states => already exists, columns (check) - initially set buffer size to number of...

There's a bunch of commits in my fork (https://github.com/steve8x8/nodemcu-max7219), covering this issue among others (see #4). Too early for a formal merge request though. Caveat: This makes use of the...

IMHO it's an extension of #1. Adding a `require("bit")` seems unavoidable in the long run (and. e.g. reverseBytes would profit from bit operations, saving several K of heap space).

http://web.archive.org/web/20200715131546/http://protocols.ascensia.com/Programming-Guide.aspx ?

Thanks @ondrej1024 for chiming in - my main problem is the same as yours, plus lack of CNL... I hope there's something to be learned from that code change, about...

I went to find the radio frequency that CNL and pump use to talk to each other - and came across a FCC document that lists the 2.42~2.48 GHz range....

This doesn't explain why the same issue can be seen on a 7-year old tablet, running Android 4.4.4, constantly connected to wall power (it's got a separate charger socket -...

@akumpu first I was wondering why you'd want to soak the stick in India Pale Ale - then became aware of yet another (also alcoholic!) meaning of that "IPA" abbreviation...

20200308 doesn't directly support Mapsforge v4 offline maps ("unsupported file version: 4"), I've got to use Locus. The request for MapsForge v4 support seems to be a duplicate of #15...