-
C#从入门到精通
C#从入门到精通的源代码,VS2013测试。(C# from entry to the master of the source code, VS2013 test.)
- 2017-09-09 10:52:22下载
- 积分:1
-
AVR代码资料
AVR各种应用小例程,包括各种常用传感器,液晶,步进电机,语音等等(AVR application, common sensors, LCD,stepper motor,voice, etc.)
- 2018-03-25 22:04:16下载
- 积分:1
-
双路散热片温控器程序V1.1
STM8芯片,韩国温控器程序,用温控和时控,可免接温度传感器,并可精确控温
- 2022-02-03 07:30:01下载
- 积分:1
-
数字电位器X9c103模块,有源码和pcb图纸
一、基础部分
数字电位器X9c103模块是一款宽电压(3V-5V)供电,10K满量程电位器。
电位器中间抽头在0-10k间滑动共100级(电位器滑动端典型阻抗40欧)
数字电位器VL和VH端口分别对应滑动变阻器的低端和高端,允许输入电压范围-5V到+5V。
数字电位器模块附带测试程序,程序代码为C语言代码,分模块编写。代码包括:主函数、显示子函数、按键子函数以及各模块的头文件,可以采用KEIL4打开源代码经行测试和学习。
二、测试部分
如只需测试模块使用可不研究源代码,将测试程序中.HEX文件下载到目标板。
1、按键子函数共涉及两个按键检测和控制,分别对应P3^2和P3^3.两个按键每次按下分别实现10K数字电位器中间滑动端往上端和往下端滑动1k数值。数字电位器接口说明:INC接P2^0,U_D接P2^1,CS接P2^2。
2、显示器接口:电源端口VCC(2脚) GND(1脚)接5V电源。数据端口D0-D7(7脚到14脚)接P0口(P0^0 -
P0^7)。对比度调节端口VL(3脚)为液晶显示器对比度调整端用电位器分压得到0V-5V中间某一电压使液晶清晰显示。控制端口RS(4脚)为寄
- 2022-07-25 07:22:53下载
- 积分:1
-
onenet BC95 COAP
中移动BC95开发程序包,STM32L10x+BC95+ADLX345(China Mobile BC95 Development Package)
- 2019-01-18 14:12:19下载
- 积分:1
-
uCOS-II
ucos系统移植所需要的的齐全安装包,初学者用,附有教程(system transplantation about ucos)
- 2013-07-23 21:54:04下载
- 积分:1
-
ADMQ
LINQ增删改查,EF . NET Core(LINQ additions and deletions)
- 2018-05-07 16:03:53下载
- 积分:1
-
Seabed-Terrain
基于LOD技术的3D海底地形仿真系统。主要讲述海底地形的绘制及仿真系统的组成。(Based on the LOD 3D seafloor topography simulation system. Focuses on the composition of the seabed topography mapping and simulation system.)
- 2012-03-08 09:35:35下载
- 积分:1
-
顺序表C语言描述
顺序表c语言描述(chronology c Description Language)
- 2004-11-15 10:17:31下载
- 积分:1
-
image-matching-using-surf-and-ransac
对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果(Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descriptor, then according to the results, the coarse matching results, using RANSAC method to calculate the fundamental matrix, and eliminate the error matching, gain a more accurate matching results)
- 2020-11-13 13:59:43下载
- 积分:1