资源列表

« 1 2 ... .02 .03 .04 .05 .06 11507.08 .09 .10 .11 .12 ... 15240 »

[单片机(51,AVR,MSP430等)DCMI

说明:只是把图片保存到SD卡,BMP格式.因是程序本来是把数据直接从DCMI DMA到LCD的,以获得流畅性,所以要保存的话得先通过RAM作过渡,不可能一边读摄像头数据一边保存至SD卡,肯定跟不上,而用RAM暂存的话,保存QVGA图片则需150K,为了节省RAM,我把LCD当作暂存存储器,拍照时停止DMA传送,并把LCD上的数据分行读回来再写到SD卡,加上BMP头即可,以后有空再弄个JPG编码保存的.由于不同驱动芯片的液晶屏,读回来的数据格式可能跟写进去的不同,像ILI932系列读出来的则是BGR56
<张欢欢> 在 2025-06-24 上传 | 大小:136kb | 下载:0

[单片机(51,AVR,MSP430等)DS18B20

说明:单片机串口通信,DS18B20温度传感器,计算机通过串口采集数据-Chip serial communication, DS18B20 temperature sensor, data acquisition computer through the serial port
<彭金龙> 在 2025-06-24 上传 | 大小:38kb | 下载:0

[单片机(51,AVR,MSP430等)li-shui-deng

说明:用C语言编写的单片机流水灯程序,用PWM调节占空比改变LED的渐明渐暗效果。-Using C language microcontroller light water program, change the LED PWM duty cycle adjust gradually dimming effect.
<彭金龙> 在 2025-06-24 上传 | 大小:950kb | 下载:0

[单片机(51,AVR,MSP430等)liushuideng

说明:从左至右渐亮,再从右至左渐灭。1,3,5,7全亮,其余去全灭等-From left to right gradually bright, again from right to left quenching.
<fbzsn> 在 2025-06-24 上传 | 大小:882kb | 下载:0

[单片机(51,AVR,MSP430等)AD9852_TEST

说明:DDS程序,基于AD9852,文件包含分频字节编译,频率控制字-DDS driver source code, based on AD9852 chip
<pandeer> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)2.4-LCD-display-current-temperature

说明:2.4寸彩屏实时显示当前温度,基于STC52单片机-2.4-inch color display the current temperature, microcontroller based STC52
<neo> 在 2025-06-24 上传 | 大小:13kb | 下载:0

[单片机(51,AVR,MSP430等)Simple-calculator-

说明:用液晶显示的简易计算器,含硬件原理图、程序代码及PCB设计-Simple calculator with LCD, including hardware schematics, program code and PCB design
<gf> 在 2025-06-24 上传 | 大小:2.8mb | 下载:0

[单片机(51,AVR,MSP430等)12DS18b20

说明: AT89C51对DS18B20的读写操作 -AT89C51 read and write operations on DS18B20
<李陌> 在 2025-06-24 上传 | 大小:40kb | 下载:0

[单片机(51,AVR,MSP430等)ADC0832

说明:AT89C51对ADC0832的控制过程: 1、建立连接,启动转换; 2、接收数据; 3、数据处理。 -The control process of AT89C51 of ADC0832: 1, the connection is established, and start the conversion 2, receive data 3, the data processing.
<李陌> 在 2025-06-24 上传 | 大小:58kb | 下载:1

[单片机(51,AVR,MSP430等)Project11

说明:设计并制作一个能自动循迹小汽车。 演示场地1米见方,表面贴有白纸,在其上有黑色胶带制成的轨迹(宽6厘米,均匀)。 能够自行沿着曲线行走(A点循迹到C点),而无需人工干预 (遥控-The design and construction of an automatic tracking the car. Demo site 1 meter square, the surface with a blank sheet of paper, made of a black tape on th
<李陌> 在 2025-06-24 上传 | 大小:94kb | 下载:0

[单片机(51,AVR,MSP430等)StepMotor

说明:电机控制接口与驱动电路分析。基于MCU给步进电机分配脉冲的原理,实现4相步进电机的不同模式运行-Interface with the drive motor control circuit analysis. MCU-based allocation of pulses to the stepper motor principle, to achieve four-phase stepper motor running different modes
<李陌> 在 2025-06-24 上传 | 大小:786kb | 下载:0

[单片机(51,AVR,MSP430等)Project9

说明:基于AT89C51的LCD1602显示控制,设计显示不同的字符;水平滚动和垂直滚动显示-Based on AT89C51 LCD1602 display control, design display different character horizontal scrolling and vertical scrolling
<李陌> 在 2025-06-24 上传 | 大小:49kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 11507.08 .09 .10 .11 .12 ... 15240 »

源码中国 www.ymcn.org