-
老外为HGE写的扩展GUI,HGE自带的GUI实在少的可怜,不过扩展性比较好,如果想自己扩展,可以参考。...
老外为HGE写的扩展GUI,HGE自带的GUI实在少的可怜,不过扩展性比较好,如果想自己扩展,可以参考。-HGE foreigner to write an extension for GUI, HGE is少的可怜own GUI, but the scalability is better, if you want to expand their own reference.
- 2022-05-05 00:13:20下载
- 积分:1
-
HID 读和写上串口的中断
HID 的读取和写入中断,这是一个示例代码。埃斯特角 es 联合国缔约国 de ejemplo desarrollado 段 microcontroladores pic de michrochip de la familia 18f。El 缔约国 se realizo en 串口,联合国 privativo de mikroe。
- 2022-01-26 01:28:32下载
- 积分:1
-
TFT LCD controller
资源描述使用FPGA控制TFT液晶屏,采用Verilog编写FSM控制TFT,控制流程包括TFT的初始化、清屏、显示图片。最主要的是要根据TFT的specification,写好初始化过程。另外还要注意图片显示位置的计算。
- 2023-02-06 04:30:03下载
- 积分:1
-
土豚的例子的源代码版本:4日期:2007
Aardvark Example Source Code Version: 4.00 Date: 2007-04-20
Source code which shows how to use the Aardvark I2C/SPI Host Adapter software libraries.
Examples are available in C, C#, Python, Visual Basic 6, Visual Basic .NET, and Aardvark XML batch script code and make use of the targets on the I2C/SPI Activity Board.
Explanatory notes and build instructions are included in the README.txt file.
-Aardvark Example Source Code Version: 4.00 Date: 2007-04-20
Source code which shows how to use the Aardvark I2C/SPI Host Adapter software libraries.
Examples are available in C, C#, Python, Visual Basic 6, Visual Basic .NET, and Aardvark XML batch script code and make use of the targets on the I2C/SPI Activity Board.
Explanatory notes and build instructions are included in the README.txt file.
- 2023-05-09 23:35:03下载
- 积分:1
-
电子调速器源代码
用于无感无刷直流电机调速的电子调速器驱动程序。基于ATmega8单片机,使用C语言开发,此版本是基于MK电调程序最新版本0.42开发。源程序分为电调上电自检,电机启动,反电动势过零检测,IIC、PPM、串口信号接收,电流测试,电调地址设定等功能。是一个完善可以的电调驱动程序。
- 2022-06-03 14:11:02下载
- 积分:1
-
对传感器MPU6050进行调试设置参数(硬件IIC)
#include "stm32f10x.h"#include "I2C_MPU6050.h"#include "usart1.h"#include "delay.h"int main(void){ InitMPU6050();/***********************************************************************/while(1){printf("
---------------%d
",GetData(ACCEL_XOUT_H));printf("
----------------%d
",GetData(ACCEL_YOUT_H)); printf("
------------------%d
",GetData(ACCEL_ZOUT_H)); printf("
---------------%d
",GetData(GYRO_XOUT_H)); printf("
-----------------%d
",GetData(GYRO_YOUT_H)); printf("
---------Ã---------%d
",GetData(GYRO_ZOUT_H));delay_ms(500);} }/******************* (C) COPYRIGHT 2012 WildFire Team *****END OF FILE************/
- 2022-01-28 09:30:30下载
- 积分:1
-
蓝牙LE嗅探器的API
应用背景这是一个Windows版本的Sniffer应用API可用于蓝牙LE,它可以成为一个监听装置,API是使用标准的面向对象的方法,有一个很好的和干净的API。该代码可以是最小的努力和用于研发项目的跨平台。关键技术蓝牙轻版可以用于许多基于物联网的应用,具有很大的潜力,因为它的低功耗和良好的安全性。无论是物联网系统的主动和被动元件,它可以发挥好的作用,以便为一个复杂的物联网软件的情况下,要做
- 2022-03-02 21:01:10下载
- 积分:1
-
TMS320LF2407 event management module _ coding procedures, c language
TMS320LF2407 事件管理器模块_编码程序,c语言-TMS320LF2407 event management module _ coding procedures, c language
- 2022-03-07 03:01:51下载
- 积分:1
-
采用美国adi公司的bf系列,基于bf533的ez
采用美国adi公司的bf系列,基于bf533的ez-kit平台的液晶屏的触摸识别功能的代码-Adoption of the United States adi
- 2023-04-25 01:30:03下载
- 积分:1
-
e2prom通过i2c总线的读写
注释少了点 自己编的
e2prom通过i2c总线的读写
注释少了点 自己编的
-E2PROM through the i2c bus read and write their own series of Notes少了点
- 2023-03-10 18:25:04下载
- 积分:1