Final Year Project

Is it possible to integrate Raspberry Pi 3 with my BOLT IOT device? I am going to be doing the Light Monitoring System on a robot using BOLT and I need to provide the navigation to my robot using Raspberry Pi.

Yes you can integrate it with bolt iot using UART.

On the Raspberry Pi , one UART is selected to be present on GPIO 14 (transmit) and 15 (receive) - this is the primary UART . By default, this will also be the UART on which a Linux console may be present.