-
基于Keil C51的单片机+GPRS模块的双串口编程
基于Keil C51的单片机+GPRS模块的双串口编程-based on Keil C51 microcontroller GPRS module dual Serial Programming
- 2023-07-06 06:10:02下载
- 积分:1
-
MSP430 LCD and keyboard application code by running
MSP430单片机的液晶与键盘的应用,代码通过运行-MSP430 LCD and keyboard application code by running
- 2022-02-24 22:21:20下载
- 积分:1
-
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpo...
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write:
unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data.
usb endpoint data is read
- 2023-06-14 23:15:04下载
- 积分:1
-
LT_1B msp430开发板例子程序-TB7
LT_1B msp430开发板例子程序-TB7
- 2022-08-24 15:30:51下载
- 积分:1
-
在PIC单片机上实现将16位二进制转化为5位BCD码的汇编程序
在PIC单片机上实现将16位二进制转化为5位BCD码的汇编程序-the PIC will achieve 16 binary into five BCD compilation process
- 2022-07-26 22:17:25下载
- 积分:1
-
This is the time to participate in Electronic Design Contest works: infrared rem...
这是参加电子设计大赛时的作品:红外遥控小车:用红外线通过一块AT89S52单片机发射信号即编码,并用红外接收头接收信号;接着再用另一块AT89S52单片机对红外发射出的信号编码进行解码,最后再用一块AT89S52单片机用解码所得码值编写程序后驱动步进电机。步进机功能启动后不仅能使受控小车向前后左右四个方向前进和转弯,而且还能控制小车再地上转动并留下方形或圆形等形状。-This is the time to participate in Electronic Design Contest works: infrared remote control car: Using infrared transmission signal through an AT89S52 microcontroller that is encoded and used infrared receiver to receive the first signal and then using the other an infrared emitting MCU AT89S52 code and decode the signal and finally an AT89S52 microcontroller then proceeds with the decoding key value of the preparation of procedures to drive a stepper motor. Stepper machine function activated not only make the car forward in a controlled direction and after about four turns, but also to control the car and then turned and left the ground such as square or round shapes.
- 2022-05-06 18:46:07下载
- 积分:1
-
PID,C51实现
这是一个很简单的有51单片机就可以实现的PID 控制算法,虽然不是很准确,但是作为一个学习案例,还是很有意义的-PID ,C51 IMPLEMENT
- 2023-07-27 08:15:04下载
- 积分:1
-
用硬件协议栈芯片w3100a实现tcp服务器,用51单片机实现 kei51环境...
用硬件协议栈芯片w3100a实现tcp服务器,用51单片机实现 kei51环境-hardware protocol stack chips w3100a achieve tcp servers, with 51 MCU environment kei51
- 2022-01-31 10:39:55下载
- 积分:1
-
HT24 系列的EEPROM 总共8 个管脚,三个为芯片地址脚A0、A1、A2,在单片机对它进行操作时,从SDA 输入A0、A1、A2 数据和芯片外部A0、A1...
HT24 系列的EEPROM 总共8 个管脚,三个为芯片地址脚A0、A1、A2,在单片机对它进行操作时,从SDA 输入A0、A1、A2 数据和芯片外部A0、A1、A2 所接地址需一一对应。一个为芯片写保护脚WP,WP 脚接低电平时,芯片可进行读写操作;WP 脚接高时,芯片只可进行读,不可进行写。
另外两个管脚为电源脚VCC,VSS。
用单片机对HT24 系列的EEPROM 进行控制时,HT24 系列的EEPROM 的外部管脚VCC、VSS、WP、A0、A1、A2 根据需要,对应接上,SDA、SCL 接到单片机控制脚上。-HT24 Series EEPROM total of 8 pins, three pins for the chip address A0, A1, A2, in the microcontroller to operate it, from SDA input A0, A1, A2, and chip external data A0, A1, A2 of the Then one correspondence address must be in. One for the chip, write-protect pin WP, WP feet then low, the chip can be read and write operations WP pin is high then, the chip can only be read, not write. The other two pins for the power pin VCC, VSS. With the microcontroller on the HT24 Series EEPROM control when, HT24 Series EEPROM external pin VCC, VSS, WP, A0, A1, A2 according to the needs of the corresponding connected, SDA, SCL receives SCM control feet .
- 2022-01-28 04:45:28下载
- 积分:1
-
用凌阳单片机输入频率控制并输出14位2进制码锁住相应频率
用凌阳单片机输入频率控制并输出14位2进制码锁住相应频率-With Sunplus Singlechip frequency control input and output 14 2 hexadecimal code corresponding frequency locked
- 2022-07-25 17:06:13下载
- 积分:1