Actualités

Serial communication is the process of sending data one bit at a time, sequentially, over a communication channel or bus. There are many types of serial communication like UART, CAN, USB, I2C, and SPI ...
// This sample shows how to read serial data from the SF30. // NOTE: The SF30 needs to be configured in the following way for the sample to work: // Output type: Distance over serial // Serial port ...