readme
来自「基于tinyos系统与上位机能通信的程序」· 代码 · 共 19 行
TXT
19 行
TestUART is a test application for the UARTDebugger component. UARTDebugger drives a Scott Edwards Electronics LCD display and providesan interface for writing text messages to the screen during runtime.This test application prints an incrementing sequence of numberson the display.Note that the display requires the UART to be set to 9600 bps (which thecomponent does on initialization), meaning that it cannot be used withGenericComm / other components that may want to drive the UART at a fasterrate.Also note that this test component WILL NOT WORK WITH CROSSBOW'S NEWPROGRAMMING BOARD. It works fine with the original Mica programming/uartboard, however.For more information, contact Sam Madden (madden@cs.berkeley.edu).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?