登录
首页 » 嵌入式系统 » 这是我无意中做的东西,还算可以,能够运行,希望能给初学者一点帮助1...

这是我无意中做的东西,还算可以,能够运行,希望能给初学者一点帮助1...

于 2022-02-16 发布 文件大小:6.03 kB
0 205
下载积分: 2 下载次数: 1

代码说明:

这是我无意中做的东西,还算可以,能够运行,希望能给初学者一点帮助1-This is what I inadvertently make things still can be able to run a little hope that I can help beginners 1

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本程序针对P89V51RD2,实现对步进电机的控制,包括加速、减速、停止和启动,并且实现了lcd的显示...
    本程序针对P89V51RD2,实现对步进电机的控制,包括加速、减速、停止和启动,并且实现了lcd的显示-This procedure for P89V51RD2, implementation of stepper motor control, including acceleration, deceleration, and stop and start-up and implementation of the lcd display
    2022-02-14 15:05:51下载
    积分:1
  • 基于网络控制mini2440开发板GPIO资源实训项目
    应用背景基于网络控制mini2440开发板GPIO资源实训项目,对于初学者学习嵌入式基础知识有较强的帮助。。。。。。关键技术leds.cgi 网关程序源代码(该程序在开发板上的位置:/www/leds.cgi),可见该网关程序 其实就是一个shell 脚本,它被网页leds.html 调用为一个执行“action”,这是通过在leds.html中添加来实现的。leds.cgi可以获得网页的变量QUERY_STRING,这个变量存储了网页所提交的字符串,从而leds.cgi就可以获得用户所提交的设置信息,继而采取相应的操作,也就是将获取到的信息加工之后送入管道,而这个管道是led-player服务器在监控的管道。
    2022-02-04 07:39:00下载
    积分:1
  • 开发中,ADSP音频算法优化的程序,包括其中mdct和imdct的优化后的汇编代码。...
    嵌入式系统开发中,ADSP音频算法优化的程序,包括其中mdct和imdct的优化后的汇编代码。-Embedded System Development, ADSP audio algorithms optimization procedures, including mdct imdct and the optimized assembly code.
    2022-03-18 07:44:41下载
    积分:1
  • Other people to also never used, on a multi
    人家给的还没有用过,是关于单片机一个多任务操作系统的代码,和有关的一些资料-Other people to also never used, on a multi-mission single-chip operating system code, and related information
    2023-07-27 10:40:05下载
    积分:1
  • 一个经典的DSP实验程序,通过此存储器实验的学习,可以更好的掌握DSP编程。...
    一个经典的DSP实验程序,通过此存储器实验的学习,可以更好的掌握DSP编程。-A classic experimental procedures for the DSP, through the memory of the learning experiment, you can better grasp of DSP programming.
    2022-12-17 18:05:02下载
    积分:1
  • Precision test frequency meter, etc., including source code and related comments...
    等精度测试频率计,包括程序源代码以及相关注释-Precision test frequency meter, etc., including source code and related comments ......
    2023-02-28 03:05:04下载
    积分:1
  • 扫描键盘,包括原理图和程序,汇编和c的程序,方便大家使用
    扫描键盘,包括原理图和程序,汇编和c的程序,方便大家使用-Scanning the keyboard, including schematics and procedures, compile and c the procedures for the use of U.S.
    2022-02-05 16:51:52下载
    积分:1
  • 51单片机对步进电机的控制程序,可实现步进电机的正反转
    51单片机对步进电机的控制程序,可实现步进电机的正反转-51 single-chip stepper motor control of the process, the stepper motor can achieve positive
    2023-05-17 16:45:03下载
    积分:1
  • 目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bm...
    目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bmp.h 光标图案头文件 ├─ lcd.c LCD显示函数源文件 └─ lcd.h LCD定义头文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。 -Directory file structure: for s3c44b0lcd_test ├ ─ main.c C language main source files ├ ─ bmp.c cursor design source files ├ ─ bmp.h cursor pattern header files ├ ─ lcd.c LCD display function source file └ ─ lcd.h LCD definition of how the header file to the Flash programmer procedures, please read the common file directory ProgramFlash.txt.
    2022-03-06 02:12:21下载
    积分:1
  • kfs 1.0.1release Embedded File System Version Author : Eagle Source : http://www...
    kfs嵌入式文件系统1.0.1release版 作者:Eagle 来源:http://www.embseek.com 由embseek开发,专门针对小容量的EEPROM和FLASH等存储器,应用于无操作系统的嵌入式系统中。实现了类似于标准文件操作的接口。压缩包内有在pc下使用ram调试的示例代码。 1.0.1release版本更新内容 修改文件系统初始化api,使用开始地址和结束地址作为参数 修正了文件创建api,添加文件打开模式开关 修正文件碎片管理功能,现在已经不会出现文件碎片啦! 修正了文件系统当前首地址存放方式.-kfs 1.0.1release Embedded File System Version Author : Eagle Source : http://www.embseek.com by embseek development, specifically aimed at small capacity, such as EEPROM and FLASH memory, No operating system for embedded systems. Achieve similar to the standard file manipulation interface. Compressed within the pc use of the ram debugging code examples. 1.0.1release updated version to modify the file system initialization api. use starting address and ending address as a parameter that the file creation api. Add open mode switch that debris document management functions, it is now no document debris! That the first file system addresses the current storage methods.
    2022-09-19 19:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载