I don't know which pins are brought out on the 'Dot but I believe
there are a few that you can use. You'll have to pour over the doc
and schematic to see which ones.

In my huge bolus of code for mica{2,z} at:
      http://www.etantdonnes.com/Motes/robocode.tar.gz
there are two modules for output. HPLPortCM.nc sets up a full
byte wide port for input or output. You can also do this on a
pin-by-pin basis but I was too lazy to complete it.

HPLMotorIIM.nc uses two of the timer/counter pins as PWM outputs,
which can produce a decent analog out with the right capacitor.

Hopefully you can use these as a guide.

MS

Lindsay Oleson wrote:
Hi,

I'm new to the mote platform and TinyOS, and I was wondering if it is possible to make the Mica (specifically, Mica2Dot) output a simple digital (or analog) voltage signal, and how such an output can be obtained. Any insight that can be granted on this subject would be greatly appreciated.

Thanks,

Lindsay Oleson
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>


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

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to