Sparkfun’s tutorial for their TLP434 / RLP434 are in Pic Basic Pro. Anyone have this converted to assembly language? I’m using a 16F628 and need an example to setup the UART and then transmit a data byte to the reciever which will be hooked to a computer somehow (havn’t decided yet because I don’t know enough about serial comm yet). My goal is to eventually send 5 bytes (5 channels of 8 bit A/D) to my PC. Thanks in advance.