Hi,
Somebody knows how programming ATtiny12 in C language because when I compilated my code WinAVR said "ATtiny12 is not supported by the compiler" and I don't enjoy to learn assembler just for a little programm.
Thanks.
Hi,
I've a probleme to really understand how works the "Pin change interrupt" on the ATtiny12 from ATMEL. In fact, in the datasheet, I see that
..."The pin change interrupt is triggered by any change on any input or I/O pin. Change on
pins PB2..0 will always cause an interrupt. Change on pins...
Hi,
I need to use a 13.125MHz crystal for the AT86RF401 transmitter from ATMEL and I would like to know if this value must be respected exactely or can be changed, because I only found a 13.0625 MHz crystal.
Thanks
Hi,
I need to use the T5744 RF receiver from ATMEL (matching with the RF transmitter AT86RF401) and I have a question about the demodulator. Into the datasheet, it's written that the T5744 supports various types of protocols and especially Manchester code which interests me (Protocol used by the...
Hi,
I need to use the T5744 RF receiver from ATMEL (matching with the RF transmitter AT86RF401) and I have a question about the demodulator. Into the datasheet, it's written that the T5744 supports various types of protocols and especially Manchester code which interests me (Protocol used by the...
Hi,
I'm looking for an ATMEL microcontroller which can do edge capture input on 2-inputs. I only found some ones which do edge capture on only one input but I need to do this on 2 inputs (I have two signals).
Thanks to tell me if that I'm looking for exists.
Hi,
I use accelerometers MEMS (ADXL202 from Analog Devices) to calculate velocity of a 4 arms robot.
So, I would like to know how I could transmit signals between the robot and PC. I've thought to use (small ... otherwise the MEMS technology doesn't matter ... and low cost) RF wireless but I...
Hello,
I just want to know what is the nominal range (in average) in emitting frequency for the Infrared LED. I guess if its should be more than 4MHz.
Thanks
Hello,
I've done acquisition of a mems accelerometer with Labview to make signal processing with Matlab and I've just a little more signal than noise. the fundamental frequence of this signal is normaly around 1Hz and when I make a simple lowpass filter I obtain a strange result : I'd like just...