资源列表
[VHDL编程] EXP5_PWM_GENERATOR
说明:用FPGA设计的一种pwm波形生成器,语言为VHDL-FPGA design a pwm waveform generator, language VHDL<liuxing> 在 2025-03-20 上传 | 大小:1.94mb | 下载:0
[单片机(51,AVR,MSP430等)] Guide-for-MCU-selection
说明:单片机选型教程,如何从众多单片机型号中选出需要的类型-The MCU Selection tutorial elected how many SCM models need to type<gg> 在 2025-03-20 上传 | 大小:1.99mb | 下载:0
[单片机(51,AVR,MSP430等)] examples
说明:Arduino广泛应用于机器人等领域,来自Arduino的入门程序代码-This souce code is the basic code for Arduino.<Jing Huang> 在 2025-03-20 上传 | 大小:99kb | 下载:0
[DSP编程] DM642_Timer
说明:ti dsp dm642 timer时间例程,This example uses a timer to read and write the ESAM.-ti dsp dm642 timer time routines This example uses a timer to read and write the ESAM.<dada> 在 2025-03-20 上传 | 大小:313kb | 下载:0
[DSP编程] DM642_SDRAM
说明:dm642main.c This example uses a timer to read and write the ESAM.<dada> 在 2025-03-20 上传 | 大小:238kb | 下载:0
[DSP编程] DM642_LED_boot
说明:控制GPIO15,GPIO4,5,6,7可以看到灯在跑动-Control GPIO15 to GPIO4 is 5, 6, 7 can see the lights in the running<dada> 在 2025-03-20 上传 | 大小:328kb | 下载:0
[DSP编程] DM642_GPIO
说明:控制GPIO15,GPIO4,5,6,7可以看到灯在跑动-Control GPIO15 to GPIO4 is 5, 6, 7 can see the lights in the running<dada> 在 2025-03-20 上传 | 大小:325kb | 下载:0
[单片机(51,AVR,MSP430等)] SCM
说明:单片机--设计秒表计时器(里面主要是源代码包括计时器,以及倒计时以及电路和程序的说明)-SCM- design stopwatch timer (which is the main source code includes a timer, countdown circuit and program descr iption)<weiwei> 在 2025-03-20 上传 | 大小:106kb | 下载:0
[DSP编程] HM6264Driver_DS
说明:HM6264(8KX8Bit RAM)驱动程序-The HM6264 (8KX8Bit RAM) drivers<dada> 在 2025-03-20 上传 | 大小:86kb | 下载:0
[其他嵌入式/单片机内容] clock
说明:利用FPGA来编写程序实现24小时时钟显示-FPGA to program the 24-hour clock display<林晨> 在 2025-03-20 上传 | 大小:4kb | 下载:0
[嵌入式/单片机编程] AN2582STM32F10xxxUSARTsample
说明:本篇介绍STM32F10XXX USART外设的实际使用示例,很不错,有了它,弄懂底层不是问题-This introduction the STM32F10XXX USART peripherals actual usage example, very good, and with it, not understand the underlying problem<weijianli> 在 2025-03-20 上传 | 大小:164kb | 下载:0
[嵌入式Linux] Linux-A-named-pipe-experiment
说明:在Linux环境下用C语言编程,编程的主要内容是:命名管道的实验。包括:研究mkfifo命令,在当前目录下创建一个myfifo的命名管道 用mkfifo()函数实现相同的功能 编写一个服务器程序server.c,实现从管道myfifo中读取内容,并在终端中显示出来。打开一个命令行终端,运行server,然后打开另一个命令行终端,使用“cp 文件1 myfifo”命令把文件1的内容输出到myfifo,测试server.c的功能<weiwei> 在 2025-03-20 上传 | 大小:9kb | 下载:0