-
redboot的使用说明,比较适合初学者。如果你是老鸟,就不用下了...
redboot的使用说明,比较适合初学者。如果你是老鸟,就不用下了
-redboot use that are more suitable for beginners. If you are老鸟, do not have a
- 2022-01-26 00:29:13下载
- 积分: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
-
firmware for D12 USB
firmware for D12 USB-EPP Evaluation Kit
- 2022-01-26 00:00:51下载
- 积分:1
-
嵌入式系统开发中关于网络开发的的原代码及相关说明理。
嵌入式系统开发中关于网络开发的的原代码及相关说明理。-Embedded System Development on the network developed the original code and the related notes rationale.
- 2022-01-24 13:09:27下载
- 积分:1
-
8051 Core FPGA verilog 完整
应用背景Logical separation of program and data memory
All 8051 devices have specific memory organization, they have separate address spaces
for Program (ROM) and Data (RAM) Memory. This logical separation of Memory is
useful because it allows the Data Memory to be accessed by 8-bit addresses, which can
obviously be more quickly stored and manipulated by an 8-bit CPU. Of course, the l6-bit
Data Memory addresses can still be generated with the DPTR register.
Program Memory
Program Memory can only be read, not written to. The address space for 8051 core is 16-
bit, so there is maximum of 64K bytes of Program Memory. Up to 4 Kbytes of Program
Memory can be on chip, internal Program Memory of the 8051 core. For access to
external Program Memory is used signal PSEN (Program Store Enable).
Data Memory
Data Memory is on a separate address space than Program Memory. For external Data
Memo
- 2022-01-26 05:24:27下载
- 积分:1
-
miniSTM32demo is the official web site 3
miniSTM32demo是官方网站3合1电路板的运行程序,GPIO控制等功能的实现.-miniSTM32demo is the official web site 3-in-a circuit board running the program, GPIO control functions implementation.
- 2023-07-19 15:35:03下载
- 积分:1
-
EasyARM2104 Boards Power test source code.
EasyARM2104开发套件电源测试源代码。-EasyARM2104 Boards Power test source code.
- 2022-02-10 03:56:51下载
- 积分:1
-
Example using PG12864 graphic lcd for rabbit core module.
Example using PG12864 graphic lcd for rabbit core module.
- 2022-04-06 17:39:00下载
- 积分:1
-
简单描述lcdili9320驱动代码和配置说明参考……
简单描写lcdili9320的驱动代码及配置说明,仅供参考。-Simple description lcdili9320 driven code and configuration instructions for reference only.
- 2022-04-15 03:08:10下载
- 积分:1
-
汽车OBD诊断源码
应用背景行车安全一直是非常重要的关注焦点,车商提供了标准的OBD接口协议供二次开发,可通过OBD接口查询当前车辆的部件状况,如发动机、邮箱、气囊、润滑、刹车。。。等工作情况。在当前车联网兴起,基于OBD的外部应用需求也越来越多。关键技术完全实现OBD协议的处理,通过OBD总线读取汽车状态参数,如油耗、发动机、润滑等等。。。进行实时监控和诊断,并可实时提醒车主。
- 2022-08-26 13:20:53下载
- 积分:1