CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - Message Board

搜索资源列表

  1. UCOS2.71souce

    0下载:
  2. 含代码UCOS_II测试程序说明有详细过程说明 测试步骤 1> 开发板上电 2> 运行串口监视软件,波特率115200,8N1 3> 运行测试程序 4> 在串口监视软件中显示OSRunning后,最右侧的LED灯开始闪烁, 间隔为1秒。同时每隔2秒可以在监视窗口中看到当前CPU利用率。 按下某个键后,会在监视窗口中看到诸如“msg = x”的信息。-containing code UCOS_II test a detailed de
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:144.98kb
    • 提供者:李大嘴
  1. zlg_ucos 周立功的LM3S8962开发板关于UCOS的实验代码

    1下载:
  2. 周立功的LM3S8962开发板关于UCOS的实验代码,涉及信号量,消息邮箱等。-ZLG' s LM3S8962 board on UCOS experimental code, involving semaphores, message mailboxes and so on.
  3. 所属分类:uCOS开发

    • 发布日期:2015-08-17
    • 文件大小:2.02mb
    • 提供者:张强
  1. SampleTCP

    0下载:
  2. 一个简单的tcp通信程序,可以实现arm开发板与PC机传送数据-a simple program about TCP communication,sending data message between arm board and pc
  3. 所属分类:Windows CE

    • 发布日期:2017-05-17
    • 文件大小:4.45mb
    • 提供者:陈菊
  1. tc35-mcu-led

    0下载:
  2. 实现短信控制单片机板上的LED灯 控制电平,可拓展为控制继电器 -Message board microcontroller to achieve the control level LED light control can be expanded to control relay
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:49.06kb
    • 提供者:薛盛峰
  1. download

    0下载:
  2. 进行arm-linux嵌入式系统开发时,需要将文件烧写到flash上,在网上可以找到win下的烧写程序,但多数情况下开发环境应该是在linux下,烧写程序时切换到win下很不方便,使用该程序可以在linux下直接对flash进行烧写 该程序运行后将一个小的for arm的c程序通过串口传送到arm开发板上,使用该小程序与主机端通信,将主机传送信息烧写到flash上- Carries on when arm- linux inserts the type system development,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-10
    • 文件大小:1.15mb
    • 提供者:代进
  1. c8051f040exampleforcan

    0下载:
  2. CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a message wh
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:11.96kb
    • 提供者:shendongping
  1. liuyanben

    0下载:
  2. 言板较全面地利用asp技术实现留言板的基本功能:留言、回复、删除,并增加了一些特色功能。-Board made a more comprehensive use of asp technical implementation of the basic functions of message board: Message, reply, delete, and add some features.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-19
    • 文件大小:4.9mb
    • 提供者:王宏
  1. gsmre

    0下载:
  2. 这个读短信程序基于西门子GSM模块开发板写的,硬件加了DS18B20传感器。软件实现:读到短信“H:…;L:… ”后去设置上限限报警温度。读到短信“DS:…”到系统上设置发送短信的定时时间。读到“1234“将号码保存到SIM号码1。 读到“8888“将号码存入SIM号码。-Based on this reading of SMS Siemens GSM module process development board written DS18B20 sensor hardware added
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2.93kb
    • 提供者:suliling
  1. AVR-GSM-SMS

    0下载:
  2. AVR-GSM is excellent board for adding remote monitoring and control
  3. 所属分类:SCM

    • 发布日期:2015-01-12
    • 文件大小:78.19kb
    • 提供者:Bondarev
  1. Message

    0下载:
  2. uCos下的消息循环,用于实现多任务,开发板用的easyarm-uCos under the message loop, used to implement multi-task, development board with the easyarm2200
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:286.78kb
    • 提供者:刘伟
  1. sd_card

    0下载:
  2. SD card using FAT file system This example application demonstrates reading a file system from an SD card. It makes use of FatFs, a FAT file system driver. It provides a simple command console via a serial port for issuing commands to view and naviga
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:van hung
  1. Novatel_Scaler_IC_TEST

    0下载:
  2. Novatel_Scaler_IC_TEST.rar: IC test Tool. with a special PCBA board connected to computer, run this software, then you can get a message about this scaler s quality
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:502.81kb
    • 提供者:tommy
  1. 04

    0下载:
  2. 把文字信息转换为30*30点阵图形,默认保存到D:\1.txt,源码中包含位图转置/行列变换程序,用来适应led显示板的电路,修改程序代码可以让生成出来的位图文件适合自己的led电子广告牌-The text message is converted to 30* 30 bitmap graphics, the default save to D: \ 1.txt, the source code contains the bitmap transpose/ranks of the transfo
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7.78kb
    • 提供者:dengsheng
  1. LT-ARM214X-ucosrenwujanxiaodiduilietongxinshiyan.r

    0下载:
  2. 力天电子中LT-ARM214X学习板的UCOS任务间消息队列通信试验的配套源程序。-Power-day e-learning in the LT-ARM214X UCOS board message queue communication experiments between tasks supporting source.
  3. 所属分类:uCOS

    • 发布日期:2017-03-26
    • 文件大小:345.7kb
    • 提供者:Simon
  1. Moving-Message-Board_

    0下载:
  2. Digital Moving Message Board project in Keil C51 compiler whit Atmel microcontroller
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:1.3mb
    • 提供者:Alone
  1. key

    0下载:
  2. WINCE6.0 TINY6410SDK、mini6410SDK 平台下,VS2005 下写的 键盘的应用层测试程序。驱动程序用的是友善之臂开发板上带的驱动。一个线程用死循环的方式读驱动程序,发现按键有变化后发消息给主线程,使主界面给用户做出提示。基于对话框的MFC程序。-WINCE6.0 TINY6410SDK, mini6410SDK platform, VS2005 keyboard to write the application layer testing procedures. Dr
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5.47mb
    • 提供者:liulangmao
  1. Micrium-1138-sem-event

    0下载:
  2. UCOS 在ZLG开发板1138上的SEM(信号量)应用。可以跟踪理解ucos的信号量机制。环境:IAR -UCOS ZLG development board in 1138 on the Q (message queue) applications. Ucos can understand the message queue tracking mechanism. Environment: IAR
  3. 所属分类:uCOS

    • 发布日期:2017-05-10
    • 文件大小:2.31mb
    • 提供者:wang.yuefeng
  1. Micrium-1138-Q

    0下载:
  2. UCOS 在ZLG开发板1138上的消息列队的应用。可以跟踪理解ucos的消息列队机制。环境:IAR -UCOS ZLG development board in 1138 on the application of the message queue. Ucos can understand the message queue tracking mechanism. Environment: IAR
  3. 所属分类:uCOS

    • 发布日期:2017-05-10
    • 文件大小:2.32mb
    • 提供者:wang.yuefeng
  1. GSM3

    0下载:
  2. TC35板子上单片机短信控制继电器源程序-TC35 message board microcontroller on the source control relay
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.06kb
    • 提供者:夏雪
  1. cyuyanxiedeliuyanban

    0下载:
  2. 此文件为C语言留言板,可以进行留言,及具有登录注册功能。-This file is C language message board, can be a message, and has a login registration.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:4.6kb
    • 提供者:cheng397395
« 12 »
搜珍网 www.dssz.com