[CCC DEV] AVR Occplug Crash - Ubuntu

Matt Jadud jadudm at gmail.com
Wed Nov 17 00:11:25 GMT 2010


On Tue, Nov 16, 2010 at 18:03, Martin Ellis <mce at kent.ac.uk> wrote:
> No its ok, what I wanted to do could be done without mobiles easily enough.
> I found it a little odd that the compiler doesn't error about the use of

Hm. Good point. We should probably disable mobiles in the compiler
flags for the Arduino so that it does die.

> At tinkersoc we wanted to cover some Arduino programing without the need for
> any components. So we got them to implement Morse code on the onboard LED.
> This is my attempt to do the same in plumbing.

Very cool.

At a glance, it looks pretty good.

          (str[i] >= 'a') AND (str[i] >= 'a')

Is that supposed to do something?

Cheers,
Matt




More information about the developers mailing list