chirimen-oh / any-issues

CHIRIMEN Open HardwareのISSUESを検討するために用意されています。 従って、issuesの議論の目的のみで利用されます。Messaging board (Forum) to discuss several CHIRIMEN issues.
3 stars 3 forks source link

Implement WebGPIO polyfill for node backend #188

Closed dynamis closed 6 years ago

dynamis commented 7 years ago

Overview Description (Goal of this issue)

We want WebGPIO polyfill for node backend to make WebGPIO testable/usable on other devices. This make API consideration easy and fast. Also, many other devices including production embedded devices can share same code and ecosystem.

Action Itemc (Requirements to close this issue)

see also: #189

naokisekiguchi commented 6 years ago

I implemented a prototype of web gpio polyfill for node backend. https://github.com/naokisekiguchi/nodegpio

dynamis commented 6 years ago

create repo with new implementation: #195

dynamis commented 6 years ago

DONE by tadfmac: https://github.com/chirimen-oh/chirimen-raspi3