-
51单片机音乐播放
应用背景利用最简单的单片机实现隐约播放 适合初学者的学习关键技术利用定时器的设置实现各种频率的输出模仿音乐
- 2022-12-11 16:00:03下载
- 积分:1
-
Embedded Linux based GSM (SMS, telephone) communications code has received a gpr...
基于嵌入式linux下GSM(短信,电话)通信代码,已在接有gprs模块的PXA270平台上测试过-Embedded Linux based GSM (SMS, telephone) communications code has received a gprs modules PXA270 platform tested
- 2022-01-26 00:10:07下载
- 积分:1
-
频率计MEGA8
frequency meter mega8
- 2022-06-28 23:35:10下载
- 积分:1
-
a Korean friends wrote for the board on the S3C2410 2410 nand flash drive, for t...
一个韩国朋友写的用于S3C2410板子上的2410 nand flash的驱动文件,用于挂载yaffs(nand flash)文件系统。-a Korean friends wrote for the board on the S3C2410 2410 nand flash drive, for the mount yaffs (nand flash) file system.
- 2022-03-23 12:19:18下载
- 积分:1
-
这个是个4个数码管显示时间的程序,用AT89S52实现,用四个按键控制,能实现时钟显示,闹钟定时,倒计时三项功能,电路图很简单。...
这个是个4个数码管显示时间的程序,用AT89S52实现,用四个按键控制,能实现时钟显示,闹钟定时,倒计时三项功能,电路图很简单。-This is a 4 digital tube display time-consuming procedures, use AT89S52 realize, with four buttons control, can realize the clock display, alarm clock, timer, countdown to the three functions, circuit is very simple.
- 2022-01-31 18:50:46下载
- 积分:1
-
用 microcotroler 接口键盘 16 摸
如何第 c 程序接口与单片机键盘 (16F877 或 16F877A 是相同),还图书馆的数字小键盘
- 2022-06-03 12:50:47下载
- 积分:1
-
对于msp430f470 softbaugh开发板的LCD驱动程序
LCD driver for MSP430F470 Softbaugh development board - with character generator-LCD driver for MSP430F470 Softbaugh development board- with character generator
- 2022-05-27 21:29:25下载
- 积分:1
-
East China Normal University Master
华东师大硕士论文嵌入式图形用户界面系统的研究与开发-East China Normal University Master
- 2022-03-19 21:12:20下载
- 积分:1
-
嵌入式系统平台的微型显示器,以指导安装和源程序…
嵌入式系统引导平台micro monitor的安装及源代码-embedded system platform micro monitor to guide the installation and the source code
- 2022-01-25 18:38:41下载
- 积分:1
-
8051 定时器中断
使用 8051 定时器作为中断,在嵌入式 C.中编写代码此示例程序演示如何配置定时器/计数器 0 作为一个 16 位定时器。调用中断服务例程 (ISR) 每一次定时器溢出 (0xFFFF 去 0x0000)。在 ISR 中,overflow_countvariable 的增量。若要测试此程序......启动调试器。在 ISR 中的 overflow_count + + 行上设置断点运行该程序。每次调用时中断例程,调试器停止运行该程序。将光标定位在要查看其当前值的 theoverflow_count 变量。
- 2023-04-02 13:55:04下载
- 积分:1