资源列表
RC522 I2C STM32F103
- RC522 IIC驱动程序,可实现读卡和写卡功能,复旦卡或M1卡都可以,本人也试过读公交卡,可以读出序列号和卡类型。(RC522 IIC driver, can read card and write card function, Fudan card or M1 card can, I also tried to read the bus card, you can read the serial number and card type.)
U17260CA6V0UD00
- NEC系列单片机使用说明,从零开始了解NEC单片机,大量用于汽车电子等相关领域-NEC serial microchip development datasheet
闭环
- 基于嵌入式单片机STM32,通过电流、转速的双闭环控制对同步电动机进行转速控制,并且可以实现正转与反转(Based on the embedded single chip STM32, the synchronous motor is controlled by the double closed-loop control of current and speed, and the forward rotation and reverse rotation can be realized.)
step-motor-based-on-MSP430G2231--
- 基于MSP430G2231实现的步进电机控制 用TI公司提供的launch pad开发板编写的程序,主要是实现简单的步进电机控制。-The program launch pad development board to provide a company with TI prepared, is to achieve a simple stepper motor control.
Picture_Wave_Touch.tar
- socle開發板 移植Picture_Wave套件 可在螢幕上顯示照片並利用觸碰螢幕方式移動 kernel-2.6.19 crosstool-gcc-3.4.5
MCPU
- 多周期CPU的verilog代码,用vivado可以仿真出波形(multi-cycle CPU by verilog and using vivado to simulate.)
ccd
- ccd检测传感器的各方面资料 用于检测各种精细的器件-ccd various aspects of sensor to detect a variety of sophisticated devices
shuzidianyabiao
- 数字电压表由STC12AD内置AD转换单片机-Single-chip digital voltmeter with STC12AD
STM32F4_UVC_Camera-master (1)
- 如何枚举出来 UVC的设备类型; UVC 设备描述符、UVC 控制函数处理、STM32 驱动的配置(UVC device type enumeration example)
finhg
- it is code for scanning finger prints and storing it into
spi_flash_controler
- w25q64 spi flash verilog code .use xilinx ise .
file_system_driver(based_uclinux_ucos2)
- 开发工具:ads1.2 或 gcc for linux 说明:可以供阅读嵌入式fs时参考。内含flash file system驱动原理介绍,以及uclinux和usos2下的各种文件系统实现(yaffs2,ffs,cf card,sd card,fat等),主要是周立功和优龙的代码。-Tools : ads1.2 or gcc for linux : can be read for Embedded fs reference. Intron flash file system driver