-
红外遥控器已被广泛使用在各种类型的家电产品上,它的出现给使用家器提供了很多的便利。红外遥控系统一般由红外发射装置和红外接受设备两大部分组成。红外发射装置又可由键...
红外遥控器已被广泛使用在各种类型的家电产品上,它的出现给使用家器提供了很多的便利。红外遥控系统一般由红外发射装置和红外接受设备两大部分组成。红外发射装置又可由键盘电路、红外编码芯片、电源和红外发射电路组成。红外接收设备可由红外接收电路、红外解码芯片、电源和应用电路组成。通常为了使信号能更好的被传输发送端将基带二进制信号调制为脉冲串信号,通过红外发射管发射。本设计采用Atmega8作为红外发射编码和接收解码芯片。-Infrared remote control has been widely used in various types of household electrical appliances, it" s there to provide the users a lot of convenience. Infrared remote control system in general by the infrared emission devices and infrared devices to accept the composition of two major parts. Infrared emission circuit device can be by keyboard, infrared encoder chip, power and infrared emission circuit. By the infrared receiver infrared receiver circuit equipment, infrared decoder chip, power supply and application circuit. Usually better in order to signal the sending end of the transmission to binary base-band signal for pulse modulation, through the launch tube infrared emission. The design uses infrared emission Atmega8 as encoding and decoding chip receiver.
- 2022-05-06 14:11:23下载
- 积分:1
-
boa web服务器的主程序,是利用c写的,经过修改后可移植到嵌入式中。...
boa web服务器的主程序,是利用c写的,经过修改后可移植到嵌入式中。-boa web server program, using c written in the revised Embedded can be transplanted to China.
- 2022-07-19 20:27:00下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
这是关于LCD常识的资料
这是关于LCD常识的资料- This is about the LCD general knowledge material
- 2022-03-22 03:48:40下载
- 积分:1
-
SIMULINK仿真图,是TURBO码的编码。已经通过仿真运行。
SIMULINK仿真图,是TURBO码的编码。已经通过仿真运行。-SIMULINK simulation diagram, is the TURBO code encoding. Has been run through the simulation.
- 2022-11-01 07:00:03下载
- 积分:1
-
atmel at91sam7s header file extented, some extra register definitions are set an...
atmel at91sam7s header file extented, some extra register definitions are set and extra functions are dinifined-atmel at91sam7s header file extented. some extra register definitions are set and ext ra functions are dinifined
- 2022-06-19 14:56:51下载
- 积分:1
-
TI公司ARM芯片的LCD显示AD值的代码
TI公司ARM芯片的LCD显示AD值的代码-TI ARM Chip LCD Display AD value of the code
- 2022-03-15 21:35:30下载
- 积分:1
-
Use protel99se developed microcontroller circuit boards, circuit board you wish...
使用protel99se开发的单片机电路板,希望有助于各位电路板开发设计的学习-Use protel99se developed microcontroller circuit boards, circuit board you wish to contribute to development and design of learning
- 2022-10-31 23:50:03下载
- 积分:1
-
ucos
uCOS-II_chinesebook,介绍uCOS学习资料-uCOS-II_chinesebook, introducing learning materials uCOS
- 2022-01-24 16:15:11下载
- 积分:1
-
双串口收发多串口收发,单片机间的通信,实现很多的功能
双串口收发多串口收发,单片机间的通信,实现很多的功能-Dual serial multi-transceiver serial port transceiver, single-chip communication to achieve a lot of features
- 2022-08-25 04:39:46下载
- 积分:1