资源列表
MPC5744P-MC33907-MC33908
- *这套系统的主要特点如下: * -电源管理 * -事件处理 * -中断处理 * -窗口实时WD刷新与控制计算 * - ADC处理 * - UART沟通 -中断优先级处理 * -与图形用户界面(GUI)的通讯(* MPC5744P Basic Drivers and the PwSBC driver. * * The key features of this package are the following: * - Power management * - Event handling *
Example_SpeedIntegral_V3a
- 基于仙童FCM8531的电机驱动例程文件(The Motor Dirver documents about Fairchild FCM8531 chips)
带字库12864
- 带子库的12864显示屏与AVR单片机ATmega16通讯(12864 display with sub-library communicates with AVR microcontroller ATmega16)
STM32F103RE_FreeRTOS
- STM32F103RET6待机测试,包含FreeRTOS(Stm32f103ret6 standby test, including FreeRTOS)
RN8302B
- RN8302B官方参考程序及资料,电能计量参考程序(Rn8302b official reference procedure and information)
第七届国赛 电压频率采集设备
- 第7届电压频率采集设备,程序齐全,直接上电就可以测试!!!(The 7th voltage and frequency acquisition equipment, complete procedures, can be tested directly on the power)
RC522+STC89C52+串口通信
- RFID-RC522+STC89C52+IC卡号识别教程,并通过串口在上位机显示(Rfid-rc522 + STC89C52 + IC card number recognition course, and display in the upper computer through serial port)
控制开关4路
- stc15f104 串口,开关 c51 4路(Stc15f104 serial port switch C51 4-way)
RTOS 51工程文件
- 采用RTOS操作系统的完整源代码,内含遥控,按键扫描,膜冲电位器扫描识别,显示驱动,4094等完整代码,可以直接用于生产。(The complete source code of RTOS operating system, including remote control, keystroke scanning, membrane punch potentiometer scanning identification, display driver, 4094 and other comple
51俄罗斯方块(内带仿真)
- 使用C51制作模拟俄罗斯方块游戏的硬件,附带仿真文件 51单片机编程(Use C51 to make hardware simulating Tetris game, with simulation files attached 51 single chip computer programming)
NJ_test19052309.part07
- 车载测算终端,使用STM32F103主控芯片,加上移远GPS+4G模块,上传行驶轨迹,后台计算面积。典型的物联网车载终端产品,方便移植到其他物联网产品上。(Using STM32F103 main control chip, plus the GPS + 4G module, upload the driving track, and calculate the area in the background. The typical Internet of things vehicle term
Cheap_Flash_FS(普通版)(SPI_Flash版)--嵌入式SPI_FLASH文件系统免费源码,请下载
- Cheap_Flash_FS(普通版)(SPI_Flash版)--嵌入式SPI_FLASH文件系统免费源码,请下载 本代码通过仿真了一个华邦SPI_FLASH的功能,仿真了一个SPI_FLASH的4K sector erase和256 bytes page program 和read data(512 byte)的华帮SPI_FLASH(型号W25Q128BV 16MB) 向上层提供一个扇区读写的转换驱动接口函数. 支持SPI_FLASH片上预分配功能(就是擦一次,写多个扇区的功能)