-
利用8051的定时器用来计数作为频率计的基础。测频范围是1
利用8051的定时器用来计数作为频率计的基础。测频范围是1--10000HZ-The use of 8051 timer used to count as the basis of frequency. Measuring frequency range is 1 10000HZ
- 2022-11-27 07:55:02下载
- 积分:1
-
摇摇棒程序 用普通的51单片机控制16个LED,定时切换换面,同时做出动画效果...
摇摇棒程序 用普通的51单片机控制16个LED,定时切换换面,同时做出动画效果-Shaking his stick with the ordinary procedures of 51 control 16 single-chip LED, switched from time to time for face, at the same time to make animation
- 2022-07-14 05:20:21下载
- 积分:1
-
A Tiny Microcontroller for FPGAs
应用背景Abstract—Leros is a tiny microcontroller that is optimized for
current low-cost FPGAs. Leros is designed with a balanced logic
to on-chip memory relation. The design goal is a microcontroller
that can be clocked in about half of the speed a pipelined on-chip
memory and consuming less than 300 logic cells.
The architecture, which follows from the design goals, is a
pipelined 16-bit accumulator processor. An implementation of
Leros needs at least one on-chip memory block and a few hundred
logic cells.
The application areas of Leros are twofold: First, it can be used
as an intelligent peripheral device for auxiliary functions in an
FPGA based system-on-chip design. Second, the very small size
of Leros makes it an attractive softcore for many-core research
with low-cost FPGAs.关键技术The smallest core is comparable to Leros and can be implemented
- 2023-09-03 01:00:04下载
- 积分:1
-
基于nios ii的sd卡控制器
在nios ii 9.0上实现对sd卡的读写功能,包括两部分1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改.2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改, 而sdconfig.h通常会有改动.
- 2022-01-25 18:39:02下载
- 积分:1
-
ARM7
ARM7的s3c44b0x连接键盘和LED数码管代码-ARM7-S3C44B0X connect the keyboard and LED digital tube code
- 2023-04-02 08:40:03下载
- 积分:1
-
练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用
等内容,并形成嵌入式实时应用软件的良好编程习惯。
内容:...
练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用
等内容,并形成嵌入式实时应用软件的良好编程习惯。
内容:
1. 创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私
有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送
消息完成。
2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量
的semFlush()完成。同时接收各Task 的告警信息,告警信息需编号以logmsg 方式
输出。本task 负责系统结束时的Task 删除处理。
3. Task2:console 命令行接收Task。接收并分析console 发来的命令行及参数。自行
设置5 种以上命令,并根据命令的内容向Task3 发送激励消息。同时实现系统退出
命令,使系统采用适当方式安全退出。收到非法命令向Task1 告警。
4. Task3:console 输出Task。接收需打印输出的字串消息(命令),输出到console。
收到长度为0 或超常字串向Task1 告警。
5. 在以下基本功能完成基础上,自选扩展一项功能。-none
- 2022-12-09 23:00:08下载
- 积分:1
-
UC-GUI的源文件。可以无缝连接大多数常见的LCD。它的驱动代码我认为很有必要研究,可以提高我们的潜入式编程水平。推荐下载学习和应用-UC-GUI source files. Can seamlessly connect the most common LCD. Its driver code I think is very necessary research, can improve our programming into the level. Recommended download learning and application of
- 2023-08-29 03:55:04下载
- 积分:1
-
stm32输入捕获超声波测距
利用stm32定时器的通道捕获超声波的信号上升下降沿,计算时间,通过实际测试测得数据比较稳定,速度快!可以稍加改正移植到自己的系统中!希望对正在学习的人有所帮助。
- 2022-02-02 17:38:52下载
- 积分:1
-
lpc2132演示程序,同样是"基于硬件FIFO和缓冲队列的"串口收发演示,...
lpc2132演示程序,同样是"基于硬件FIFO和缓冲队列的"串口收发演示,-lpc2132 demo program, it is also a "hardware-based buffer FIFO Queue and the" serial transceivers demonstration
- 2022-11-28 19:20:03下载
- 积分:1
-
yaffs2文件系统源码
学习编程最好的教材就是源代码,yaffs2文件系统源码,是学习yaffs2文件系统的最好教材。
- 2022-08-18 21:18:01下载
- 积分:1