Hi,
followed this (EXITING) thread. Did setup an RPi and ran successfully first simple B4A test apps.
Next wanted to connect an Arduino to the RPi to send data in both ways using SoftwareSerial:
Via Serial Port: According development stage of Android Things, USB Serial Port is not yet supported.
Via SoftwareSerial: Looked at UART, which is already supported.
Question:
Are there plans to extend the B4A things library to support SoftwareSerial (via USB and/or 3-wire connection TX,RX,GND)? and use subsequently the B4XSerializer to exchange data both ways.
EDIT 20170123: Added [things] to the title.
followed this (EXITING) thread. Did setup an RPi and ran successfully first simple B4A test apps.
Next wanted to connect an Arduino to the RPi to send data in both ways using SoftwareSerial:
Via Serial Port: According development stage of Android Things, USB Serial Port is not yet supported.
Via SoftwareSerial: Looked at UART, which is already supported.
Question:
Are there plans to extend the B4A things library to support SoftwareSerial (via USB and/or 3-wire connection TX,RX,GND)? and use subsequently the B4XSerializer to exchange data both ways.
EDIT 20170123: Added [things] to the title.
Last edited: