资源列表
28335_CODE(2)
- dsp28335的历程,经本人测试有用,全部有用,可以自己修改(The course of DSP28335, which is useful in my test, is all useful and can be modified by yourself.)
LQDG128EEPROM
- MC9S12XS128模拟EEPROM程序(emulated EEPROM program)
0189243_Sem1_Workshop1
- From mat to C++ so and modified rucescode.
0189243_Sem1_Workshop2
- Workshop on the matland html
project_FSM
- Finite State Machine in VHDL
wince5_arm_NK
- WINCE for install apps UPDATE: The Dumprom.exe in 'Nkbintools' package provided sets the 'machine type" for all PE-files dumped as MIPS R4000. Might be that's not what you wanted. Hence you should know that Dumprom.exe contains at offset 0x1
APP
- 角度传感器采集及标定,基于ucos2,可以借鉴一下(Acquisition and calibration of angle sensor)
STM32_TCP_Client
- 网络数据传输,封装了uIP协议栈,连接服务端进行数据交互。(The network data transmission, encapsulates the uIP protocol stack, connects the server to the data interaction.)
stm32 ARM单片机入门
- STM32_在KEIL_MDK环境下使用V3.4库编程(using V3.4 library programming in the KEIL_MDK environment basis of STM32)
USB CY7C68013固件
- Keil 完成的固件。成功实现ARM与 FPGA的通讯(CY7C68013 IMX6+FPGA + KEIL)
单片机
- 适合初学者的单片机介绍,教您快速入门(For beginners, SCM introduction, teach you fast introduction)(For beginners, SCM introduction, teach you fast introduction)
基于单片机得PID控制器
- 本文叙述了现在几种成熟的PID控制算法,对PID控制器的设计进行了研究,包括对控制器的硬件选型和软件设计,对合适的硬件给予详细的介绍,对程序的运行给出详细的程序流程图。 功能PID控制器的核心选用了ATMEL公司的AT89C51单片机,通过合适的外接硬件来完成模拟数据量的采集处理,数据的模数数模转换,液晶显示,按键输入等。(This paper describes several mature PID control algorithms, and studies the design of