Is there any difference in the circuit between Tmote Sky DAC0 and Tmoteinvent DAC0? I made my own amplifier and speaker, can I just use the DAC output part of SpeakerDriverC on Tmote Sky? If not, how should I adapt it to Tmote Sky? Btw, what is the AD524XC component in SpeakerDriverC? Thanks!
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joe Polastre Sent: Friday, January 05, 2007 2:24 PM To: yicheng Cc: [email protected] Subject: Re: [Tinyos-help] why Leds component doesn't work on Tmote invent platform No, the Tmote Invent speaker uses a different circuit (see the Tmote Invent User's Guide at www.moteiv.com for more information). -Joe On 1/5/07, yicheng <[EMAIL PROTECTED]> wrote: > I made an amplifier which connects the Tmote Sky DAC0 channel and a speaker, > can I use 'speakerdriverc' and 'playtonec' components directly without > changing anything? Thanks! > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Joe Polastre > Sent: Friday, January 05, 2007 2:06 PM > To: yicheng > Cc: [email protected] > Subject: Re: [Tinyos-help] why Leds component doesn't work on Tmote invent > platform > > Tmote Invent has a different Leds circuit than Tmote Sky. Tmote Sky > does not have a speaker, and thus the Tmote Invent speaker component > will not work with Tmote Sky. > > -Joe > > On 1/5/07, yicheng <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hi, > > > > > > > > I need to use speaker component on Tmote sky, so I updated to Boomerang > > 2.0.4 (I used tinyos1.1.15 before). I then go to > > /opt/moteiv/apps/Count/CountLeds and do some tests. First I > > compiled with "make tmote" and downloaded it, the leds work fine. Then I > > compiled with "make tmoteinvent" and run it, the leds don't work. Is there > > any difference in Leds component between tmote and tmoteinvent platform? > How > > can I make led work on tmote invent platform? > > > > > > > > Thanks! > > > > Yicheng > > _______________________________________________ > > 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
