[C.CC USERS] The operation of "digital.input" and Plumbing debugging
Matt Jadud
matt at jadud.com
Thu Jan 20 17:39:44 GMT 2011
Hi Steve,
On Thu, Jan 20, 2011 at 11:32, Steve Pretty
<steve.g.pretty at btinternet.com> wrote:
> I am guessing you will want to change the comment rather than having to
> rework the book examples. It would, however, be useful to have a
> digital.input that would send a HIGH and a LOW.
Short answer: agreed. Either 1) spec what you want and we'll try and
add it in prompty, or 2) submit code to be included.
The nice thing is that there is nothing *terribly* special about
plumbing.module. Any code you write can easily be included if it makes
sense. So, just develop PROCs, and then we can think about where they
might go if they are useful in the general framework.
Related: if you want, we can give you a directory in the "community"
directory of our repository, or if you put things in somewhere we can
get to (eg. github), we're able to interact with you more directly on
code questions.
(That turned into a long answer.)
> Printing.module to work. Something is sent - I do get some random
> characters appearing in occplug. I am guessing that the serial port in not
> correctly configured. Do I have to use the serial.start proc to initialise
> things - if so, which pin(s) to I have to configure, and how do I know what
> Baud rate is required? (The serial link is obviously working OK for the
Is this an Uno? Christian and I were just talking this morning about
how we seem to have a serial issue on the Uno that we need to correct.
My guess is it's pretty simple... but, it might not be.
> working on called POPExplorer - basically a visual programing environment
> for occam. Is there any ongoing work on that - it would make an interesting
> front end for plumbing.
I would love to see more work on it, but haven't myself had time. I'll
be talking about some related project ideas with students this term...
we'll see.
Cheers,
Matt
More information about the users
mailing list