-
一个用VHDL语言编写的全加器,是数字电路EDA设计的一个例子,可能不太特别,但是应该可以用一下的。...
一个用VHDL语言编写的全加器,是数字电路EDA设计的一个例子,可能不太特别,但是应该可以用一下的。-a VHDL prepared by the full adder, digital circuit design of an EDA example, may not be special, but should be able to use what they are doing.
- 2022-01-27 11:11:32下载
- 积分:1
-
u-boot移植
uboot代码详细分析,u-boot-1.1.6之cpu/arm920t/start.s分析........................................................................................... 2
u-boot中.lds 连接脚本文件的分析...................................................................................................12
分享一篇我总结的uboot学习笔记(转).....................................................................................15
U-BOOT内存布局及启动过程浅析...................................................................................................22
u-boot中的命令实现.......................................................................................................................... 25
U-BOOT环境变量实现......................
- 2022-04-29 05:52:29下载
- 积分:1
-
I2C驱动PIC、PICC编译器
I2C driver for PIC, PICC compiler - bitbanged. Needs pull-up resistor on SCK and SDA and ports set for open collector -I2C driver for PIC, PICC compiler- bitbanged. Needs pull-up resistor on SCK and SDA and ports set for open collector
- 2022-04-30 23:49:46下载
- 积分:1
-
WinCe下实现多线程
WinCe下实现多线程-WinCe under Multithreading
- 2022-08-14 09:36:00下载
- 积分:1
-
建立两个任务AB,A可以挂起B,同时也可以恢复B
建立两个任务AB,A可以挂起B,同时也可以恢复B-Mission set up two AB, A can hang B, can also restore B
- 2022-02-16 07:31:54下载
- 积分:1
-
对传感器MPU6050进行调试设置参数(硬件IIC)
#include "stm32f10x.h"#include "I2C_MPU6050.h"#include "usart1.h"#include "delay.h"int main(void){ InitMPU6050();/***********************************************************************/while(1){printf("
---------------%d
",GetData(ACCEL_XOUT_H));printf("
----------------%d
",GetData(ACCEL_YOUT_H)); printf("
------------------%d
",GetData(ACCEL_ZOUT_H)); printf("
---------------%d
",GetData(GYRO_XOUT_H)); printf("
-----------------%d
",GetData(GYRO_YOUT_H)); printf("
---------Ã---------%d
",GetData(GYRO_ZOUT_H));delay_ms(500);} }/******************* (C) COPYRIGHT 2012 WildFire Team *****END OF FILE************/
- 2022-01-28 09:30:30下载
- 积分:1
-
C625 midi播放源代码,可以用基带来控制C625播放Midi音乐
C625 midi播放源代码,可以用基带来控制C625播放Midi音乐-C625 midi player source code, can be brought about by control of the base C625 player Midi Music
- 2022-03-12 07:18:41下载
- 积分:1
-
Alarm Generator, has a detailed C language code, there is a detailed electrical...
报警产生器,有详细的C语言代码,还有详细的电图,可通过PROTEUS仿真。-Alarm Generator, has a detailed C language code, there is a detailed electrical diagram, through the PROTEUS simulation.
- 2023-08-27 14:40:04下载
- 积分:1
-
用minigui做的小游戏,通过这个例子了解minigui的用法,也可以把它直接移植到你的嵌入式系统里去。...
用minigui做的小游戏,通过这个例子了解minigui的用法,也可以把它直接移植到你的嵌入式系统里去。-Minigui to do with the game, through this example to understand the usage of minigui, it can also be directly transplanted to your embedded systems go.
- 2022-01-26 20:19:02下载
- 积分:1
-
给大家发一个44b0x开发板的源代码,包括44b0的各种驱动程序
给大家发一个44b0x开发板的源代码,包括44b0的各种驱动程序-everyone made a 44b0x Development Board of source code, including the 44b0 Driver
- 2023-01-08 16:50:03下载
- 积分:1