Skip to content

Fixing issue turning pinMode to ANALOG#6

Open
jguille2 wants to merge 1 commit intoyellow-digital:mainfrom
jguille2:dev
Open

Fixing issue turning pinMode to ANALOG#6
jguille2 wants to merge 1 commit intoyellow-digital:mainfrom
jguille2:dev

Conversation

@jguille2
Copy link
Copy Markdown

Hi Jelle Hak,

Thanks for your work.
I'm moving Snap4Arduino to a custom Snap! extension, snap_s4aConn, using the WebSerial api... and I'm using your code to get this firmata-web solution.

I was thinking (not only now) that Firmata.js repo was the place to implement this support, but you know all "firmata projects" are pretty much frozen :(
Then, for me, your repo is right now the reference on "Firmata over WebSerial".

I see that a first use of "pinMode" to ANALOG is running ok, because analog reading don't need any activation... but if I turn to other modes and return to ANALOG, reporting is frozen because that change (pinMode to ANALOG) is not reported to the board.

I've also submitted this to firmata/firmata.js repo) but, you know there are other changes on your firmata.js... and, as I said, your repo could be the updated reference for firmata over serial projects.

Thanks
Joan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant