-
PIC16F84 8 channels IR data encoder
启动“新建项目向导”,并在收到请求时添加所有程序集(*.asm),
- 2022-04-22 18:39:45下载
- 积分:1
-
lt; 35 Watt Flowing Gas CO2 Laser Tube Kitgt; Made of carbon dioxide laser gener...
,自制二氧化碳激光发生器。-lt; 35 Watt Flowing Gas CO2 Laser Tube Kitgt; Made of carbon dioxide laser generator.
- 2022-01-22 11:49:55下载
- 积分:1
-
Arduino控制RGB LED
应用背景下面的测试示意图将通过颜色红色,绿色,蓝色,黄色,紫色和水。这些颜色是一些标准网络颜色。关键技术这是简单的代码告诉你怎么去使用RGB(红、绿、蓝)LED与Arduino。你将使用的Arduino的值函数来控制LED的颜色。
- 2022-02-20 10:24:31下载
- 积分:1
-
NAZE32源码
应用背景国外论坛关于naze32/baseflight的讨论很多,可惜的是国内魔界对这个飞控还是知之甚少,甚至百度也找不到很多关于它们的资料。
下面开始介绍做法,和写一些个人的经验的东西,大家各取所需要就好,能交流交流就更好了。
关键技术先介绍一下naze32这个飞控,据我所知,硬件方面这货的鼻组是国人做的FF飞控,经日本人改造,就是现在的naze32。主要部件是:stm32的处理器,10DOF的传感器。软件方面,国外有人给它写了个开源的固件,叫baseflight,兼容mwc的串口协议,也就是说可以使用一切mwc的调参软件,还有自身独有的命令行接口,可以实现一些mwc需要修改源码重新编译才能改变的设置……
- 2022-04-27 14:06:31下载
- 积分:1
-
ARM LPC2148
应用背景这些都是用嵌入式C和已编译。AXF ;和& gt;六 ;格式。你可以编译然后如果你的电路的一些变化。 ;关键技术这是为NXG蓝板LPC2148 ARM7 TDMI处理器技术规范。所有的代码已经测试通过 ;与可供使用。两。AXF和HEX文件存在。
- 2022-07-22 00:38:39下载
- 积分:1
-
adc通用程序,适用于凌阳SPCE061单片机。
adc通用程序,适用于凌阳SPCE061单片机。-adc common procedures applicable to Sunplus SPCE061 SCM.
- 2023-05-02 16:20:03下载
- 积分:1
-
PIC12F508编写的PT2262红外发射码芯片,解决PT2262红外专用芯片不能在3V电池下工作的缺点。并且PT2262红外发送芯片不好购买。...
PIC12F508编写的PT2262红外发射码芯片,解决PT2262红外专用芯片不能在3V电池下工作的缺点。并且PT2262红外发送芯片不好购买。-PIC12F508 prepared infrared emission Code PT2262 chip solution should not PT2262 Infrared ASIC work in the 3V battery shortcomings. PT2262 chip and infrared sending bad buy.
- 2023-01-21 05:40:03下载
- 积分:1
-
stepper motor control procedures, Slip motor control procedures
步进电机控制程序,滑差电机控制程序-stepper motor control procedures, Slip motor control procedures
- 2022-03-11 12:53:09下载
- 积分:1
-
变化的随机数,改变文本框的颜色
应用背景如果点击一个按钮,可以显示一个文本框的随机数。如果点击一个按钮,文本框的颜色可以改变,选择的颜色是随机选择。关键技术C #技术。随机选择号码和颜色。在文本框上显示数据。使用按钮来控制文本框
- 2022-04-22 02:19:02下载
- 积分: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