搜索资源列表
r8025
- RTC8025时钟芯片驱动,可进行至阳历的下二位数和年月日星期时分秒为止的数据设定/计时/读取 阳历的下二位数为4 的倍数时可自动识别闰年且自动判别至2099 年-RTC8025 clock chip-driven, solar calendar can be carried on until the next two years and the median day of the week when accurate data set date / time / solar calenda
Gps5
- 这是一个通过串口读取GPS模块的小程序,读出的数据经过处理后回显示在桌面上-This is a serial read through the small GPS module procedures, read out the data processed to show on the table
epp_sram
- verilog语言编写的FPGA代码。功能为pc机通过epp不断写数到sram中,然后pc发送中断信号打断写过程读取sram中的数据。rar包中包含epp协议,模块文件和测试文件(test)。
W25X16
- W25X16芯片的数据读取,写入,处理器为stm32f103-W25X16 chip data read, write, processor stm32f103
ad_rd
- MAX125 AD 转换及转换后的数据读取,对刚入门的有一定的帮助-MAX125 AD conversion and data conversion read, just getting started have some help
cpld_in
- LPC2378 + CPLD7256数据读取,很好的资料,千万不要错过-LPC2378+ CPLD7256 data read, good information, do not miss
HeadSetTester
- 本程序是使用台湾芯片厂商凌阳芯片SPEC061A开发USB 耳机数据读取和测试的源程序。-This procedure is the use of Taiwan chip makers Sunplus chip SPEC061A development USB headset tester
Microphone560test
- 这是使用台湾芯片厂商EMC的芯片EM78P451开发的USB麦克风数据读取和测试的源程序。-This is a Taiwan chip makers to use EMC‘s chip EM78P451 development USB microphone testing and data snatching.
ad_max197
- 单片机89c52于max197的数据读取,滤波程序代码-Microcontroller 89c52 max197 data read, filter code
MPU3050
- 基于avrmega16的MPU3050和MMA7455数据读取程序,在串口12864上显示-Based on avrmega16 the the MPU3050 MMA7455 data read program, serial 12864
ATD
- MC9S12XS128单片机AD程序,共使用了8个通道,包括初始化和数据读取。-MC9S12XS128 chip AD program, a total of eight channels, including the initialization and data read.
xiangweiyi
- 本设计给出了以凌阳16位单片机Spce061A为核心的数字式相位测量的基本原理与实现方案。该系统由相位测量仪、数字式移相信号发生器和移相网络三个模块构成,分别由两块单片机独立地实现控制与显示功能。采用DDS技术生成两路正弦波信号,并通过改变存储器中数据读取的起始地址来实现数字移相的功能,用Ф-T变换技术来实现相位差的测量,使得测量分辨率精确到0.1o,测得的频率与相位差值送入LCD进行显示,加入红外键盘以及语音播报的功能,使得系统具有智能化、人性化的特色。-This design gives t
RC522for90C51
- 用于单片机90系列控制RC522的源程序.采用C与语言开发。编译之后程序较为经典. 上位机通过RS232端口,可实现:寻卡,防冲撞,选定卡片,验证卡片密码,读取M1卡一块数据,读取M1卡一块数据。-Used for 90X5X serious development at C,content with RS232,delay for some one who can read M1 card.
Bsp_Temp
- 实现STM32单片机的各种功能,包括USART通信,pwm波的输出,及输入捕获,及SPI数据通信,I2C的FLASH数据读取。-STM32 microcontroller to achieve a variety of functions, including USART communications, pwm wave output, and input capture, and data communications SPI, I2C the FLASH data read.
HMC5883_example_code
- 电子指南针基于arduino程序数据读取HMC5883-Arduino based electronic compass HMC5883 data reading program
x5045-read-data
- x5045使用EEPROM正确存储及读取数据,包括单个数据读取以及页写和连续读取-use x5045 to store and read data correctly, including read single data and pagewrite and reading continously.
sizhou
- 微型四轴飞行器程序,包括mpu6050的数据读取,卡尔曼滤波的计算-Micro four shaft aircraft program
motor_control
- 通过操作PCI8620板卡来控制电机,实现了电机的控制以及码盘的数据读取过程,值得借鉴-By operating PCI8620 board to control the motor, to achieve a data read process and the code disk motor control, it is worth drawing
Final20170823OK(micro)_Doing
- STM32 串口读取传感器数据并保存(STM32 serial port read sensor data and save)
基于STM32F103系列的ADS1256
- 这是我自己用32103板子写的程序,亲测有效,我是用八位数据读取,同时添加扫描和固定通道两种方法,有注释,过程步骤。