搜索资源列表
UART
- 利用UART下的Register (IO最底層),達到透過UART傳送資料,並非使用API或是內建函數,單純使用IO Port。-UART use under the Register (IO bottom) to send data through the UART is not using the API or built-in function, simple to use IO Port.
ble_app_uart
- 使用Nordic的nRF51822做蓝牙转串口的协议转换模块。这是设备端的代码,需要在iPhone上安装Nordic的nRFUART app,才可以互相通讯。-BLE to UART module.