Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] Raspberry Pi GPIO tutorials

Hi Folks,

I've created two new tutorials (along with the supporting code), to demonstrate the use of OSGi Services (and OSGi Remote Services) with the Raspberry Pi's GPIO support

[1] Raspberry Pi GPIO with OSGi Services - Shows how to abstract GPIO Pins into an OSGi Services, thereby getting all the advantages of OSGi services [2] OSGi Remote Services for Raspberry Pi GPIO - Shows how to use OSGi Remote Services to make the Pi's GPIO pins available for remote access, and shows a new Eclipse view for using the remote service.

All the associated code is of course available via ECF's Raspberry Pi github repo [3].

Thanks,

Scott

[1] https://wiki.eclipse.org/Tutorial:_Raspberry_Pi_GPIO_with_OSGi_Services
[2] https://wiki.eclipse.org/Tutorial:_OSGi_Remote_Services_for_Raspberry_Pi_GPIO
[3] https://github.com/ECF/RaspberryPI



Back to the top