Hi -
I’ve made some progress with the Sparkfun/Laipac TX433/RX433 (enough to convince myself they are ‘alive’) but am still far away from a reliable transmission. I have several of the the Atmel AVR family (ATtiny2313 /ATmega8515/ATmega16) and realize that the default UART is not going to work well for me over wireless.
I’m finding it difficult getting a software error tolerant UART working and was wondering if some kind soul has AVR code available that I could use as a base. I have access to a PIC version, but as a relative AVR newbie having an AVR example would be great. I’m not picky on the encoding scheme - Manchester, homebrew, whatever!
Thanks!