I need to configure the Serial on an Arduino to match a very strange Printer, I`m not even sure it`s possible with an Arduino?
it needs to be:
1200 Baud
1 Start bit
7 Data bits (LSB first)
1 Parity Bit (Even)
and 2 Stop Bits.
Does anyone know how config for this in Arduino, or even if it`s possible?






