PaulStoffregen / AltSoftSerial

Software emulated serial using hardware timers for improved compatibility
http://www.pjrc.com/teensy/td_libs_AltSoftSerial.html
328 stars 131 forks source link

Can we use it on NodeMCU? #64

Closed DaniMzT closed 2 years ago

DaniMzT commented 2 years ago

Hello. In order to communicate an Arduino UNO and a NodeMCU, I'd like to replace SoftwareSerial by AltSoftSerial. However, I'm afraid AltSoftSerial might not be used on NodeMCU, as I haven't seen specified pins to use it (for example, for Arduino UNO pins 8 and 9 must be used for this library). Could you confirm me if it's possible?

Thank you for the library :) Best regards

PaulStoffregen commented 2 years ago

NodeMCU is not supported