-
GSM与AT89S52接口C
这是我们的论文项目题为洪水检测系统使用SMS,其中我们用AT89S52单片机来处理来自传感器的数据,并发送SMS取决于信号的质量接收。
- 2022-07-11 18:03:42下载
- 积分:1
-
上传一个max197的调试程序,应该对研究单片机的朋友有很大帮助...
上传一个max197的调试程序,应该对研究单片机的朋友有很大帮助-From a MAX197 debugging process, it should be the study of single-chip friends are very helpful
- 2022-10-18 16:30:03下载
- 积分:1
-
关于嵌入式PCB板UI的程序,包含状态机等一些程序。
关于嵌入式PCB板UI的程序,包含状态机等一些程序。-on Embedded PCB UI procedures, such as state machine contains some of the procedures.
- 2023-04-20 08:50:03下载
- 积分:1
-
DE2 练习源码2-2
FPGA DE2开发板 实验2第一部分VHDL硬件语言练习源码
Part II
You are to design a circuit that converts a four-bit binary number V = v3v2v1v0 into its two-digit decimal equivalent
D = d1d0. Table 1 shows the required output values. A partial design of this circuit is given in Figure 1. It
includes a comparator that checks when the value of V is greater than 9, and uses the output of this comparator
in the control of the 7-segment displays. You are to complete the design of this circuit by creating a VHDL entity
which includes the comparator, multiplexers, and circuit A (d
- 2022-05-07 21:56:50下载
- 积分:1
-
STM32贪吃蛇游戏源代码
应用背景STM32F103ZET6百为开发板的贪吃蛇源代码,主函数基本每一句都有注释,按照自己的思路写的,能够直接在百为STM32F103的板子上运行,代码不长,个人觉得比较清晰。关键技术主要应用了链表数据结构和利用单片机自带的AD采样来产生随机数。贪吃蛇的每一节身体都是链表中的一个元素,而食物出现的位置通过AD采样的末位组合产生的随机数来确定。
- 2022-05-31 09:07:51下载
- 积分:1
-
基于XSCALE架构处理器WinCE系统BSP开发,从pxa250修改到pxa255。
基于XSCALE架构处理器WinCE系统BSP开发,从pxa250修改到pxa255。-毁于XSCALE ????
- 2023-04-17 01:10:04下载
- 积分:1
-
ucos
ucos-2在lpc2100上的移制例子。-CENTER-2 in the lpc2100 shift system examples.
- 2022-02-26 14:55:10下载
- 积分:1
-
运行程序,可以将系统自动重启,适用于2000,xp,win98系统
运行程序,可以将系统自动重启,适用于2000,xp,win98系统-Run the program, you can automatically restart the system for 2000, xp, win98 system
- 2023-01-27 06:00:03下载
- 积分:1
-
freescale的关于Imax21的rtc程序,好用
freescale的关于Imax21的rtc程序,好用-Freescale Imax21 the rtc on procedures, use
- 2022-12-03 20:10:03下载
- 积分:1
-
FATFS10 FAT文件系统
资源描述FatFs是一个通用的文件系统模块,用于在小型嵌入式系统中实现FAT文件系统。 FatFs 的编写遵循ANSI C,因此不依赖于硬件平台。它可以嵌入到便宜的微控制器中,如 8051, PIC, AVR, SH, Z80, H8, ARM 等等,不需要做任何修改。
- 2023-04-08 08:40:03下载
- 积分:1