Hi Ingo,

What I do for a project of mine is using an arduino connected to the rx tx pins of the Pi (rx tx voltages must be adapted, though)
Then [comport] allows me to get both cards to talk together.
It's on a Pi Zero so I don't know for other versions, but I also had to disable the serial console in raspbian lite's config file because it was causing glitches in the serial communication.
Now it's working fine with a 115200 baudrate.
Hope this helps, I can provide a few more details about this method if necessary.

Joseph Larralde
--
freelance developer
www.josephlarralde.fr

Le 22/09/2021 à 12:00, pd-list-requ...@lists.iem.at a écrit :
Send Pd-list mailing list submissions to
        pd-list@lists.iem.at

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.puredata.info/listinfo/pd-list
or, via email, send a message with subject or body 'help' to
        pd-list-requ...@lists.iem.at

You can reach the person managing the list at
        pd-list-ow...@lists.iem.at

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-list digest..."


Today's Topics:

    1. How to talk to the Raspberry 4 GPIO and a multiple object
       question ? (Ingo)


----------------------------------------------------------------------

Message: 1
Date: Tue, 21 Sep 2021 17:53:46 +0200
From: "Ingo" <i...@miamiwave.com>
To: <pd-list@lists.iem.at>
Subject: [PD] How to talk to the Raspberry 4 GPIO and a multiple
        object question ?
Message-ID: <000001d7af00$dc90b1d0$95b21570$@miamiwave.com>
Content-Type: text/plain; charset="us-ascii"

Now that I got most of my software running on the Pi - with much more
performance than I expected - I need to be able talk to the GPIO of the RPi
4.

First of all a big thanks again for everybodys help me with the libraries !
! !

I know there had been some changes a while ago with the RPi GPIO when some
way to interfacing with Pd dumped.

I'm not sure what it was anymore - so, how can I connect from Pd atm?

All I need to be able to do for now is turning on a few LEDs.

Does [comport] recognize the GPIO of the RPi 4?

BTW, the libraries are mostly working but I happen to have some trouble with
[speedlim] being in 3 different libraries.

It's in Cyclone (which I had been using before and is working fine) and also
in maxlib and iemlib.

The latter gives me sometimes trouble but I don't know how I can get rid of
single objects in "iemlib".

(Sometimes it outputs a float instead of a list. I have already [t list] in
front of it.)

Is it possible or will I have to prepend "cyclone" every time?

Or is there another way to make sure that the cyclone object will be used
first instead of the iemlib object?

The libraries are currently loaded in alphabetic order in the ".pdsettings".

Thanks

Ingo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.puredata.info/pipermail/pd-list/attachments/20210921/2a61c1c0/attachment-0001.htm>

------------------------------

Subject: Digest Footer

_______________________________________________
Pd-list mailing list
Pd-list@lists.iem.at
to manage your subscription (including un-subscription) see
https://lists.puredata.info/listinfo/pd-list


------------------------------

End of Pd-list Digest, Vol 198, Issue 34
****************************************




_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to