资源列表
步进电机控制
- 附件中是STC15系列单片机控制步进电机的程序,欢迎参考!
采集三相电压电流
- 多通道AD+DMA采集三相电压电流,36点DFT算法提取基波。
Mygica U6813 V2L driver module (beta)
- This is my own implementation for U6813 (TV-Tuner usb stick) compatible with V2L.
LCD12864驱动
- LCD12864驱动 液晶字符显示函数 液晶图片显示函数
程序
- 实现了对STM32F103程序的移植,可以结合MLX90614实现温度实时测量。精确度高。 所使用的通讯方式为IIC。支持拓展多个MLX90614测温。(The porting of STM32F103 program is realized, and the real-time temperature measurement can be realized with MLX90614. High accuracy.)
FPGA实现Jpeg压缩,和视频采集程序
- FPGA实现Jpeg压缩,和视频采集程序(Zynq - Main - register access Mio)
PIC10F200 Example program
- pic10f200实例,包括点灯,按键以及时钟控制(pic10f200 examples ,include light, key and clock times and so on!)
实验16:IMU姿态解算
- MPU6050陀螺仪与姿态解算实验,使用hawk2平台(MPU6050 IMU, use hawk 2 platform)
adf4351-final1
- ADF4351程序,stm32f10x,可设置点频,扫频,时间间隔,步进(Adf4351 program, stm32f10xcan set point frequency, sweep frequency, time interval, step)
STM32F407canopen从站
- canfestival移植到stm32f407,从站(Can Festival transplant to stm32f407, slave station)
ac620_calculator_key_board
- 基于Verilog编写的计算器,使用矩阵键盘输入数据,使用数码管显示运算过程和结果,基于小梅哥AC620开发板验证通过(The calculator based on Verilog uses matrix keyboard to input data and digital tube to display the operation process and results. The development board based on little mac620 passed the veri
LCD触屏键盘
- LCD触屏键盘C语言代码,项目使用的源代码,Keil5环境下进行过编译