资源列表
UART
- ARM7实现的UART0的串口通讯(简单版本的)-The UART0 serial communication ARM7 implementation
Bell_With_PWM
- PSOC中用PWM控制BELL发声,其中PWM可以硬件配置。通过调整周期控制发声-PSOC BELL
SPI
- 单片机利用SPI总线实现芯片的功能,从而产生阶梯波-MCU SPI bus chip, resulting in the step wave
RS-232.c
- 串口通信程序 有助于大家使用rs232串口通信方式-Serial communication program helps people use rs232 serial communication
Key_IRS
- 用PSOC控制按键中断,注意开发板本身的按键部分有没有加上拉后者下拉电阻,如果没有的话,则需要重新配置-PSOC KEY Interrupt
RS485
- 通信协议要求: 1. 定时数据通信:每秒钟每台计算机分别交换10、20、30、40、50个字节的数据。 2. 广播通信:每十秒中,发布广播数据对各个计算机的时钟进行同步。 3. 错误检测:CRC错误检测,有错误时,采用相应的错误处理程序。 4. 网络管理:随时获知网络中各节点的工作状态,当有节点故障退出网络或新的节点加入网络时,能够记录网络状态。 -Communication protocol requirements: 1. The timing data communic
gsm
- gprs 短信发送 at指令的描述和简介,其他资源可以和我要-gprs send sms
SMS-interrupt
- 通过串口控制 实现GSM的短信收发功能 51内核 可移植性-Through the serial port control achieve GSM SMS transceiver functions 51 kernel portability
MCom
- RS232 Comport example
chuanko
- 基于S3C2410的串口通信源代码,能在ADS1.2上调通,非常好的一个例子-Based on S3C2410 serial communication source code, in ADS1.2 raised through a very good example
com_class
- 这是一个关于串口通讯的类,直接调用可以很方便的实现对串口的各种常见操作-This is a class about serial communication, direct call can easily achieve a variety of common serial operation
232
- 主要是C语言写的232的通信接受程序,通过它就能知道232是怎么通信的了 -232 communication accepted procedures written in C language