- 博客(47)
- 资源 (22)
- 收藏
- 关注
原创 华为摄像头通过stm32叠加字符串
void sendtoHuawei(uint8_t *cameraIp,uint16_t cameraSrcPort,uint16_t cameraDstPort,uint8_t *userName,uint8_t *pwd,uint8_t lineNum,int camNo)//华为。// 数据回环测试程序:数据从上位机服务器发给W5500,W5500接收到数据后再回给服务器。
2023-11-20 10:13:54
708
原创 宇视科技通过stm32叠加字符串
void sendtoYskj(uint8_t *cameraIp,uint16_t cameraSrcPort,uint16_t cameraDstPort,uint8_t *userName,uint8_t *pwd,uint8_t lineNum,int camNo)//宇视科技。
2023-11-20 10:13:15
476
原创 大华摄像头通过stm32 叠加字符串
void sendtoDahua(uint8_t *cameraIp,uint16_t cameraSrcPort,uint16_t cameraDstPort,uint8_t *userName,uint8_t *pwd,uint8_t lineNum,int camNo)//大华。// 数据回环测试程序:数据从上位机服务器发给W5500,W5500接收到数据后再回给服务器。
2023-11-20 10:12:40
723
原创 windows读取单片机开关状态显示波形图
// yiliaodemoDlg.cpp : 实现文件//#include "stdafx.h"#include "yiliaodemo.h"#include "yiliaodemoDlg.h"#include "afxdialogex.h"#include "CmyDraw.h"#include "WriteLog.h"#include "include_cpp\\libxl.h"enum ELE{ METAL_LOWVO_VOLTAGE=1,//缺陷1-金属微粒 ...
2020-06-28 11:59:09
1070
原创 wince7 自动烧录emmc系统测试rtc,net,emmc
// AutoUpdateEmmcNKDlg.cpp : 实现文件//#include "stdafx.h"#include "AutoUpdateEmmcNK.h"#include "AutoUpdateEmmcNKDlg.h"#include <ShellAPI.h>//#include <shlwapi.h>//#pragma comment(lib,...
2019-08-27 17:12:09
438
原创 ocx
1,新建mfc activeX控件 ,全部默认2,类视图 右键xxxlib下面的xxxevents 添加方法 返回类型选择void参数选择LONG BSTR 选择添加typedef int (_stdcall * GWQPlayVoice)(int iPortNo ,char *strVoice);//定义函数指针类型void CActiveXCtrl::GWQ_PlayVoice...
2019-05-15 17:46:34
337
原创 wince wifiset
// wifisetDlg.cpp : 实现文件//#include "stdafx.h"#include "wifiset.h"#include "wifisetDlg.h"#include <string>#include <windows.h>#include <vector>using namespace std;#ifdef _DE...
2019-05-11 14:45:08
315
原创 wince qt
一、 准备工作 操作系统环境:Windows 7 旗舰版 x32 PC端编译环境:VS2005 中文版 嵌入式运行环境:WinCE6.0(运行于斯道 s3c2416 开发板) Qt相关软件: Qt库包: qt-everywhere-opensource-src-4.7.3.zip //嵌入式WinCE版 ...
2018-02-26 10:36:34
536
原创 wince web
1,nk增加必须组件SYSGEN_HTTPD (Web Server)SYSGEN_ATL (Active Template Libraries)SYSGEN_SOAPTK_SERVER (SOAP Server)SYSGEN_MSXML_HTTP (XML/HTTP)SYSGEN_CPP_EH_AND_RTTI (Exception Handling and Runtime Type
2017-12-18 12:09:22
441
原创 嵌入式开发实践
2017/8/1am3352 usb鼠标不显示:1,首先usb驱动不行、咱也确定不了是不是 wince7、要usb正常使用鼠标才显示。2,然后就漫长的找排除方法网上看到别人写的:我在用 BSP_WINCE_ARM_A8_02_30_00 代码开发AM335X wince7平台。我想在用触摸屏操作 WINCE7 OS时, 能有鼠标箭头。 但是现在没有。请大
2017-10-20 16:21:29
1369
原创 linux makefile
# ----------------------------------------------------------------------------# Makefile for building tapp##ifndef DESTDIRDESTDIR ?= /daoendifCFLAGS = -Wall -O2 -pthreadCC = arm-linu
2017-06-28 10:10:47
351
原创 am3352 wince gt ft触摸屏驱动
gt910/* * am335x_adc_touch.cpp * * Created on: 2013-3-1 * Author: STEVEN */#pragma warning(push)#pragma warning(disable: 4127 4201)//---------------------------------------
2017-06-01 09:13:13
1921
原创 欢迎使用优快云-markdown编辑器
欢迎使用Markdown编辑器写博客本Markdown编辑器使用StackEdit修改而来,用它写博客,将会带来全新的体验哦:Markdown和扩展Markdown简洁的语法代码块高亮图片链接和图片上传LaTex数学公式UML序列图和流程图离线写博客导入导出Markdown文件丰富的快捷键快捷键加粗 Ctrl + B 斜体 Ctrl + I 引用 Ctrl
2017-05-31 13:24:31
374
原创 linux 脚本
#!/bin/sh/test.sh /rootfs.imgif [ -f /mnt/nandflashtest ]; then test=$(cat /mnt/nandflashtest) echo "++++++++$test" if [ $test == "10" ]; then echo "----------" qtopia &
2017-03-21 17:12:40
351
原创 linux gt9xx
/* drivers/input/touchscreen/gt9xx.c * * 2010 - 2013 Goodix Technology. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub
2017-03-13 09:34:20
2243
原创 wince gt9xx
//// Copyright (c) Microsoft Corporation. All rights reserved.////// Use of this source code is subject to the terms of the Microsoft end-user// license agreement (EULA) under which you lic
2017-03-13 09:32:29
1209
原创 windows 自动拷贝可移动盘的文件
// IROM_Fusing_ToolDlg.cpp : implementation file//#include #include "stdafx.h"#include "IROM_Fusing_Tool.h"#include "IROM_Fusing_ToolDlg.h"#include #include "shlwapi.h"#ifdef _DEBUG#
2017-02-06 17:14:41
615
原创 wince2416 更改IP不重启系统
// if(result1!=TRUE)// return -1;#if 1CString m_strIp=_T("192.168.1.104");CString m_strMask=_T("255.255.255.0");;CString m_strGateWay=_T("192.168.1.1");; WCHAR Names[50]; DWORD bytes;
2016-12-06 16:55:45
385
原创 2416 遥控器
驱动源码#include #include #include #include #include #include "BSP.h"#include "infrared.h"int iDebuge=0;//应用层控制,传参数,打印驱动的信息#ifdef DEBUG#define ZONE_GPIOCONTROL DEBUGZONE(0)#d
2016-06-21 15:17:57
414
原创 wince 修改控制面板区域设置小数点
[HKEY_LOCAL_MACHINE\nls\overrides]"IDigt"=dword:00000004"SDeci"="."
2016-05-18 14:06:37
778
原创 210 qt测试程序
#include "mainwindow.h"#include "ui_mainwindow.h"#include #include #include #include #include #include #include #include #include#include #include #include #include //#in
2016-01-13 10:56:14
1000
原创 c#老化测试程序
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.Threading;
2015-12-30 09:48:09
973
原创 2416测试程序
// DaoTestDlg.cpp : 实现文件//#include "stdafx.h"#include "DaoTest.h"#include "DaoTestDlg.h"#include "Winsock2.h"#include#pragma comment(lib, "iphlpapi.lib")#include #include "initgu
2015-12-30 09:43:06
612
原创 2416背光亮度
1,驱动#include #include #include #include #include #include #include #include #include #include #include #include "BSP.h"#ifdef DEBUG#define ZONE_GPIOCONTROL DEBUGZON
2015-12-17 10:25:35
477
原创 210 4418 2416启动卡制作
// IROM_Fusing_ToolDlg.cpp : implementation file//#include "stdafx.h"#include "IROM_Fusing_Tool.h"#include "IROM_Fusing_ToolDlg.h"#include #include #ifdef _DEBUG#define new DEBUG_N
2015-12-09 14:08:42
795
原创 wince .net2.0.5升级2.0.7
1,在微软官网下载 .NET Compact Framework 2.0 Service Pack 2 2,安装3,替换C:\WINCE600\OTHERS\DOTNETV2所有2.0.7
2015-09-11 13:54:19
504
原创 wince 背光驱动u
1,sp5v210 wince背光驱动 首先要了解 几个寄存器2,TCNTB0:下降寄存器。TCMPB0:比较寄存器。TCON控制寄存器。3,这里是选择定时器0即tout0,Timer 0 Start/Stop 定时器启动/关闭Timer 0 Manual Update 手动加载Timer 0 Output Inverter on/off 翻转开关Timer 0 Auto
2015-06-24 13:42:11
561
原创 wince 2416 应用程序更改屏参
1,首先需要设置注册表值[HKEY_LOCAL_MACHINE\System\GDI\Lcd]"ScreenWidth" =dword:320"ScreenHeight"=dword:1e0"HBP" =dword:a"HFP"=dword:14"HSW" =dword:24"PPL"=dword:1e0"VBP" =dword:10"VFP"=dword:d
2015-06-04 11:00:37
861
原创 wince .net2.06升级到2.07
1,在微软官网下载NETCFSetupv2.msi,同步安装,但是打包NK之前要把netcfv2.bib,netcfv2.reg干掉,2,同步安装之后windows目录会产生很多库,我们把它拷出来,打包到nk,然后只复制netcfv2.reg,打包nk。
2015-01-23 11:46:55
645
原创 wince 背景logo
1,将logo.bmp放在files下,2,找到.bib LOGO.bmp $(_FLATRELEASEDIR)\LOGO.bmp NK U 3,找到.reg [HKEY_CURRENT_USER\ControlPanel\Desktop] "wallpaper"="\\Windows\\LOGO.bmp"
2015-01-16 15:45:34
477
原创 sp5v210 开机logo
1,在loader.h给logo分配块// NAND Boot (loads into SteppingStone) @ Block 0#define NBOOT_BLOCK 0#define NBOOT_BLOCK_SIZE 1#define NBOOT_SECTOR BLOCK_TO_SECTO
2014-12-23 15:26:09
1018
原创 2416wince3.5寸屏开机logo和横屏显示
void CledDlg::OnBnClickedButton7(){ Ledbk=CreateFile(_T("GIO1:"),GENERIC_WRITE | GENERIC_READ, 0, NULL, OPEN_EXISTING, 0, NULL); DeviceIoControl(Ledbk,BACKLIGHT_ON,NULL,0,NULL,0,NULL,NULL); /
2014-08-21 16:45:55
882
wince 大键盘修改与排版LARGEKB
2017-11-06
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人