搜索资源列表
bmp2hex
- 以一种4级灰度的液晶为例,介绍了如何将BMP文件转换为液晶显示的16进制文件。-in a four grayscale LCD as an example, how to convert a BMP file LCD band of 16 documents.
Lesson09_LCD
- s3c44b0X,LCD测试程序,分别进行黑白、4级灰度、16级灰度和256色伪彩屏测试-s3c44b0X, LCD testing procedures were black and white, gray 4, 16 and 256 gray pseudo-color screen test
BIT TEMP
- 这是关于DS18B20的读写程序,数据脚P2.2,晶振12MHZ 温度传感器18B20汇编程序,采用器件默认的12位转化,最大转化时间750微秒 显示温度00到99度,很准确哦~~无需校正!-DS18B20 on literacy, data P2.2 feet, 12MHZ crystal temperature sensor 18B20 assembler, using the default device into 12, the largest 750 microsecond conve
wendu111
- 温度控制器V1.5 显示为三个共阳极LED 温度传感器用单总线DS18B20 CPU为2051,四个按键,分别为UP,DOWN,SET 温度调节上限为125度,下限为-55度 只能用于单只18B20-Temperature Controller V1.5 show for a total of three LED anode temperature sensor with single CPU for the bus DS18B20 2051, four keys, resp
最佳直线应用程序
- 用于传感器线性度计算的小程序,供大家 共享和学习.-linear sensor for small calculation procedures for share and learn.
智能小车控制程序,360度pwm舵机
- 大家都做过智能小车吗,通过这个程序和我之前上传的程序,就可以组成一套通过手机短信控制智能小车的系统啦!本程序为智能小车控制程序,360度pwm舵机,51单片机实现!
STM32 用串口模拟SPI接口实现度CH374T的操作
- STM32 用串口模拟SPI接口实现度CH374T的操作。-STM32 with serial SPI interface degrees CH374T analog operation.
OV2640输出YUV格式转灰度显示到LCD
- 该代码为本人在原子探索者开发板(stm32f407)摄像头实验的基础上改为让摄像头(OV2640)输出YUV格式到SRAM中,并转为灰度图像后传输到LCD上,对研究YUV与灰度图像格式有所帮助。
video_Algorithm
- 图像处理如:灰度化,二值化,中值滤波,边缘检测,直方图,哈夫变换等(for dsp video algorithm)
百度手环例程
- 百度手环源码,对穿戴设备开发开发和蓝牙协议的学习有很大的帮助(Baidu Bracelet source, wearable device development and development of Bluetooth protocol to learn a lot of help)
斜度计
- 利用msp430f149设计一个斜度计,代码为C语言(Use MSP430F149 to design a slope meter, the code is C language)
摄像头实验(彩色,灰度,任意窗口)
- 摄像头灰度的改变,比较简单的说明,在主函数里面说明(Camera gray change, relatively simple descr iption, in the main function inside descr iption)
120degree_trapezoidal_drive_sourcecode
- 120度梯形波驱动电机驱动代码,带霍尔传感器,噪音小!(120 degree trapezoidal wave drive motor)
stm32两路相位差180度PWM
- stm32高级定时器1产生两路相位差180度PWM,频率、占空比可调。(STM32 produces two phase difference 180 degree PWM)
IOT.zh
- 百度天工物联网云平台功能说明文档,基于mqtt可以实现快速设备接入(Baidu, the Internet platform function descr iption document, based on mqtt can achieve fast device access)
bysjs
- 棒体长度检测程序,用C51编写,带仿真(Bar length detection procedures, written in C51, with simulation)
百度开源手环
- 百度开源手环 包ROM源代码,通讯协议和APP,硬件设计等等。实用
ALIENTEK MINISTM32 160160液晶驱动
- 战舰stm32开发板驱动,uc1698控制的灰度屏幕,keil开发环境。对于单片机开发中的屏幕应用,有参考价值(Warship STM32 development board drive, uc1698 control gray screen, KEIL development environment. It has reference value for the screen application in the development of MCU)
采用PWM控制舵机,180度舵机
- 通过对TIM1的初始化,对舵机进行任意角度控制,我用的是180度舵机,TIM1_PWM_Init(1439,999);
28335失真度测量程序
- 2021年电子设计竞赛,失真度测量程序,测试结果,精度1%。