What kind of data do you want to send? ADCs are inputs. If you want to output an analog voltage, you need its inverse, a DAC (digital to analog converter). Most microcontrollers don't have those, but some do. You could also use an external one and control it using your microcontroller's I/O pins.
Michiel From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chan kenniel Sent: zondag 18 november 2007 9:12 To: tinyos forum Subject: [Tinyos-help] Send data to ADC Channel Hi everyone, is it any method to send data to ADC channel? -- Best wishes, Kenneth Chan ------------------------ Wish you have a good day!
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
