[C.CC USERS] wiring.module Question

Aaron Ryan bringfire at gmail.com
Wed Oct 26 22:33:58 BST 2011


Matt,

Thanks for the zip file and the heads up about the wiring.module and its
tendency to foster a procedural rather than parallel mode of thinking with
Occam-Pi.  My first question then, is how to go about reading and printing
analog values using the Transterpreter.  The code for reading which you
provided is a good start

CHAN SIGNAL req?:
CHAN BYTE reading:
PAR
 ...
 adc (A0, VCC, req?, reading!)
 ...
 do.stuff.and.read(req!, reading?)


 ...but printing the values that are gathered eludes me currently.


Sci-Arc is a really great place to experiment and explore...the wild west of
architectural education.

Thanks for all of your help and I look forward to any video tutorials or
anything else you might produce in the way of documentation in the near
future.

Best,
aaron

Thanks for the tip and the zip file
On Wed, Oct 26, 2011 at 1:31 PM, Matt Jadud <matt at jadud.com> wrote:

> On Wed, Oct 26, 2011 at 16:15, Aaron Ryan <bringfire at gmail.com> wrote:
> > the parallel computing realm for students here in the newly built Robot
> > House-- http://vimeo.com/25247089
> http://www.sciarc.edu/portal/about/resources/robotics_lab.html at
> > Sci-Arc.  We are prototyping and implementing various end effectors using
>
> And, for the record, SCI-Arc looks like a very, very cool place.
>
> Cheers,
> Matt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.concurrency.cc/pipermail/users/attachments/20111026/2b77eaa5/attachment.htm>


More information about the users mailing list