The product is an expansion shield with two one-wire UART interfaces, four UART interfaces, two I2C interfaces, and one BMCOM. It is mainly designed to solve the issue of insufficient communication pins.
Interface:
- One-wire UART x 2
- BMCOM x 1
- I2C x 2
- UART x 4 (configurable baud rate: 230400bps Max.)
IC: WK2114
Parity format: parity bit / no parity bit
Stop bit: 1 bit or 2 bits
Receive/transmit FIFO: 256 bytes, the byte number can be queried
TX / RX pin status: enable / disable
Dimension: 67 x 53.34 x 16.8 mm
Net weight: 23.7g
DESCRIPTION
You can insert the product into an Arduino UNO or the BMduino-UNO, BM53A367A, without using an external cable.
The product offers UART, one-wire UART, I2C and BMCOM interfaces.
UART interface: expanding the main serial port to four sub-serial ports. You can configure the baud rate, check format, and stop bit for each UART sub-serial port.
One-wire UART interface: communicating by using the SoftwareSerial library of BMduino-UNO BM53A367A.
BMCOM: communicating via hardware I2C or software UART. It is necessary to use it with the above software, SoftwareSerial library.