Possible to receive serial or softwareSerial communication?

Store Forums Video Experimenter General Discussion Possible to receive serial or softwareSerial communication?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #476
    Boggs
    Member

    Hi,

    I’m trying to receive communication from a second Arduino to VE sheld but find that doing so via either the RX pin or any of the Digital pins via SoftwareSerial causes the video out to stop outputting. This is expected, I assume. Does anyone know any way around it?

    Boggs

    #1236
    Michael
    Keymaster

    Serial communication is not possible when using video. The interrupts interfere with the video timing. The TVout library includes a polling serial implementation. See TVout documentation, and the “pollserial” implementation.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.