资源列表
华为FPGA设计流程指南
- FPGA设计指南,帮助新手快速上手学习FPGA。为以后项目开发垫下基础。(design guide of FPGA)
Digispark-LED
- 全部文件打包。用atmel studio 7编写,驱动digispark(attiny85核心)PB1所接的LED以5Hz闪烁。(The program is written in Atmel Studio 7, and the leds connected to the digispark(attiny85 core)PB1 are flashing with 5Hz.)
AES加密算法密码模块
- 其实现了AES加密中的密码模块,包含了功能的说明,模块以及测试用例,学习上手的难度较小(The realization of the AES encryption password module, contains a descr iption of the function modules and test cases, learning difficult to get started)
cy4ex1
- 特权同学FPGA开发板的verilog项目代码(the verilog code project of Tequan Altera cyclone4 FPGA development board)
xmc_4700_led
- 用于英飞凌公司xmc4700扩展板的led闪烁例程,包含完整可执行工程,但环境配置需要正确,不过配置也简单。(The LED scintillation routine for the Infineon Corporation xmc4700 extension board includes complete executable projects, but the environment needs to be configured correctly, but the configurati
多级菜单%2B按键切换
- STM32F103+LCD1284实现多级菜单(STM32F103+LCD1284 implements multilevel menus)
万年历源码V2.0
- 帮助开发者能更好的写陀螺程序.希望能对大家有帮助.(it is very helpful hope can be useful to developer)
RISC_CPU
- 一个基于Verilog的cpu 转载于其他网站(A Verilog based CPU is reloaded on other websites)
矩阵键盘
- 利用矩阵键盘显示12864的c语言程序(at89c51)(Using matrix keyboard display c language program 12864 (at89c51))
control_DOBPos2
- this is arduino due code. im using rotary encoder on motor shaft and for add/reduce set point. the motor rotary encoder assigned in pin 2 and 3 arduino
EEromLib
- STM32 的FLASH 有一定的使用寿命大概是一万,如果我们用自身的FLASH来保存一些数据(机器参数)等,可以节省开发成本,但是FLASH的使用是有限的,我们可以通过软件方式延长它的使用寿命,该组件就是实现延长FLASH寿命,同时模块化独立,模拟EEROM的形式,模拟了一个256byte EEROM,可使用次数为30万次。参考文件系统。 文档详细介绍该实验方式以及函数接口的使用(STM32 FLASH ten thousand is probably a lifetime, if we u
UsartHandle
- 该模块实现串口DMA发送中断接收,与系统或者外设通信,一发一答的方式,发送一帧数据,需等待对方应答,如果在规定时间内未等到ACK数据,发送端 会重发该数据,采用状态机制原理,对串口使用以及协议搭建很参考价值(The module DMA send serial interrupt receiving, and system or peripheral communication, one answer, send a frame of data, need to wait for the ans
