资源列表
fPGA_LED
- FPGA开发板做的一个简单LED驱动,使用Verilog语言实现- This is an example of a simple 32 bit up-counter called simple_counter.v It has a single clock input and a 32-bit output port module simple_count(input clock , output end of module counter
Uart
- Keil—MDK的UART程序,方便使用Uart_Pringt()实现的串口打印函数-#include <Uart.h> #include <S3C2440.h> int main() { unsigned int a = 10 Uart0_Init(115200) while(1) { Uart0_SendByte(12) Uart0_Printf("Test d\n",a)
led
- LED32个I/O口驱动程序,三种模式,89C51-The LED32 a I/O port driver, three modes, 89C51
dan-pian-ji
- 里面包含了浙江大学09年电子竞赛培训资料和单片机100例实例-contains 100 cases instances of Zhejiang University in 2009 of electronic competition training materials and microcontroller
7620
- 飞思卡尔的风单片机源程序,希望有帮助哦,记得好好刊登在用看-Freescale wind microcontroller source code, hope helpful Oh, I remember the good published in see
lwip-1.4.1
- Lwip协议栈的C语言实现,最新版1.4.1-Lwip protocol stack C language, the latest version 1.4.1
SPI_EXAMPLE1
- Atmel sam4S芯片的外部SPI Flas读写程序。-The external SPI Flas of the Atmel sam4S chip to read and write the program.
FATFS
- 基于三星ARM9 S3C2440的文件系统操作软件开发环境是ADS1.2-Samsung ARM9 S3C2440-based file system operation software development environment ADS1.2
SD_Card
- SD卡 file system 文件系统 ads s3c2440-Ads s3c2440 SD card file system file system
diantiao
- 四轴飞行器电调制作详细资料包括原理图及测试波形-The four-axis aircraft ESC production details including schematics and test waveforms
chengxu
- 本次设计用单片机芯片AT89s52设计一个数字万用表,能够测量交、直流电压值、直流电流、直流电阻,四位数码显示。此系统由分流电阻、分压电阻、51单片机最小系统、显示部分、报警部分、AD转换和控制部分组成。-The design of MCU chip AT89s52 to design a digital multimeter, capable of measuring AC, DC voltage, DC current, DC resistance, four digital display
1602-Character-LCD-user-manual
- 1602字符型液晶使用手册+实例,很好用,我的实验主要就是参考这里面的例子-1602 Character LCD user manual+ instance, good with my experiment mainly with reference to the example of this
