-
液晶显示和驱动实例,用于常见的液晶显示模块。
液晶显示和驱动实例,用于常见的液晶显示模块。-LCD driver and examples for common LCD module.
- 2022-01-25 16:05:02下载
- 积分:1
-
FPGA的数码相框
FPGA的数码相框,实现SD卡内图片的读取显示,代码风格不错,有详细注释,对初学者很有用,
希望对各位有所帮助,谢谢!
- 2022-01-25 15:59:09下载
- 积分:1
-
该驱动程序是针对2410开发板的LED灯的驱动,内附驱动测试程序。Linux内核源码版本2.6.18.4...
该驱动程序是针对2410开发板的LED灯的驱动,内附驱动测试程序。Linux内核源码版本2.6.18.4-The driver is a 2410 development board for the LED lamp driver, enclosing the drive test procedure. Linux kernel source code version 2.6.18.4
- 2022-02-11 22:02:11下载
- 积分:1
-
motor speed by pwm this depond on that the pwm has t on and t off and t ther is...
motor speed by pwm this depond on that the pwm has t on and t off and t ther is a duty cycle that = ton / t this vry the average voltage across the motor-motor speed by pwm this depond on that the pwm has t on and t off and t ther is a duty cycle that = ton/t this vry the average voltage across the motor
- 2022-04-22 13:44:40下载
- 积分:1
-
Contiki是一个开源的,高度可移植的,多
Contiki is an open source, highly portable, multi-tasking operating
system for memory-constrained networked embedded systems
- 2022-08-10 23:42:57下载
- 积分:1
-
SST39VF1601.csst39vf1601 source code
SST39VF1601.c
sst39vf1601源代码
-SST39VF1601.csst39vf1601 source code
- 2022-07-09 17:19:49下载
- 积分:1
-
NUCLEUS下的一个文件组件,是POWERPC平台
NUCLEUS下的一个文件组件,是POWERPC平台-NUCLEUS under a file components, is PowerPC platform
- 2022-11-27 16:55:03下载
- 积分:1
-
Windows CE driver Nand Flsh
Windows CE Nand Flsh 驱动-Windows CE driver Nand Flsh
- 2023-01-24 06:50: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
-
tcp,ip,udp,ethernet等等的源程序
tcp,ip,udp,ethernet等等的源程序-tcp, ip, udp, ethernet and so on the source
- 2022-03-19 12:05:22下载
- 积分:1