Philip Gladstone

Results 113 comments of Philip Gladstone

Can you please include a link to the relevant hardware? I.e. what do I search for if I want to buy one of these? On Fri, May 8, 2020, 11:49...

I.e some like this ought to work: https://www.aliexpress.com/item/32975610831.html? I suspect that you ought to note that you need to pick an IR receiver module that matches the PCM frequency of...

Yes `double`s work fine in C. What came to me as a surprise was that the change on the dev branch was so backwards incompatible with master. Now we do...

I had always used the integer builds because they were faster and used less memory. This lead me to not truly appreciate the difference between integer and number (because they...

Terry -- you don't need to make all of these changes -- I'm going to start in on some.

@TerryE I just tried the lua53 build, and I got lots of errors. I would guess that something is up with the dependency checking/generation. It got a lot better once...

It worked for me (after I cleaned up some code that I'm working on). Thanks.

I'm also wondering if we can merge in the audio stream stuff that the IDF supports to make it easy to play (say) an MP3 from disk (or network). It...

`file` could be added without much difficulty.

Actually, I ended up just moving each link type into its own directory and running the capture tool multiple times.