-
ISP1582 原理图
ISP1582 原理图-ISP1582 Schematic
- 2022-01-25 19:07:55下载
- 积分:1
-
e2prom通过i2c总线的读写
注释少了点 自己编的
e2prom通过i2c总线的读写
注释少了点 自己编的
-E2PROM through the i2c bus read and write their own series of Notes少了点
- 2023-03-10 18:25:04下载
- 积分:1
-
频率计数器由 PIC16F628
渐近摘要
在这个项目中,我们正在建立一个基本和低成本的频率计数器电路。它可以测量从 16 Hz 到 100 Hz 信号与 15V 最大振幅。灵敏度高,该决议是 0.01 Hz。输入的信号可以是正弦、 一个正方形或三角形波形。
项目说明
计数器可以在许多应用程序中使用。例如,观察振荡器的准确性,来衡量电源频率,或者要找出一个连接到编码器的电机转速。
PCB文件是以 pdf 格式提供。你可以到董事会通过应用使用熨烫的方法。
下面列出的组件。
1 x PIC16F628 – 04/P 微控制器
4 x 共同阴极 7 段显示
1 × 4N25 一般用途光敏三极管光电耦合器
5 x BC547 NPN晶体管
1 × 7805 稳压器
7 × 330 欧姆 1/4 W 电阻
7 × 1 K 1/4 W 电阻
1 × 470 欧姆 1/4 W 电阻
1 × 10 K 1/4 电阻
1 × 4.7 K 1/4 W 电阻
1 × 1N4148 二极管
2 × 220nF 聚酯电容器
2 × 22pF 陶瓷电容器
2 × 100uF 16V 电解电容
1 × 4 Mhz 晶体振荡器
- 2022-02-02 05:03:00下载
- 积分:1
-
DM9000A 网络芯片Linux下的驱动代码,买芯片才搞到的,很实用哦.
DM9000A 网络芯片Linux下的驱动代码,买芯片才搞到的,很实用哦.-DM9000A network chip driver under Linux code, only got to buy chips, and very practical Oh.
- 2023-03-10 17:50:03下载
- 积分:1
-
a small embedded operating system kernel can be used for a variety of hardware p...
一个小型的嵌入式操作系统内核,可用于多种硬件平台,体积小,移植方便。-a small embedded operating system kernel can be used for a variety of hardware platforms, small size, facilitate transplantation.
- 2022-02-06 19:54:00下载
- 积分:1
-
Using a matricial keyboard and a LCD in a microprocessor ColdFire.
Using a matricial keyboard and a LCD in a microprocessor ColdFire.
- 2022-03-14 19:06:54下载
- 积分: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 内存分配管理
应用背景内存管理,是指软件运行时对计算机内存资源的分配和使用的技术。其最主要的目的是如
何高效,快速的分配,并且在适当的时候释放和回收内存资源。内存管理的实现方法有很多种,
他们其实最终都是要实现2 个函数:malloc 和free;malloc 函数用于内存申请,free 函数用于
内存释放。
关键技术当指针p 调用malloc 申请内存的时候,先判断p 要分配的内存块数(m),然后从第n 项开
始,向下查找,直到找到m 块连续的空内存块(即对应内存管理表项为0),然后将这m 个内
存管理表项的值都设置为m(标记被占用),最后,把最后的这个空内存块的地址返回指针p,
完成一次分配。注意,如果当内存不够的时候(找到最后也没找到连续的m 块空闲内存),则
返回NULL 给p,表示分配失败。
- 2022-02-10 14:18:07下载
- 积分:1
-
智能家居语音控制的代码实现
智能家居语音控制的源代码,C代码,肯定好用的代码,本人已经试验过的代码
- 2022-10-10 14:50:03下载
- 积分:1
-
LCD SMG16032B显示驱动程序,C51的平台
LCD SMG16032B显示驱动程序,C51的平台-SMG16032B LCD display driver procedures, C51 platform
- 2022-08-20 02:50:52下载
- 积分:1