The store will not work correctly when cookies are disabled.
Holiday Notice : Elecrow will be on holiday from May 1-4. You can still place orders during this time. PCB & PCBA orders will be processed from May 4th, and product orders will start shipping from May 5th. Enjoy the holidays!
JavaScript seems to be disabled in your browser.
For the best experience on our site, be sure to turn on Javascript in your browser.
I2C-UART Converter
LedBox V3
I2C-RS232C Converter
×
Add to cart successfully!
Customers Who View This Item Also Bought
Feature
This adapter converts the I2C port of a microcontroller into an RS232C communication port.
It can be controlled as an I2C device from a microcontroller, and can set the UART baud rate, send, and receive.
It is equipped with the I2C/UART protocol bridge SC16IS750 and the RS232C conversion IC ADM3202 .
The I2C connector is Grove compatible and supports 3.3V/5V power supplies.
The RS232C port is equipped with a D-sub9 male connector.
The I2C/UART protocol bridge SC16IS750 has a built-in 64-byte buffer.
It is equipped with a 7.3728MHz crystal oscillator, and the UART baud rate can be set independently of the microcontroller's main clock.
The default I2C address is 8bit:0x9A (7bit:0x4D).
Note
The only signals that are converted to RS232C levels are the 2nd pin of the D-sub9 receiving pin and the 3rd pin of the transmitting pin.
If you are using a device other than the Arduino Uno, please change the Wire definition near line 29 of the sample code SC16IS750.cpp as necessary.
Details
Sample Code & Details