资源列表
hello_ucosii
- nios上基于ucos的流水灯,实现两组led灯同时向不同的方向运动-hello_ucosii
zju-61MCU-code
- 本文件夹包含浙江大学信电系暑期电子设计培训时以及校赛时的几个项目的代码,包括波形发生器,集成运算放大器,简易数字显示声音信号采集测量仪的设计,数码管红外遥控显示,温度测量PWM模拟控制LED等。采用的单片机为凌阳SP061A单片机。-This folder contains a letter, Zhejiang University, Department of Electrical Electronic Design training in the summer and school even
example1
- 本例程属于独立实验,主要是让大家熟悉一下VHDL 语言基本语法,这是比较简单的 程序了。实现一个将时钟信号clk 十分频的功能,可以通过波形仿真来看效果。 波形仿真的过程可以参考视频“波形仿真.exe”文件,有比较详细的操作方法。其实 在例程的项目中已经包含了波形仿真文件,大家可以直接仿真,观察结果。 -This routine is an independent experiment is designed to allow you familiarize yourself
example2
- 状态机一般分为三种类型: Moore 型状态机:次态=f(现状,输入),输出=f (现状); Mealy 型状态机:次态=f(现状,输入),输出=f (现状,输入); 混合型状态机。 -State machine is generally divided into three types: Moore-type state machine: sub-state = f (the status quo, input), output = f (status) Mealy
LCD1602-OK
- 基于c8051f120的1602驱动程序,内有各种功能函数接口,可方便移植至各种单片机中(修改延时及I/O)经过片上测试,放心下载-Based on c8051f120 the 1602 driver, various functions within the function interface, can be easily ported to a variety of microcontrollers (the modified delay and I/O) through the on-c
Init
- C8051F120的端口及晶振初始化C程序,环境为Keil c。源码为官方网站下载并修改片上测试。可用于参考老外的编程风格-C8051F120 port and the crystal initialization C program on the environment, Keil c. Source for the official website to download and modify the on-chip testing. Can be used to refer to fore
Ir_Decode
- 基于C8051F120的红外解码程序,内含两个工程文件,1,利用中断实现解码。2,利用捕获进行解码。还有Tc9012的pdf。源码经片上测试OK。不同单片机只需要根据晶振修改参数就行-C8051F120-based infrared decoding process, the file contains two projects, one using the interrupt decoding. 2, using capture decode. There are Tc9012 the pdf
PCA
- 基于c8051f120内部PCA使用的C程序。内含6个.c文件。8bitPWM,16bitPWM,高速输出,频率,软件定时,捕获。-C8051f120-based C-program used within the PCA. Containing 6. C files. 8bitPWM, 16bitPWM, high-speed output, frequency, software timing, to capture.
Timer00000Interrupt
- C8051F120的定时器及外部中断使用C程序,包括各定时的8/16重载,捕捉,高速切换等。经片上调试通过,放心下载使用-C8051F120 timer and external interrupts use the C program, including the timing of the 8/16 overload, capture, high-speed switching. The on-chip debugging through, secure download
StepDriverC8051
- C8051的两相四线步进电机测试程序,开发环境为keil c-C8051 two-phase four-wire stepper motor test program development environment for keil c
12864
- C8051F120的12864驱动程序,两种风格的编程,留有各种功能接口,移植只需修改延时及IO即可,片上调试通过-C8051F120 The 12864 driver, two kinds of styles of programming, leaving the various functions interfaces, migration can only modify the delay and the IO, on-chip debugging through
dianziqin
- 简单的电子琴c程序 掌握了这个程序 那么对初学单片机的人来说 基本上入门了-A simple c program mastered the keyboard then this program is for beginners who basically started SCM in
