搜索资源列表
HTTP
- 用于单片机实现网络通信.用C8051F完成. 已经验证过.
dzb
- 这是我看了《十天学会单片机》(郭天祥的教程)第十课时写的,综合了矩阵键盘,串口通信,数码管 动态显示,定时器中断的简单时钟程序。用51电子网买的298元80C51单片机学习板 (http://www.51dz.com/n.asp?id=12519&i=xie343706382)测试时请将p1口用排线连到CZ2上,控制8位 数码管用。P0口用来检测矩阵键盘的,P3.0和P3.1是串口通信用,控制74H164N芯片段选8位数码管。 数码管显示内容为时分秒个两位,按下K16为设置按钮,
C8051F344_MouseExample
- 項目介紹: 這個應用程序將通過與 PC通信的USB接口。 該裝置將顯示為一個鼠標,並操縱光標 2010年screen.Copyright Silicon Laboratories公司 http://www.silabs.com- Program Descr iption: This application will communicate with a PC across the USB interface. The device will app
43iprj
- keil C51非阻塞式串口通信 本程序适用于学习交流,对读入一个字节(不带回车)读入一个字符串带回车,发送字符串函数测试成功。 本程序可以连续收发字符串,而不会发生字符串输出错误的问题。并添加了字符串比对函数(大小写不敏感), 输入So2,自动回复success,比对成功。 所以本程序使用中断,非堵塞方式发送接受,缺点是占用一些内存,缓冲区大小可自由配置。 如果发现BUG请发送邮件到:我的邮箱:bjzll520@foxmail.com 本程序改编自BL
bingfangfujiao
- 无线病房呼叫系统实现功能: 1.采用SI4332无线收发模块远程传输病房服务请求信息 2.实现LCD1602液晶显示 3.四路按键模拟四个病房请求 4.通信距离远 http://inter-design.taobao.com/-Ward wireless calling system functions: 1 the SI4332wireless transceiver module remote transmission unit service reques
vb
- 智能家居控制系统VB界面: 1.实现串口通信 2.发送相应控制指令给下位机 3.12个按键指令 互联设计淘宝店 http://inter-design.taobao.com/ -Intelligent home furnishing control system based on VB interface: 1 serial communication 2sends corresponding control instructions to the low
RI_TI.rar
- 单片机串口通信程序, code uchar TEXT0[] = "****************************\r\n" //\r\n是回车换行 code uchar TEXT1[] = "单片机串口通讯测试\r\n" code uchar TEXT2[] = "http://xouou.iteye.com\r\n" code uchar TEXT3[] = "****************************\r\n\r\n" //回车换行并空
httpserver
- stm32 lwip 实现http服务器通信,稳定可靠
lwip_stm32_c.tar
- 基于stm32实现的LwIP移植,含有tcp udp http通信-this program is based on stm32 and LwIP and can communicate with tcp udp http
stemwin-tutorials-Chapter-32
- 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/本期教程开始讲解STemWin的核心内容窗口管理器。通过这几期教程,大家应该明白最基本的窗口管理器知识。了解了这些基本的通信机制后,再学习控件的使用时,就会事半功倍。本期教程的内容主要来自官方手册,我这里只是将其总结一下,更详细的情况看英文版的手册。-Armfly Electronics launched emwin tutorials, a total of 60. Forum: http: //bbs.
stemwin-tutorials-Chapter-33
- 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/本期教程开始讲解STemWin的消息类型,这部分知识也非常的重要,大家可以不懂消息的通信机制,但必须的知道简单的通信过程。-Armfly Electronics launched emwin tutorials, a total of 60. Forum: http: //bbs.armfly.com/
internet-of-car
- 车联网监控源码,STM32读取OBD数据(TDA61),集成GPS与GC65模块,通过HTTP与短信方式通信-internet of car OBD stm32 gps gprs gc65 SMS
WEB020
- 基于c8051f02x以太网通信,单片机片机编程,CP2200网络通信接口-c8051f02x http tcp/ip
ESP8266_ONENET_HTTP_DEMO
- stm32f103基于ESP8266和物联网平台通信,上传温湿度信息(STM32F103 uploads temperature and humidity information based on ESP8266 and Internet of things platform communication.)
5.M6312-HTTP_TYPE1-三轴加速计
- 采用ST公司的stm32f103c8t6芯片作为核心cpu,集成了esp8266无线通信模块,和三轴加速度计ADXL362,与云平台之间的传输协议采用http传输协议,可在云平台上查看当前PCB板子的三轴加速度信息(Using ST's stm32f103c8t6 chip as the core cpu, the esp8266 wireless communication module and the three-axis accelerometer ADXL362 are integrat
