Hello World!
Is it possible to Interface a NEO M8N GPS Module with an Arduino NANO using the AltSoftSerial Library for Serial Communications, as mentioned in this Github?
Interfacing NEO M8N GPS Module with Arduino
If yes, what are the pins (TX, RX) used on the Arduino Nano that are compatible with the library?
I know Arduino UNO supports Pins 8 and 9, but what are the specific pins for ARDUINO NANO?
Thanks!