-
数字密码锁设计的源代码,喜欢的朋友就下载.
数字密码锁设计的源代码,喜欢的朋友就下载.-password lock design of the source code, like the friends on the download.
- 2022-06-14 03:33:59下载
- 积分:1
-
A simple TCP/IP protocol stack. It could be migrated to your hardware.
一个简单的TCP IP协议栈程序,可以移植到大家的硬件上面--A simple TCP/IP protocol stack. It could be migrated to your hardware.
- 2023-05-21 04:00:03下载
- 积分:1
-
基于51单片机 超声波壁障 c语言
基于51单片机 超声波壁障 c语言,,需要两个单片机,,调试可以运行,,需要自己组装小车。。。。
- 2022-06-03 19:14:03下载
- 积分:1
-
在ICCAVR平台上开发完成
主要是ATMEGA640/1280/2560的应用示例.(示例为电导测试仪)
主要包括了模拟采样,LCD级联菜单,串口通信...
在ICCAVR平台上开发完成
主要是ATMEGA640/1280/2560的应用示例.(示例为电导测试仪)
主要包括了模拟采样,LCD级联菜单,串口通信等内容.
-The ICCAVR platform is developed primarily ATMEGA640/1280/2560 of application examples. (Example for the conductivity tester) includes a simulation sample, LCD cascading menu, serial communications and so on.
- 2022-06-03 00:36:24下载
- 积分: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
-
Print FIRMWARE, simple to use PC89C51
打印的FIRMWARE,简单的使用PC89C51-Print FIRMWARE, simple to use PC89C51
- 2023-05-21 02:40:03下载
- 积分:1
-
an encode program of pseudo
伪随机序列编码源程序-an encode program of pseudo-random sequence
- 2022-03-09 14:19:08下载
- 积分:1
-
基于C8051F020单片机的触摸屏程序设计,触摸屏为型号为LCM1520D
基于C8051F020单片机的触摸屏程序设计,触摸屏为型号为LCM1520D-C8051F020 MCU-based touch-screen programming, touch screen for the model LCM1520D
- 2023-06-19 14:10:03下载
- 积分:1
-
TFT LCD controller
资源描述使用FPGA控制TFT液晶屏,采用Verilog编写FSM控制TFT,控制流程包括TFT的初始化、清屏、显示图片。最主要的是要根据TFT的specification,写好初始化过程。另外还要注意图片显示位置的计算。
- 2023-02-06 04:30:03下载
- 积分:1
-
Minios153 的源代码
Minios153 的源代码-Minios153 source code
- 2023-05-06 19:40:03下载
- 积分:1