-
54x54
54x54-bit Radix-4 Multiplier
based on Modified Booth Algorithm
- 2023-06-01 23:10:03下载
- 积分: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
-
some pdf files describing about PLC concepts and components.
some pdf files describing about PLC concepts and components.
- 2022-02-26 11:12:29下载
- 积分:1
-
自动升降电梯控制器设计
要求:
设计一个6层楼的电梯控制器。
该控制器可控制电梯完成6层楼的载客服而且遵循方向优先原则,并能响应提前关门延时关门,并...
自动升降电梯控制器设计
要求:
设计一个6层楼的电梯控制器。
该控制器可控制电梯完成6层楼的载客服而且遵循方向优先原则,并能响应提前关门延时关门,并具有超载报警和故障报警;
同时指示电梯运行情况和电梯内外请求信息。-Auto-Lift elevator controller design requirements: design of a six-story elevator controller. The controller can control the completion of six-story elevator containing the principle of giving priority customer service, and follow the directions, and can respond to close ahead of schedule delay closing, and has overload alarm and fault alarm also instructed the elevator and elevator operation request information both inside and outside.
- 2022-05-09 10:35:04下载
- 积分:1
-
include FFT, such as QAM in 5402 on the realization
包含了FFT,qam等在5402上的实现-include FFT, such as QAM in 5402 on the realization
- 2023-03-03 00:05:03下载
- 积分:1
-
Embedded 486 manual pc104 system programmer for the very useful.
嵌入式486手册,对于pc104系统程序员非常有用。-Embedded 486 manual pc104 system programmer for the very useful.
- 2022-03-26 17:56:39下载
- 积分:1
-
基于三星44b0芯片arm嵌入式系统的rtl8019网口的驱动程序
基于三星44b0芯片arm嵌入式系统的rtl8019网口的驱动程序-44b0-based Samsung chip embedded system arm I RTL8019 network driver
- 2022-03-21 16:37:16下载
- 积分:1
-
本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。...
本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。--This file folder provides a programming sample in codewarrior. The purpose is to allow users to become familiar with codewarrior.
- 2022-05-23 13:20:49下载
- 积分:1
-
状态机延时写法
在用状态机写程序时,可以参考类似延时写法 可以适当提高程序的实时性 减少对硬件资源的消耗
- 2022-06-19 00:28:55下载
- 积分:1
-
44b0(arm)初始化程序,代码可以通用,方便嵌入式系统的开发
44b0(arm)初始化程序,代码可以通用,方便嵌入式系统的开发-44b0 (arm) initialization procedure, the code can be generic to facilitate the development of embedded systems
- 2023-08-25 13:25:03下载
- 积分:1