-
ADC0831驱动程序加上用1602显示。测试成功
ADC0831驱动程序加上用1602显示。测试成功-ADC0831 driver coupled with the 1602 show. Successfully tested
- 2023-06-17 15:05:03下载
- 积分:1
-
嵌入式TCP/IP协议源代码,能够在ARM嵌入式开发板上实现
嵌入式TCP/IP协议源代码,能够在ARM嵌入式开发板上实现-Embedded TCP/IP protocol source code, be able to realize on-board ARM Embedded Development
- 2022-09-24 07:35:03下载
- 积分:1
-
ar5001 5002驱动程式
atheros ar5001 5002 driver
- 2023-03-13 02:40:04下载
- 积分:1
-
DMX512 接收程序
资源描述
用单片机解码DMX512接收程序,转换成3路PWM信号输出
- 2022-01-28 09:25:33下载
- 积分:1
-
用c编写的基于ARM的max1246的驱动程序源码和应用示例。
用c编写的基于ARM的max1246的驱动程序源码和应用示例。-c prepared with the ARM-based max1246 driver source code and application examples.
- 2022-01-26 04:16:00下载
- 积分: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
-
8051常用的子程序。功能涵盖了各种基本!
8051常用子程序。功能涵盖多种基本功能!
- 2022-02-07 10:18:37下载
- 积分:1
-
Arm3000 the ads based on the experimental multi
基于arm3000的ads实验多任务与AD转换-Arm3000 the ads based on the experimental multi-task and AD conversion
- 2022-03-05 06:19:02下载
- 积分:1
-
A good sqlite embedded database.
sqlite 嵌入式数据库的源码,很不错的啊!--A good sqlite embedded database.
- 2023-05-29 23:30:03下载
- 积分:1
-
C51怎样将子程序段定位在1个固定的地址位置
C51怎样将子程序段定位在1个固定的地址位置-C51 how the subroutine positioning of a fixed address location
- 2022-07-04 08:22:22下载
- 积分:1