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

搜索资源列表

  1. qianrushiwenjianxitong

    0下载:
  2. 一个小型的嵌入式文件系统,好多同学都需要设计的一类,用户界面是命令行界面,并且有几个命令指令,1.创建文件同时输入文件内容。2.输出文件内容。3.删除文件。4.查找文件。5.陈列目录。6.磁盘格式化。7.磁盘整理。8.显示磁盘块分布状态。9.显示磁盘块存储情况。0.退出系统。-a small embedded file system, many students need to design a category, the user interface is a command line int
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2293
    • 提供者:杨扬
  1. demo_MPC02_motor

    1下载:
  2. MPC02板卡VB控制程序:这是一个非常简单的演示示例: 使用方法如下: 1、 用安装光盘安装驱动程序及函数库。 1、 在硬盘上建立一个文件夹。 2、 将文件夹下所有文件拷贝到硬盘上所建文件夹中,并去掉所有文件的只读属性。 3、 启动VB6.0集成环境,并打开工程。 4、 确保板卡已经正确插入到计算机中。 6、 编译该工程生成EXE文件。 7、 运行生成的EXE文件。-MPC02 Card VB control procedures : This is a
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:5063
    • 提供者:jun
  1. ARM-emulator-2.1

    0下载:
  2. RISC processor ARM-7 emulator-ARM RISC processor-7 emulator
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:192567
    • 提供者:侠克定
  1. VDK9R12

    2下载:
  2. viterbi译码器(2.1.7),里面什么都有,测试模块,编码模块和译码模块-Viterbi Decoder (2.1.7), which has everything, testing modules, Encoding and decoding module module
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:83461
    • 提供者:liu
  1. Proteus_7.5_sp3_patch_v2.1.3.r

    0下载:
  2. Proteus 7.5 補丁, 新版本, 糾正自動退出的bug.,Proteus 7.5 patch, new version2.1.3, fix the bug of exiting the program unexpectedly.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-21
    • 文件大小:35622
    • 提供者:henda
  1. ARM-read-FPGA-data1.7

    0下载:
  2. ARM读取从FPGA双口RAM读取AD采样1.7-ARM FPGA dual-port RAM read to read from the AD sample 1.7
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1360818
    • 提供者:张鹏
  1. t6963c

    0下载:
  2. /* 线路图 89C51 T6963C -------- | 8 P1.0-1.7|=========== D0-7 | P3.0|----------- /RD P3.1|----------- /WR P3.2|----------- C/D | -- /CE | | | --- P3.3|----------- /RESET | VCC--- /HALT -------- */ -/* Cir
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:4519
    • 提供者:ljj
  1. arm111

    0下载:
  2. 1.ADS 1.2集成开发环境的安装与使用; 2.H-JTAG软件的安装与设置及EasyJTAG-H仿真器的使用; 3.GPIO原理及应用; 4.SPI原理及应用; 5.I2C原理及应用; 6.UART0原理及应用; 7.串口调试软件EasyARM.exe的使用。 -1. ADS 1.2 integrated development environment of the installation and use 2. H-JTAG software installa
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:209930
    • 提供者:fsdfd
  1. image_sensor

    0下载:
  2. Sensor驱动代码 OV7680 的 是我们做的尝试 双摄象头 不过容易出现一些小问题 要做稳定需要好好调试-one sensor driver based on MTK 6225 platform :#define OV7670 #ifndef HW_SCCB void SCCB_send_byte(kal_uint8 send_byte) { volatile signed char i volatile kal_uint32 j fo
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:16181
    • 提供者:bill
  1. CC2430-7

    0下载:
  2. CC2430 基础实验七 T4 的使用 1. 实验介绍 用定时器4 来改变小灯的状态,T4 每发生200 次中断小灯改变状态一次。-CC2430 experimental basis for the use of T4 7 1. Experiment 4 introduced the use of timer to change the status of a small lamp, T4 occur every 200 to change the state of interrupte
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:28288
    • 提供者:swuyan
  1. chengxu

    0下载:
  2. ts=0 te=10 dt=0.01 sys=tf([1 6 4],[1 7 10]) t=ts:dt:te f=4*sin(t) y=lsim(sys,f,t) plot(t,y) xlabel( t(sec) ) ylabel( y(t) ) grid on 三 ts=0 te=5 dt=0.01 sys=tf([1 6 4],[1 7 10]) t=ts:dt:te y1=impulse(sys,t) y2=step(sys,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:3714
    • 提供者:lhp
  1. dmusic

    0下载:
  2. music 时按键next放下一曲 , 此时1——7失效 ,按reset后1——7键弹奏-music button next to lay down a time, this time 1- 7 failure, according to reset after 1- 7 key play
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:33942
    • 提供者:罗天
  1. 7[1].7

    0下载:
  2. a code to generate pulse width modulation
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-24
    • 文件大小:218248
    • 提供者:Prasad
  1. 7[1].7

    0下载:
  2. code to generate pwm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:197176
    • 提供者:Prasad
  1. countdowm

    0下载:
  2. 倒计时进度条仿真电路和源程序,1-7按键是不同的设定时间。8键是复位键。选择1-7键后按下复位键复位后,才能再次运行。-Countdown progress bar simulation circuit and the source program, 1-7 buttons is a different set of time. Eight key is reset button. Choose 1-7 key press the reset button to reset, could run
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:78119
    • 提供者:航航
  1. 1.7--serial

    0下载:
  2. 飞凌FL2440开发板裸机ADS实验工程文件,可以直接用RVDS打开使用,包含所有源代码和工程项目。这个是串口实验。-Feiling FL2440 development board bare metal ADS experimental project file, you can directly open with RVDS, contains all the source code and projects. This is the serial experiment.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:39846
    • 提供者:yangbaibing
  1. TacOS-team-tacos-v0.1-7-gd03c604

    0下载:
  2. Système d exploitation / Operating System-Système d exploitation/Operating System
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-21
    • 文件大小:727489
    • 提供者:shangfute
  1. 7.18pwm

    0下载:
  2. 用户编程: 1. A+B按住1秒,所有LED同时闪2下,进入编程模式 2. 默认显示当前设置时间LED亮,按A键一次,LED-A亮,再按,B亮,再按,C亮...从左至右依次定义为左A-30分钟、B-1小时、C-2小时、右A-3小时、B-4小时、C-5小时 3. 设定好小时后,按B键,设定对应小时的LED快闪两下,输入完成,转入分钟设置 4. 从左至右依次为左A-0分钟、B-10分钟、C-20分钟、右A-30分钟、B-40分钟、C-50分钟;默认右A亮。 5. 设定分钟后按B键
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:5190
    • 提供者:彭洪
  1. RT-Thread1.2.0

    1下载:
  2. 晟睿STM32F103ZET6开发板跑RT Thread,内核为1.2.0,GUI为0.8版本,可以下载到板子上跑。 1、TFT根据RT Thread驱动框架编写,FSMC总线,可直接用。适合常用的9320、9325、9328TFT驱动。 2、SPI W25Qxx Nor flash驱动,可存储字库和文件系统。 3、实时时钟(RTC),可用串口指令设置时间和日期,串口打印,显示在LCD上只需调用LCD显示函数即可。 4、三个串口驱动、IIC驱动,串口1为shell脚本交互窗口,波
  3. 所属分类:Other Embeded program

    • 发布日期:2015-09-25
    • 文件大小:27248640
    • 提供者:潘锐
  1. IAR_STM32_Contiki

    0下载:
  2. 本工程使用Contiki V3.0版本,STM32的固件库使用V3.6.1版本,本工程只是完成了内核的移植,还有很多其他协议请自行添加移植。 本例只有IAR的工程,使用的IAR for ARM V 7.30,因为Keil不支持多层目录树结构,因此未做Keil工程。若有朋友做好Keil的工程,还望本着共享精神,与大家同享。(Contiki V3.0 STM32F103 IAR)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-12
    • 文件大小:45287424
    • 提供者:hiyle
« 12 3 4 5 »
搜珍网 www.dssz.com