-
STM32控制24位ADC实现模数转换功能AD7173 +OLED
STM32控制24位ADC实现模数转换功能,并利用OLED显示。(STM32 controls the 24 bit ADC to realize the analog-to-digital conversion function and displays it by OLED.)
- 2020-07-07 12:08:57下载
- 积分:1
-
UDSBurner
【实例简介】UDS,CAN 诊断
- 2021-09-06 00:31:15下载
- 积分:1
-
Onvifshengzhe8688
Onvif实例源码 VC6.0 C++开发 便于学习 Onvif开发入门 Onvif协议开发训练(Onvif instance source VC6.0 introduction to c++ development to facilitate learning Onvif Onvif protocol development training)
- 2013-07-31 16:25:35下载
- 积分:1
-
ImageMatch_RS
遥感专业摄影测量方向相邻影像同名点匹配的程序,可交互界面,可人工选点(Professional Photography Program sensing images of the same name adjacent to the measuring direction point matching, interactive interface that can be manually selected point)
- 2014-04-29 01:02:30下载
- 积分:1
-
3D打印机 UM2原版英文固件源代码
专用于UM2的3D打印机的固件,最近为研发稳定性更高、智能性更好的桌面级3D打印机而再次修改源代码,完全开源,欢迎大家下载一起研究。
- 2022-03-20 17:29:16下载
- 积分:1
-
六轴飞行器STM32源码
四轴飞行器STM32源码,飞控信号SBUS信号解析为PWM信号输出 1.修改STM32时钟频率SBUS协议:使用的是串口的通讯,直接可以用串口发出,但有几点仍需要注意: 1.串口配置:100k波特率,8位数据位(在stm32中要选择9位),偶校验(EVEN),2位停止位,无控流,25个字节, 2.协议格式:(8字节) [startbyte] [data1][data2]……[data22][flags][endbyte] startbyte=0x0f; endbyte=0x00; flags标志位我没有用到; data1…data22:对应16个通道(ch1-ch16),每个通道11bit(22*8=16*11=176); 数据范围在0-2047之间,基本上是1102~1927,中值为1500;
- 2022-08-18 20:13:24下载
- 积分:1
-
TI单相逆变器
ti官方单相并网逆变器PCB,原理图,程序,核心板原理图暂时还没开源,核心板用的是TI的F28379D controlCARD for C2000 Real time control development kits,淘宝有的卖,
PCB 和 原理图是altium的
Hardware Features
Baseboard with interface to accept HSEC180 controlCARDs
380V DC input, 110Vrms 60Hz or 220Vrms 50Hz output
Voltage Source and Grid Connected modes
98% peak efficiency
Low total harmonic distortion (THD) <1% for linear loads and <3% for typical non linear loads(Hardware Features
Baseboard with interface to accept HSEC180 controlCARDs
380V DC input, 110Vrms 60Hz or 220Vrms 50Hz output
Voltage Source and Grid Connected modes
98% peak efficiency
Low total harmonic distortion (THD) <1% for linear loads and <3% for typical non linear loads)
- 2020-11-27 21:29:30下载
- 积分:1
-
tripple_matrix
用三元组建立两个矩阵a,b,将a矩阵转置,,然后将转置后的a矩阵与b矩阵相乘,存储到c三元组中,,输出a,b,c矩阵(Create a matrix with two triplets, b, to a matrix transpose, and the transposed matrix of a matrix multiplication with b, c triples stored in the output a, b, c matrix)
- 2013-11-25 09:08:05下载
- 积分:1
-
MbufAllocColor
这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。
这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维
数据缓冲区,分别。
分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。(This function allocates a data buffer with multiple color bands on the specified system. This type of buffer allows for the representation of color images (for example, RGB).
This function allocates buffers that have a two-dimensional surface for each specified color band. You can use MbufAlloc1d() and MbufAlloc2d() to create single band one- or two-dimensional
data buffers, respectively.
After allocating a buffer, we recommend that you check if the operation was successful, using MappGetError(), or by verifying that the buffer identifier returned is not M_NULL.)
- 2015-12-03 19:55:48下载
- 积分:1
-
A4988步进电机实验
说明: 基于STM32F103ZET6的步进电机驱动器A4988的电机驱动测试程序(A4988 driver test code)
- 2020-06-16 10:00:11下载
- 积分:1