-
MSP430g2553 for DMX512
//它产生了100us的中断
- 2022-03-24 20:13:44下载
- 积分:1
-
c 8259编程
c51最重要终端8259的详细应用讲解。还有应用程序-c51 most important details of 8259 applications on the terminal. There Applications
- 2022-02-05 17:55:40下载
- 积分:1
-
基于STM32的VPC3的从站Profibus协议
应用背景基于STM32开发的Profibus从站协议,协议完整,编译可通过,移植时仅需更改数据结构长度即可。协议芯片采用VPC3+.Profibus应用于工业控制,有通信速度快,数据量大等优点。关键技术
VPC3+的Profibus从站协议;
控制器为STM32系列;
协议完整,移植时基本仅需要更改数据结构。
- 2022-12-01 13:35:04下载
- 积分:1
-
LPC11c14 SPI总线flash读写函数例程
这个是NXP公司的LPC11c14的SPI总线对Flash进行读写的程序
具体的看程序吧
- 2023-02-26 23:30:04下载
- 积分:1
-
智能寻迹小车+GPRS短信
5路红外传感器实现黑白线寻迹,通过GPRS芯片实时发送车载温度,利用RFID高频读卡技术实现对小车的实时定位
- 2023-02-22 06:45:03下载
- 积分:1
-
st7588的数据手册加流程
st7588数据手册,望对大家有帮助。多多学习。
- 2023-03-01 13:20:04下载
- 积分:1
-
硬件检测软件
Hot-pluggable device is now a big threat to IT security. In this article, we will try to develop a user-mode application to detect device change on the system, i.e. plug-in a USB drive, iPod, USB wireless network card, etc. The program can also disable any newly plugged devices. We will get a basic idea on how this works and talk about its limitations at the end of this article.
- 2022-08-11 07:25:11下载
- 积分:1
-
mpu6050 DMP库
应用背景 * @addtogroup DRIVERS Sensor Driver Layer
* @brief Hardware drivers to communicate with sensors via I2C.
*
* @{
* @file inv_mpu.c
* @brief An I2C-based driver for Invensense gyroscopes.
* @details This driver currently works for the following devices:
* MPU6050
* MPU6500
* MPU9150 (or MPU6050 w/ AK8975 on the auxiliary bus)
* MPU9250 (or MPU6500 w/ AK8963 on the auxiliary bus)关键技术/* The following func
- 2022-07-22 13:12:23下载
- 积分:1
-
android游戏开发之摇杆控制源码
android游戏开发之摇杆控制源码
- 2022-05-25 23:25:01下载
- 积分:1
-
KiDispatchException 和 NtRaiseException inline hook
应用背景经测试可用的KiDispatchException和NtRaiseException两个函数进行了inline Hook。将异常发生时的ExceptionRecord,TrapFrame等信息写入。同时在内核栈中枚举了调用者的函数地址,并记录到文件中用以分析。由于KiDispatchException无法调试,所以你懂的。关键技术内核状态下,inline hook. 检测内核栈数据。
- 2022-08-24 11:33:00下载
- 积分:1