by i-Bot » Thu Sep 09, 2010 5:46 pm
by i-Bot
Thu Sep 09, 2010 5:46 pm
The biggest pain with the Arduino for AX12 is the single hardware USART on the basic models. This is resolved on the Arbotix and the larger Arduino Mega. At higher AX bus speeds, the hardware USART is a must, this is why the other code I posted moves the other lower speed control interface to the software serial, however this is not normally connected to the FTDI chip.
Also watch out for how you make the links to the AX Bus so the bootloader will still work.
The biggest pain with the Arduino for AX12 is the single hardware USART on the basic models. This is resolved on the Arbotix and the larger Arduino Mega. At higher AX bus speeds, the hardware USART is a must, this is why the other code I posted moves the other lower speed control interface to the software serial, however this is not normally connected to the FTDI chip.
Also watch out for how you make the links to the AX Bus so the bootloader will still work.