Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Raspberry Pi remote services?

Hi,

Yes great idea. The remote service can be used to i/o the pins. I need to program this for the ECE talk. I already have a lightweight OSGi server that I will use to host this service.

https://github.com/wimjongman/polos

Cheers,

Wim



On Fri, Jun 27, 2014 at 10:29 PM, Scott Lewis <slewis@xxxxxxxxxxxxx> wrote:
On 6/27/2014 12:46 PM, Markus Alexander Kuppe wrote:
<stuff deleted>

What about using http://pi4j.com/ to talk to the GPIOs of the Pi. One
can hook up a multimeter to the GPIOs and make it do stuff. One just
needs a multimeter, old floppy cable and paper clips.

I like it.

Pi4j is Apache 2 license [1], so that's less friction/good.

Scott

[1] http://pi4j.com/license.html

_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev


Back to the top