Forum >DFPlayer Library
ArduinoGeneral

DFPlayer Library

userHead wl888 2016-12-31 21:51:32 870 Views1 Replies
Hi
I am using the Library .......DFRobotDFPlayerMini-1.0.1.zip by Angelo
I am trying to use the actual RX TX pins on the UNO R3 but it doesn't connect unless i type in an alternate digital pin number, this is no good for my application as i have a major pin shortage. I have tried typing in (0,1) but that is not being accepted.
The reason for using this library is because it provides a LOOP function that works well.

1/. How do i use the RX TX pins with this library??
2/. Is there another library that has a good LOOP function in it???
Thanks
Doug
2017-01-03 20:12:30 Hi

if you want to use the RX TX pins with this library, maybe it will be a little complicated. The following link is our original wiki, maybe you can make a reference, you can use the actual serial port with another library:make_clickable_callback(MAGIC_URL_FULL, '
', 'https://www.dfrobot.com/wiki/index.php?title=DFPlayer_Mini_SKU:DFR0299&oldid=36717', '', ' class="postlink"')

The library as shown in the attachment. Hope this will help you. :)
userHeadPic Wendy.Hu