
电子和电力技术
文章平均质量分 75
电子和电力技术
「已注销」
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
什么是光电效应?What Are Photo Electrons?
当光线照射到清洁材料的表面时,在某些特定条件下,电子从该表面发射。这种现象被称为光电效应。这些电子称为光电子。当光照射表面时,材料的电子从光中获得足够的能量,以克服材料的功函数,并因此从表面发射。。转载 2022-09-13 17:23:26 · 1373 阅读 · 1 评论 -
Buck-Boost Converter: What is it? (Formula and Circuit Diagram)
The buck–boost converter is a type of DC-to-DC converter (also knownas a chopper) that has an output voltage magnitude that is either greater than or less than the input voltage magnitude. It is used to “step up” the DC voltage, similar to a transformer ..转载 2022-04-26 17:47:05 · 1743 阅读 · 0 评论 -
单片机80C51 4X4(16) 矩阵按键与LCD1602 proteus8.0 电路组成与显示
LCD1602 功能与使用介绍,此处仅显示寄存器使用,具体时序图请参考该种显示屏手册。功能表1:功能表2:通过电路设计和代码仿真的LCD1602显示效果:单片机80C51 16X16 矩阵按键与LCD1602 proteus8.0 电路组成:实现该显示系统的代码:#include <reg52.h>#include<intrins.h>/********begin*****驱动函数定义*********begin********/#..原创 2022-04-26 17:52:09 · 4905 阅读 · 2 评论