http://raspberrypi.znix.com/hipidocs/topic_gpiodev.htm

On Thu, Sep 3, 2015 at 8:28 PM, Melanie <[email protected]> wrote:

> RPI ports do not map to device files.
>
> - Melanie
>
> On 04/09/2015 04:56, Dahlia Trimble wrote:
> > Or if the port can be mapped to a device file and the amount of data
> > thruput you want is relatively low, you could use something like a cgi
> > script to read/write the port and then read it in a script via
> > llHttpRequest()
> >
> > On Thu, Sep 3, 2015 at 3:32 PM, Melanie <[email protected]> wrote:
> >
> >> You can quite easily build a region module that uses a
> >> managed-to-native interface to access ports.
> >> Alternatively, the port access can be done by a native program and
> >> the data communicated to the module via IPC.
> >>
> >> - Melanie
> >>
> >> On 04/09/2015 00:12, [email protected] wrote:
> >> > Hi everyone,
> >> >
> >> > I am in need of a few hints how to approach 'utilizing sensor data of
> >> > Raspberry Pi2 GPIO pins'. The simulator is running on the same
> >> > Raspberry.
> >> >
> >> > Do we have someone who already did something like that?
> >> > What would be a reasonable start?
> >> >
> >> > Thx.
> >> >
> >> > Regards,
> >> >
> >> > Marcus
> >> > (Fim Fischer)
> >> >
> >> >
> >> >
> >> > _______________________________________________
> >> > Opensim-dev mailing list
> >> > [email protected]
> >> > http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev
> >> _______________________________________________
> >> Opensim-dev mailing list
> >> [email protected]
> >> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev
> >>
> >
> >
> >
> > _______________________________________________
> > Opensim-dev mailing list
> > [email protected]
> > http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev
> _______________________________________________
> Opensim-dev mailing list
> [email protected]
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev
>
_______________________________________________
Opensim-dev mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev

Reply via email to