-
嵌入式应用程序开发入门
具体操作和源代码和图片
嵌入式应用程序开发入门
具体操作和源代码和图片-Embedded Application Development Introduction to the specific operation and the source code and pictures
- 2023-09-07 02:30:03下载
- 积分:1
-
usb接口的移动硬盘,采用c语言,pidusbd12芯片
usb接口的移动硬盘,采用c语言,pidusbd12芯片-usb interface of mobile hard disk drives, using c language, pidusbd12 Chip
- 2022-08-20 12:34:20下载
- 积分:1
-
数字信号处理c语言程序集.rar
数字信号处理c语言程序集.rar-Digital Signal Processing c language assembly. Rar
- 2022-04-15 04:47:47下载
- 积分:1
-
MFRC522 RFID 卡读卡器
它是采用恩智浦 MRFC522 IC ISO14443、 微控制器 LPC1768、 接口 SSP0 的 RFID 基地卡读卡器。
- 2022-05-05 02:30:30下载
- 积分:1
-
嵌入式C++演示
Presentation on Embedded C
- 2022-06-17 07:53:51下载
- 积分: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
-
三星数字高频头的驱动源代码,采用ST公司的STV0297芯片
三星数字高频头的驱动源代码,采用ST公司的STV0297芯片-the driver code of sansung digital high frequency camara,use ST company s stv0297 chio
- 2022-01-22 07:32:43下载
- 积分:1
-
stc52单片机中断的例子,教你如何编程
stc52单片机中断的例子,教你如何编程-Single-chip interrupt stc52 example, teach you how to program
- 2022-08-13 10:58:22下载
- 积分:1
-
这是《嵌入式linux-硬件、软件与接口》一书对应的所有linux方面实例的源代码,对linux具有通用性...
这是《嵌入式linux-硬件、软件与接口》一书对应的所有linux方面实例的源代码,对linux具有通用性-This is the "embedded Linux-hardware, software and interfaces," a book counterparts in all aspects Linux source code examples for linux with versatility
- 2022-01-25 18:41:47下载
- 积分:1
-
一三发展与ATT7022 MSP430F449
MSP430F449与ATT7022开发的一款三相表demo,完善中,其中的几个程序模块,仅供参考。-MSP430F449 with the ATT7022 the development of a three-phase table demo, perfect, where several program modules for reference purposes only.
- 2022-02-02 12:23:54下载
- 积分:1