求NewSoftSerial库文件下载地址
最近用Arduino UNO串口不够用,求一个NewSoftSerial.h库.不胜感激.... 好吧,找到了http://www.pjrc.com/teensy/td_libs_NewSoftSerial.html 自带的SoftSerial不可以吗?两者的区别主要是? fflynn 发表于 2014-4-10 08:33好吧,找到了http://www.pjrc.com/teensy/td_libs_NewSoftSerial.html
两者有什么区别吗? maxims 发表于 2014-4-13 08:22 static/image/common/back.gif
两者有什么区别吗?
两者没有任何区别 请看NewSoftSerial的真正来源
http://arduiniana.org/libraries/newsoftserial/
其中有一句话:
Note: don’t download this if you have Arduino 1.0 or later.As of 1.0, NewSoftSerial is included in the Arduino core (named SoftwareSerial). 谢谢分享,学习一下 1.05版本的咋没找到啊 File>Examples>SoftwareSerial>SoftwareSerialExample 谢谢谢谢谢谢谢谢 overriding 'virtual size_t Print::write(uint8_t)'
页:
[1]