[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] arduino
Hi, Andrea!
Did you use the Arduino quark from the SC repository or some other
interface? I have successfully used the quark before, with code like:
// baud rate should match the one in arduino setup() Serial.begin
p = ArduinoSMS("/dev/ttyUSB0", 115200);
p.action = { |... msg|
--Artem
2008/12/2 Andrea Valle <valle@xxxxxxxxxxx>:
>
>
> Thanks Oswald
>
> the SMS is included with the arduino IDE iirc, below examples
> somewhere. so just open that and upload.
>
>
> Yeah, I did it.
> Then I guess that by evaluating the SC code in the Arduino Help I should be
> able to flash the LED, but, hmm, nothing happens.
>
> -a-
>
>
> i don't know about the
> deprecation but that will most likely only have mid-term consequences.
> bst, opt
> Andrea Valle writes:
>
> Hi to all,
> and above all, ciao Stef!
> I have my LED blinking on a Arduino Diecimila and I'm happy.
> Now obviously I want to control it from SC.
> But
> 1. SimpleMessageSystem seems to be deprecated on Arduino site. Uh?
> 2. I have followed the examples but nothing seems to happen during SC-
> Arduino communcations (but no message at all, so I don't know)
> Sorry, total newbie here, so maybe I'm missing something pretty basic...
> Thanks
> Best
> -a-
> --------------------------------------------------
> Andrea Valle
> --------------------------------------------------
> CIRMA - DAMS
> Università degli Studi di Torino
> --> http://www.cirma.unito.it/andrea/
> --> http://www.myspace.com/andreavalle
> --> andrea.valle@xxxxxxxx
> --------------------------------------------------
> - La Repubblica promuove lo sviluppo della cultura e la ricerca
> scientifica e tecnica.
> - La Repubblica detta le norme generali sull'istruzione ed istituisce
> scuole statali per tutti gli ordini e gradi.
> (Costituzione della Repubblica Italiana, art. 9 e 33)
>
>
>
> _______________________________________________
> sc-users mailing list
> info (subscription, etc.):
> http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> archive: https://listarc.bham.ac.uk/marchives/sc-users/
> search: https://listarc.bham.ac.uk/lists/sc-users/search/
>
> --------------------------------------------------
> Andrea Valle
> --------------------------------------------------
> CIRMA - DAMS
> Università degli Studi di Torino
> --> http://www.cirma.unito.it/andrea/
> --> http://www.myspace.com/andreavalle
> --> andrea.valle@xxxxxxxx
> --------------------------------------------------
> - La Repubblica promuove lo sviluppo della cultura e la ricerca scientifica
> e tecnica.
> - La Repubblica detta le norme generali sull'istruzione ed istituisce scuole
> statali per tutti gli ordini e gradi.
> (Costituzione della Repubblica Italiana, art. 9 e 33)
>
>
>