Search found 2 matches
- 05 Jun 2023 09:09
- Forum: Lambda Shield for Arduino
- Topic: Pins remaining for Serial Tranmission
- Replies: 3
- Views: 27256
Re: Pins remaining for Serial Tranmission
Thanks for the help. It's working correctly
- 03 Jun 2023 17:16
- Forum: Lambda Shield for Arduino
- Topic: Pins remaining for Serial Tranmission
- Replies: 3
- Views: 27256
Pins remaining for Serial Tranmission
I am trying to transmit data from the uno with the lambda 2 shield to a teensy 4.1. Without the shield I can transmit data from the uno to the teensy using the <SoftwareSerial.h> library, pins 11 and 12 are used for RX TX on the uno. When using the shield and adding the required lines for Software S...