-
G194-GUN
说明: 使用stm32f103控制电磁炮发射与发射角度,使用器件有舵机,线圈,单片机,按键(STM32F103 is used to control the firing and firing angle of the electromagnetic gun. The components used include steering gear, coil, MCU and key)
- 2020-08-12 15:05:28下载
- 积分:1
-
Canon_Digital_EOS_SDK__ED-SDK_v2.11
最新版的佳能单反相机开发包,国内下载不到哦
Canon Digital EOS SDK ED-SDK v2.11
支持以下相机:
EOS-1D Mark III
EOS 40D
EOS-1Ds Mark III
EOS DIGITAL REBEL Xsi/450D/ Kiss X2
EOS DIGITAL REBEL XS/ 1000D/ KISS F
EOS 50D
EOS 5D Mark II
EOS Kiss X3/EOS REBEL T1i /EOS 500D
EOS 7D
EOS-1D Mark IV
EOS Kiss X4/EOS REBEL T2i /EOS 550D
EOS 60D
EOS Kiss X5/EOS REBEL T3i /EOS 600D
EOS Kiss X50/EOS REBEL T3 /EOS 1100D
EOS-1D X
EOS 5D MarkIII
EOS 60Da
EOS 650D (The latest version of Canon SLR camera development kits, domestic not download Oh Canon Digital EOS SDK ED-SDK v2.11 supports the following cameras: EOS-1D Mark III EOS 40D EOS-1Ds Mark III EOS DIGITAL REBEL Xsi/450D/Kiss X2 EOS DIGITAL REBEL XS/1000D/KISS F EOS 50D EOS 5D Mark II EOS Kiss X3/EOS REBEL T1i/EOS 500D EOS 7D EOS-1D Mark IV EOS Kiss X4/EOS REBEL T2i/EOS 550D EOS 60D EOS Kiss X5/EOS REBEL T3i/EOS 600D EOS Kiss X50/EOS REBEL T3/EOS 1100D EOS-1D X EOS 5D MarkIII EOS 60Da EOS 650D)
- 2013-06-26 17:30:56下载
- 积分:1
-
例程10 TFT LCD显示实验
本实验利用STM32F407开发板连接TFTLCD模块,实现TFTLCD模块的显示,下载成功后,通过把LCD模块插入TFTLCD模块接口,按下复位之后,就可以看到LCD模块不停的显示一些信息并不断切换底色。同时该实验会显示LCD驱动器的ID,并且会在串口打印(按复位一次,打印一次)。(This experiment uses STM32F407 development board to connect TFTLCD module to realize the display of TFTLCD module. After downloading successfully, by inserting the LCD module into the interface of TFTLCD module, after pressing reset, we can see that the LCD module keeps displaying some information and changing the background color. At the same time, the experiment will display the ID of the LCD driver and print it on the serial port (press reset once, print once).)
- 2018-11-12 16:51:04下载
- 积分:1
-
chaoshengbo
郭天祥tx-1c单片机驱动超声波完整程序
超声波为hc-sr04(Debates tx-1c MCU-driven ultrasonic ultrasonic complete program for the hc-sr04)
- 2013-07-23 12:09:53下载
- 积分:1
-
current
本程序是本人开发峰值电流表利用C8051F330的10位AD编写的汇编程序,里面的AD转换。CH452LED数码管驱动电路的I2C接口子程序可以参考,实际运行都已通过。(This procedure is the development of peak I use C8051F330 ammeter 10 AD to prepare the compilation process, the AD converter inside. CH452LED digital tube drive circuit I2C interface subprogram can refer to the actual operation have passed.)
- 2008-07-07 11:59:18下载
- 积分:1
-
矩阵按键程序
说明: 可使用矩阵键盘输入和修改密码的电子密码锁(Electronic code lock that can input and modify code with matrix keyboard)
- 2021-04-03 13:49:06下载
- 积分:1
-
8051 Bluetooth Interfacing Project File
8051 Bluetooth Interfacing
- 2020-06-19 23:00:02下载
- 积分:1
-
DHT11C串口接收温湿度信息
说明: STM32F103C8T6单片机通过DHT11C串口接收温湿度信息(Stm32f103c8t6 MCU receives temperature and humidity information through dht11c serial port)
- 2021-01-26 14:26:15下载
- 积分:1
-
FixedWidthTest
FixedWidthTest extends ActivityInstrumentationTestCase.
- 2013-12-02 15:38:56下载
- 积分:1
-
shuanglushuzihecheng
摘要
电能表作为用电量的测量工具广泛的应用于各种场合。在电能表校表系统中,需要的最基本的输入信号源是高精度双路正弦信号源,并要求可对其频率、相位、幅值进行调节,来对电能表进行校准。
基于单片机的程控信号源设计,运用数字调相、数字调幅和数字调频等技术,要求实现相位、幅度、频率的高精度程控调节。本文设计了一种利用锁相环频率合成技术和数字波形合成技术组成的程控低频正弦波信号发生器,并给出了调幅、调频、调相的实用电路,频率调节通过改变8253计数器的分频系数来实现;相位调节由51单片机预置计数器的计数初值来完成,幅度的调整通过改变DAC1210II的参考电压来实现,使频率分辨率达0.01Hz,相位调节精度达0.1°,并介绍电路中的主要芯的功能及使用。输出正弦波频率和幅值的精度高,稳定性好,失真度低,电路简单、可靠、便于程控。
关键词:数字合成信号源;程控;调幅;调频;移相;
(Abstract
Meter consumption as the size of the measurement tool is widely used in various occasions. In single-phase power meter verify system, the most basic needs of the input signal is the source of two-way high-precision sine signal source, and may request its frequency, phase, amplitude in a certain step to adjust to the imitate of the actual electricity load with a right meter calibration.
Design of the programmable signal supply controlled source,which based on the MCU,including digital phase adjustment,distal amplitude adjustment,digital frequency adjustment etc.The system should achieve high quality digital adjustment of phase, amplitude and frequency. This paper describes the use of a PLL frequency synthesizer technology, and digital wave form synthesis technology consisting of program-controlled low-frequency sine wave signal issued devices, and applies the amplitude, frequency, phase of practical circuit. Frequency can be adjusted through a change in the 8253 counter-frequ)
- 2021-04-08 20:19:00下载
- 积分:1