查看: 1533|回复: 9
|
有没有人会PIC16F84 單晶片的 serial communication (program)? help??
[复制链接]
|
|
有没有人会PIC16F84 單晶片的 serial communication (program), which is 连结 to PC serial port port by RS232?. |
|
|
|
|
|
|
|
发表于 31-7-2004 11:16 PM
|
显示全部楼层
Superman80 于 31-7-2004 01:41 说 :
有没有人会PIC16F84 單晶片的 serial communication (program), which is 连结 to PC serial port port by RS232?.
試下這個。
PIC16F84 Fundamentals |
|
|
|
|
|
|
|
发表于 1-8-2004 02:52 AM
|
显示全部楼层
有两种方法, software control 和 hardware control, software control 是可以用任何的 i/o 作为 rx/tx, hardware control 则是只可以用 rx pin 及 tx pin |
|
|
|
|
|
|
|
楼主 |
发表于 2-8-2004 10:53 AM
|
显示全部楼层
什么是 software control 和 hardware control in PIC16F84 單晶片
什么是 software control 和 hardware control in PIC16F84 單晶片, detail please...谢谢!! 怎样 write..例子如.. |
|
|
|
|
|
|
|
发表于 2-8-2004 12:31 PM
|
显示全部楼层
如果买酱一套需要多少钱。
COMPILER有得免费下载吗? |
|
|
|
|
|
|
|
发表于 2-8-2004 01:43 PM
|
显示全部楼层
有些有 built-in asynchronous serial functions 的 PIC 能够用 hardware serial communication, 然而一些没有这些 function 的 PIC 仍然能通过一些 algorithm 进行 serial out/in 的工作,这就叫 software serial in/out. software serial in/out 的好处在于可以选用任何一个 i/o pin 作为 tx/rx.
以下是basic 的 command:
SEROUT 0,N2400,[#B0,10]
SERIN 1,N2400,["A"],B0 |
|
|
|
|
|
|
|
楼主 |
发表于 3-8-2004 10:31 AM
|
显示全部楼层
hi 大家好!
想学PIC16F84 單晶片的 serial communication的朋友, pls see simonloo的介绍 "PIC16F84 Fundamentals" very nice !!!
simonloo Thank U!!
卖女孩的小火柴
你的basic 的 command是用在 which compliler 的, 可以给我吗?? thank
SEROUT 0,N2400,[#B0,10]
SERIN 1,N2400,["A"],B0
卖女孩的小火柴 Thank U 2!! |
|
|
|
|
|
|
|
发表于 3-8-2004 09:34 PM
|
显示全部楼层
Superman80 于 3-8-2004 10:31 AM 说 :
想学PIC16F84 單晶片的 serial communication的朋友, pls see simonloo的介绍 "PIC16F84 Fundamentals" very nice !!!
simonloo Thank U!!
卖女孩的小火柴
你的basic 的 command是用在 which ...
可以,请 PM 我你的 email address :> |
|
|
|
|
|
|
|
楼主 |
发表于 3-8-2004 11:48 PM
|
显示全部楼层
|
|
|
|
|
|
|
楼主 |
发表于 4-8-2004 02:45 PM
|
显示全部楼层
|
|
|
|
|
|
| |
本周最热论坛帖子
|