资源列表
chengxu
- 串口调试程序485,单片机实现数据上传等-Serial debugger 485, MCU data upload, etc.
src
- dsp实验用的串口通信代码。。c语言编的。。应用时放进src文件夹直接运行-Serial communication codes dsp experiment with. . c language series. . Src folder directly into the run-time application
DS130218B20()
- 通过几个芯片模块的应用,来达到开发板能够测试的目的-Through the application of several chip modules, to achieve the purpose of the development board to test
serialport
- 可以作为串口的代码参考,对做串口的程序员有参考价值-Can be used as a serial port code reference for the programmer to do the serial port has a reference value
hextodouble
- 把串口读入的二进制数据流转换成double类型,这个函数可以直接调用-The serial binary data stream read into double-precision data conversion, can be called directly.
hextosingle
- 将串口读入的二进制数据流转换成single格式,可直接调用或显示-Read the serial binary data stream into a single format that can be called directly or display
232
- 将232传感器通过232串口传来的数据显示在显示屏上-The 232 by 232 sensor data transmitted on the display
saomaqiang
- 大学里面做的基于扫码枪的SRT项目,代码用于SMT32ZET6上,可作为参考,有不懂的可联系我QQ:371233387-My SRT for saomaqiang,press apologize for my poor english
V3.0-OV7670-driver
- OV7670 V3.0驱动keil,c++编程,生成H、LST、HEX等文件-V3.0 OV7670 driver KEIL, c++ programming, to generate H, LST, HEX and other documents
modscan32
- 串行通讯接口调试器,适用于工控技术人员调试通讯系统。-Serial communication interface debugger for debugging of industrial art communication system.
freecars-filter
- 挺好的一个串口,你们看看,对你们调试小车很有帮助,你会有意外的收获-Good a serial port, you see, debug the car is very helpful to you, you will have unexpected harvest
IIC通信通用库函数
- 可以实现单片机和IIC设备之间的通信,包括应答非,应答,发送,接收函数,可直接调用,已经封装成一个库函数,可直接调用