Hello,
thanks for your question.
I dont think the RPI is well suited to doing this, at least with the bcm2835
library:
1. You will need a driver to interface to the physical balanced line
2. Bit banging using bcm2835 library is not likely to be satisfactory, since
it will be running inside a Linux user process and subject to swapping out.
If you really have to consider DIY, then I would look instead at maybe a
fastish Arduino or similar embedded processor to provide the protocol driver,
perhaps wired back to a RPi with a more traditional interface with hardware
support like SPI, RadioHead over Serial etc.
Cheers.
--
Mike McCauley VK4AMM
mi...@airspayce.com
Airspayce Pty Ltd 9 Bulbul Place Currumbin Waters QLD 4223 Australia
http://www.airspayce.com
Phone
+61 7 5598-7474