-
OCM4X8C驱动 作者:孙新虎 sunxinhu@163.com 日期:200412
OCM4X8C驱动 作者:孙新虎 sunxinhu@163.com 日期:200412-OCM4X8C drive Author : Sun tiger sunxinhu@163.com date : 200412
- 2022-03-23 00:09:48下载
- 积分:1
-
WINCE图形控件
wince下的自定义控件,自主开发的可以放大缩小,还有导航。功能很多很多 ,适合用语自制图片的保存 打开等等
- 2022-08-24 21:45:10下载
- 积分:1
-
cc1100e通信演示样例程序
程序基于cc1100e无线模块进行通信,初始化设置通信速率为2.4k设置。可根据自己通信要求自行更改。
以上两个文件中的程序分别为接收端和发送端程序:
发送接收过程如下:
1、发送端发送一个60字节的数据给接收方并闪一下红灯,然后进入接收状态;
2、接收端收到数据后回发一个60个字节数据并闪一次红灯;
3、发送端收到接收端回发的数据,判断正确后闪一次绿灯;
4、间隔1S时间重复执行1到3步骤。
- 2022-02-20 03:44:02下载
- 积分:1
-
在工业控制,工业控制计算机(通常是基于对水。
在工业控制中,工控机(一般都基于Windows平台)经常需要与智能仪表通过串口进行通信。串口通信方便易行,应用广泛。
-In industrial control, industrial control computer (typically are based on the Windows platform) and the intelligent instrument often need to communicate through the serial port. Serial communication to facilitate easy and widely used.
- 2022-05-05 20:43:16下载
- 积分:1
-
GLCD(KS0108驱动芯片在AVR单片机+proteus IAR)
该程序是在AVR的IAR嵌入式工作台上编写的,描述了如何用Ks0108芯片组驱动GLCD并在proteus中进行仿真。
- 2022-03-06 08:33:28下载
- 积分:1
-
MPLAB C18编译器软件。为microch PIC18F设备编译C源代码…
MPLAB C18 Compiler software. Compile C source code for PIC18F devices of Microchip
- 2023-03-26 06:15:12下载
- 积分:1
-
一个led的流水灯,简单的程序,贵在有proteus访真文件。
一个led的流水灯,简单的程序,贵在有proteus访真文件。-A stream of flowing water led lights, a simple procedure, your visit in a real file proteus.
- 2022-02-12 22:01:04下载
- 积分:1
-
Atmel MCU 下开发 USB 鼠标
Atmel MCU 下开发 USB 鼠标-USB Mouse for Atmel MCU
- 2022-02-14 23:04:20下载
- 积分: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
-
51单片机
基于51单片机的程序设计,资料的详细功能、包含内容说明-51 MCU-based programming, the information detailed features, including the content description
- 2022-08-20 19:19:55下载
- 积分:1