资源列表
ADC0_regular_sample_ljk
- GD32F103 系列基于官方库的 ADC单次读写示例程序。不使用DMA读写数据。官方库没有。(The GD32F103 series is based on the ADC single read and write sample program based on the official library. Do not use DMA to read and write data. The official library is not.)
霍尔传感器输入捕获程序1125正确2个编码器的
- 霍尔传感器输入捕获程序 1125正确2个编码器(Holzer sensor input capture program 1125 correct 2 encoders)
步进电机调速方法
- 步进电机 调速算法 实现(Stepper motor speed)
MPU-6050模块资料
- 3轴陀螺仪、3轴加速器 姿态解算核心算法(a 3-axis gyroscope and a 3-axis accelerometer)
DPCM调制解调
- DPCM调制解调在51单片机上的编码程序与译码程序(The code and decoding program of DPCM modulation and demodulation on 51 single chip microcomputer)
01.LED点灯实验(STM32神舟IV号-寄存器版)
- LED点灯实验, 1.MDK文件夹 --- MDK启动软件 2.obj文件夹 --- 包含编译产生的中间文件 --- 最终可执行的HEX文件程序 3.src文件夹(包含所有的源代码) ---包含main.c文件(LED 1.MDK 2.obj 3.src)
capcity_touch
- 基于stm8触摸按键程序,包含触摸按键开发库(Touch key program based on stm8)
picCAN通讯程序
- 基于CAN总线的温度采集传输,温度传感器为PT100(Temperature acquisition and transmission based on CAN bus)
ST31_I2C示例代码V1.0
- 基于ARM STM32F4xx内核IIC通讯源码,适合刚接触ARM开发的同学。(ARM STM32F4xx kernel based on IIC source code, suitable for the development of ARM students.)
标准例程-V3.5库函数版本
- STM32开发所有例程源码基于库函数V3.5(1234567788900000012121221)
GPCardSpec_v2.2.pdf
- GP智能卡规范,版本为2.2,javacard开发指南(GP smart card specification, version 2.2, JavaCard Development Guide)
DS1302
- 这是一个DS1302的驱动程序,大家都知道DS1302是一个时钟芯片,其误差非常小,一般几百年才出现几秒的误差,朋友们可以用其中的程序进行开发设计。(This is a DS1302 driver. As we all know, DS1302 is a clock chip. Its error is very small. It usually takes a few seconds to get errors in a few hundred years. Friends can use