webosce / README

Manage all issues and information for webOS Community Edition
8 stars 1 forks source link

luna service which supports gpio control. #14

Closed sukdo399 closed 6 years ago

sukdo399 commented 6 years ago

Is your feature request related to a problem? Please describe. there is no luna service which supports gpio control.

Describe the solution you'd like design/implement luna service which supports gpio control.

lsahn-gh commented 6 years ago

If the gpio control is for the series of rpi, just add one more abstract layer on the wiringpi and then implement the service at the layer. Otherwise, it could be a challenge to implement a direct access to GPIO address for others.

Anyway I'd like to take this issue

sukdo399 commented 6 years ago

@memnoth As I Know, a number of people are interested in this topic. It would be nice to discuss about collaboration with them at the slack.

junhoryu commented 6 years ago

@memnoth

I am currently working on gpio cntrl service for WebOS if you want do this job together pls check https://github.com/junhoryu/com.gpiotest.service.native

lsahn-gh commented 6 years ago

@junhoryu

For your information

If you do not want to close the issue, commit your changes without Fix:. That is a system closes an issue related to the commit automatically.