资源列表
温度报警控制继电器
- stm32 温度控制器源码,可根据温度模块模拟输入来打开关闭继电器(stm32 temperature monitor module)
u-boot-1.1.6源码下载
- u-hoot-1.1.6,官方源码,解压后为bz2格式,本源码未做任何改动,为官方源码,适合学习,移植之用。
CAN
- can总线的介绍与设计,对做CAN通讯有较好的参考价值-can bus introduction and design, to do CAN communication has better reference value
NCO
- 利用Quartus中的IP核进行NCO的设计源文件-IP cores in Quartus NCO design source files
Embedded_arm_smart_car
- 汽车综合监控仪——广东省大学生电子设计大赛作品 (获一等奖) 使用技术:ARM9(S3C2440),UC/OS, UC/GUI,红外测速,超声波测距,触摸屏,语音播放 主要功能:通过传感器来收集外部信息,(路况检测,速度,平稳度,底盘高度,打滑程度)再将收集到的外部信息进行必要的分析与处理,最后由各执行单元执行输出命令(语音,TFT液晶屏),从而使汽车平稳行驶,增加乘坐的舒适性。-Automotive Integrated Monitor- Guangdong Province Un
OSAL_blink-ZStack-1.4.2-1.1.0
- 基于zigbee2006的简单led闪烁程序,实现zstack里简单的任务创建,执行。-Based zigbee2006 simple led blinking program, zstack simple task to create, execute demo.
DE2
- 辛辛苦苦的作品应用于DE2 的 开发。。希望对大家有用。-hard work for Dictyophora development. . We hope that the right useful.
ELIPTIC
- Matlab Security Eliptic curve crypto Matlab Security Eliptic curve crypto Matlab Security Eliptic curve crypto Matlab Security Eliptic curve crypto Matlab Security Eliptic curve crypto Matlab Security Eliptic curve crypto Matlab Security Eliptic curv
USARTDMA
- stm32 的串口使用DMA可以使串口数据传输速度提高-stm32 serial port can use DMA data transfer speed
wincePvb
- wince 下使用的类似于CVI控件的仪表曲线图等控件,有例程,有需要的DLL,填补wince下仪表开发控件的空白-CVI wince under the control of the use of similar instruments such as the control curve, there are routines, we need the DLL, wince under the instrument developed to fill gaps in control
基于STM32F107网络开发的完整例程
- 基于STM32F107网络开发的完整例程,包括TCP/IP EFSL等
u-boot-1.1.6.tar
- uboot最新版本。可以对比以前版本学习