Neil Davis

Results 12 comments of Neil Davis

> Was this addressed by #361 ? No, I only started using this repo at `v0.19.0` which is downstream of that commit (905fc6f). All the changes I tried from the...

@sago35 Thanks for your attention. It looks like we want to achieve the same thing :) I have no objection to reviewing your PR #372, although I am quite new...

In case you wonder "Why?" - my motivation for this stems from fixing #422 and adding support for #421. Whilst the devices are GPIO based (requiring importing `machine` package) there...

Hi @LeonardsonCC which IR receiver component are you using with the Uno? Can you provide the part number and/or link to the datasheet? Thanks.

Thanks. If I'm reading that datasheet correctly, it's an 'active low' device so the driver config should be compatible. I have a R3 Uno somewhere so will try it soon...

Ah, having got the dev env setup, now I see. It seems `SetInterrupt()` is not implemented in `machine.Pin` for `arduino` target, which is more of a tinygo core support issue...

Closing since merged in v0.22.0

Closing since 'tone' driver does this

@TheAssassin Not sure how advanced you are with this, but I may perhaps be able to help with armhf & aarch64? I've just started to look at AppImage for a...

Offering potential help on this for `armhf` & `aarch64`. See my [comment](https://github.com/linuxdeploy/linuxdeploy/pull/189#issuecomment-1792294465) on #189