-
adc
说明: 这是一个基于PIC的AD转换,希望对大家有用(AD FOR PIC...)
- 2009-08-10 12:03:22下载
- 积分:1
-
2008091715050096
pig串口调试串口调试.txt串口调试.txt串口调试.txt串口调试.txt串口调试.txt串口调试.txt串口调试.txt串口调试.txt(pig serial debug)
- 2009-03-24 01:32:18下载
- 积分:1
-
PCA9685_MG996R
STM32F103C8T6控制PCA9685舵机驱动板(STM32F103C8T6 control PCA9685 steering wheel drive board)
- 2018-10-19 20:00:22下载
- 积分:1
-
MSP430-EasyWeb
在MSP430单片机上实现web网页源代码。(MSP430-EasyWeb)
- 2021-04-15 20:08:54下载
- 积分:1
-
GC01100111
GC0111 是格科微电子(上海)有限公司2010 年最新研发的一款SOC 芯片,
将Sensor 和协处理器整合到了一颗芯片中,能实现的功能包括:支持EMI 接口
的sensor 预览/拍照/录像、SPI 接口的sensor 预览/拍照/录像、USB1.1 / USB2.0 full
speed、 JPEG 压缩以及提供软T 卡、软Touch panel 的全套解决方案。GC0111
使得MTK 6223D/Infineon ULC3 等低端平台加一颗sensor 变成多媒体手机,降
低客户成本。
GC0110 是格科微电子(上海)有限公司最新推出的支持SPI 协议的CMOS
图像传感器芯片,采用GalaxyCore 最新的传感器工艺,并优化了电路结构,支
持JPEG 压缩,缩短拍照速度,提高用户体验,并支持录像功能。
(GC0111 is Geke Microelectronics (Shanghai) Co., Ltd. 2010, the latest development of a SOC chip
Sensor and co-processor will be integrated into a single chip, to achieve the features include: support for EMI Interface
The sensor Preview/photo/video, SPI interface sensor Preview/photo/video, USB1.1/USB2.0 full
speed, JPEG compression and to provide soft-T card, soft Touch panel the full set of solutions. GC0111
Makes low-end platform MTK 6223D/Infineon ULC3 add a sensor into a multimedia mobile phone, drop
Low customer cost.
GC0110 is Geke Microelectronics (Shanghai) Co., Ltd. support the latest CMOS SPI protocol
Image sensor chip, using the latest sensor technology GalaxyCore and optimize the circuit structure, support
Support JPEG compression, reducing the speed camera to improve the user experience and supports video recording. )
- 2010-10-05 23:14:20下载
- 积分:1
-
基于Hebb学习的单神经元PID的M代码
本资料包含基于Hebb学习的单神经元PID的M代码,使用改代码可以直接导入S函数中(This information contains a single neuron PID learning based on the M Hebb code, using the code can be directly imported into the S function.)
- 2015-09-05 11:45:18下载
- 积分:1
-
8x8snake
while(1)
{//if(keyenable==1){P1=0x00 P2=0xff }else{P1=0xff P2=0x00 }
for(i=3 i<SNAKE+1 i++)x[i]=100 for(i=3 i<SNAKE+1 i++)y[i]=100 //初始化
x[0]=4 y[0]=4 //果子
n=3 //蛇长 n=-1
x[1]=1 y[1]=0 //蛇头
x[2]=0 y[2]=0 //蛇尾1
addx=0 addy=0 //位移偏移
//k=1
while(1){if(keyenable)break timer0(1) }
while(1)
{timer0(e)
if(knock()){e=SPEED break } //判断碰撞
if((x[0]==x[1]+addx)&(y[0]==y[1]+addy)) //是否吃东西
- 2011-07-09 23:00:46下载
- 积分:1
-
TLC3548
说明: 描述TLC3548芯片与MSP430单片机之间的连接。可以参考一下。(Describe the connection between TLC3548 chip and MSP430 microcontroller. Can refer to it.)
- 2020-03-31 16:58:00下载
- 积分:1
-
Carrier_0_03.tar
CARRIER todo esto es un documento elaborado con la mayora facilidad
- 2013-12-14 04:43:26下载
- 积分:1
-
STM32F103ADC扫描读取程序
说明: 最简单的读取AD值的程序。初始化时调用初始化程序,运行过程中,可以定时读取AD值。可以用做温度检测或者电压检测。(The simplest program to read AD values. Initialization call initialization program, running process, can read AD value at regular intervals. It can be used for temperature detection or voltage detection.)
- 2020-06-20 14:20:01下载
- 积分:1