32 Commits

Author SHA1 Message Date
qsjhyy
47c0149383 V1.0.6 V1.0.6 2023-06-26 13:57:37 +08:00
qsjhyy
ed07ad9da4 compatible with hardware serial port 2023-06-26 13:56:01 +08:00
黄毅圆
a81a07c863 Merge pull request #19 from iZhangHui/master
fix failure to initialize issue
2023-06-26 13:15:31 +08:00
黄毅圆
8803a47a5d Merge pull request #24 from SylvsGit/patch-1
Update DFRobotDFPlayerMini.cpp
2023-06-26 13:10:46 +08:00
黄毅圆
fccaf97171 Merge pull request #42 from MonicaPArroyo/master
keywords.txt added
2023-06-26 13:06:07 +08:00
Mónica P. Arroyo
96d5e14940 keywords.txt added 2022-02-24 12:59:13 -06:00
SylvsGit
86ea349894 Update DFRobotDFPlayerMini.cpp
Fixed erroneous message for USB track Play Finished. (0x3C)
2019-02-18 13:32:40 +01:00
Henry Zhang
eb30c016bd fix failure to initialize issue 2018-11-12 18:49:56 +08:00
jimaobian
e15e9fcf8c update the version in library properties 1.0.5 2018-08-27 19:44:45 +08:00
jimaobian
90a7483779 update Case 1.0.4 2018-08-27 19:36:30 +08:00
jimaobian
00b6a67814 update Case 2018-08-27 19:36:13 +08:00
jimaobian
c286f98d6d update library.properties 1.0.3 2018-08-15 13:46:08 +08:00
jimaobian
8b4ba4f7d8 update to 1.0.3
* Fix the bug that read cannot get the right result.
* Add USB support
* Add more example.
2018-08-15 13:44:47 +08:00
jimaobian
c295afa686 Update the comments 2018-04-02 11:18:17 +08:00
jimaobian
3613f54569 update the data sheet 2017-12-27 15:41:22 +08:00
jimaobian
beeba2c69d Update 1.0.2 2017-11-20 13:53:10 +08:00
jimaobian
cfb9428978 Merge pull request #6 from jandelgado/add_travis_ci_support
added support for travis ci
2017-11-20 13:46:35 +08:00
jimaobian
c36911d7b3 Merge pull request #5 from jandelgado/make_call_to_init_optional
Made the call to init() in DFRobotDFPlayerMini::begin() optional.
2017-11-20 13:39:01 +08:00
jimaobian
0cf620c20d Merge pull request #4 from jandelgado/adding_missing_return_statements
added missing "return" statements
2017-11-20 13:35:52 +08:00
Jan Delgado
7b5087e1af added support for travis ci 2017-06-13 20:01:49 +02:00
Jan Delgado
c0bd68111b added missing "return" statements 2017-06-13 19:08:52 +02:00
Jan Delgado
20343d62ed Made the call to init() in DFRobotDFPlayerMini::begin() optional.
Ratio: calling init() after the module is initially powered on is not necessary
and leads a) to an additional startup latency and b) (more annoying) to a loud
"plop" sound on the speaker output of the DFPlayerMini module.

By adding an optional parameter doReset to the begin() method, the user can now
decide, if the reset should be peformed.  Default is true, which is same
behaviour as now (i.e. perform reset()).
2017-06-13 19:05:51 +02:00
Angelo
31d5ec18d6 Fix compatible problem on nodeMCU (ESP8266)
add delay(0) to reset the soft wdt
2017-03-08 19:27:55 +08:00
jimaobian
6f4f402c71 Merge pull request #3 from redPanther/master
add function for query folder count + added datasheet
2017-03-08 17:34:23 +08:00
redpanther
c9f758979b add docs 2017-02-23 09:19:18 +01:00
redpanther
6111ae2018 add function to count folders on current device 2017-02-23 09:17:45 +01:00
Angelo
772d326841 Merge remote-tracking branch 'origin/master' 1.0.1 2016-12-13 16:53:47 +08:00
Angelo
fabbb011df update to 1.0.1 Fix the compiling error on Arduino.org IDE 2016-12-13 16:52:06 +08:00
jimaobian
9826577d39 Update README.md 2016-12-13 16:37:20 +08:00
Angelo
483c5f5c3e update readme 1.0.0 2016-12-07 15:15:04 +08:00
Angelo
435d1591f1 change folder 2016-12-07 15:14:14 +08:00
Angelo
4968e6af29 init 2016-12-07 15:13:08 +08:00