代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial.cmd
/**********************************************************************/
/* File Name: leds.cmd */
/* Target System: C24xx Evaluation Board
serial.c
/* 2407A板:
使用直连的串口通信电缆;
启动串口调试助手.exe;
PC机发送一个"."为结束标志
*/
#include "2407c.h"
void wait(int nWait);
char cString[17]={ "Hello PC!,Over|" },cReceive,cBuffer[17],cAnswer[
bluetooth_serial
#!/bin/sh
#
# bluetooth_serial
#
# Bluetooth serial PCMCIA card initialization
#
start_serial()
{
if [ ! -x /bin/setserial -o ! -x /usr/sbin/hciattach ]; then
logger "$0: setserial or hciattach no
serial.service
[Bluetooth Service]
Identifier=serial
Name=Serial service
Description=Bluetooth Serial Port service
Autostart=false
test-serial
#!/usr/bin/python
import sys
import time
import dbus
bus = dbus.SystemBus()
manager = dbus.Interface(bus.get_object('org.bluez', '/org/bluez'),
'org.bluez.Manager')
conn = manager.ActivateS
serial.h
/*----------------------------------------------------------------------------
* Name: serial.h
* Purpose: serial port handling
* Version: V1.00
*----------------------------
serial.d
.\Obj\serial.o: serial.c
.\Obj\serial.o: type.h
.\Obj\serial.o: C:\Keil\ARM\INC\Philips\LPC23xx.H
.\Obj\serial.o: serial.h