登录
首页 » SCM » 公共汽车报站器,基于51

公共汽车报站器,基于51

于 2023-08-21 发布 文件大小:1.36 kB
0 176
下载积分: 2 下载次数: 1

代码说明:

公共汽车报站器,基于51-bus stop-based 51

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 单片机串口程序,有一定的难度,适合串口使用比较熟练的人
    单片机串口程序,有一定的难度,适合串口使用比较熟练的人-Single-chip serial procedures, have a certain degree of difficulty, suitable for serial use more skilled people
    2022-06-13 23:19:16下载
    积分:1
  • 用C++语言写的单
    C语言写的单片机数字时钟程序,经调试通过-C language to write the single-chip digital clock procedures, adopted by the debug
    2022-02-10 11:07:20下载
    积分:1
  • flashflex51单片机
    FlashFlex51微控制器
    2023-06-20 11:35:03下载
    积分:1
  • MSP430 I2C interface module with EEPROM assembler
    MSP430 I2C模块与EEPROM的接口汇编程序-MSP430 I2C interface module with EEPROM assembler
    2022-03-12 09:02:21下载
    积分: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
  • 一个经典的PID算法实例 很有参考价值 C语言实现
    一个经典的PID算法实例 很有参考价值 C语言实现-PID algorithm for a classical example of the valuable C language
    2022-03-15 16:26:22下载
    积分:1
  • 用单片机与CPLD做的等精度频率计,误差精确到十亿分之一
    用单片机与CPLD做的等精度频率计,误差精确到十亿分之一-MCU and CPLD make use of such precision frequency meter, the error is accurate to a billionth of a
    2022-03-05 19:21:52下载
    积分:1
  • Studied this subject can be stored as a virtual oscilloscope
    本课题所研究的可存储虚拟示波器定位为低档型,即在性能上只需满足大多场合的基本应用,努力实现小型化,价格尽可能低廉,这样在财力有限的小用户(电子爱好者、小型企业)中能够普及,在大用户的使用中发挥便携性强的优势,与高档示波器配合使用,互相取长补短。-Studied this subject can be stored as a virtual oscilloscope-type low-grade, that is, in terms of performance on most occasions, only to meet the basic application, and strive to realize miniaturization and low prices as much as possible so that limited financial resources to small users (electronic enthusiasts, small enterprises) can be universal, in the use of large users to play a strong advantage of portability, high-end oscilloscope used in conjunction with each other.
    2022-03-25 07:46:54下载
    积分:1
  • 基于PIC18F2580实现1602LCD显示程序8数据端口连接…
    基于PIC18F2580实现的 1602LCD显示程序 8个数据口全部接上-Based on the PIC18F2580 realize 1602LCD display program 8 data port connected to all
    2022-08-03 01:39:17下载
    积分:1
  • 充分实现
    uart全功能实现.实现如下函数: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U_CtrlDCD, U_CtrlBreak, U_ClrRxBuffer, U_ClrTxBuffer, U_SetBaudRate, U_SendISRData, U_SendData, U_GetOwnerID, U_SetAutoBaud_Div, /*TY adds these to expand flexibility 2004/10/15*/ U_Register_TX_cb, U_Register_RX_cb, /*TY adds these to let virtual COM port can retrive exception log 2005/3/8*/ U_GetUARTByte, U_PutUARTByte, U_PutUARTBytes, /*for virtual com port to return DCB configuration*/ U_ReadDCBConfig, U_CtrlRI, U_CtrlDTR, U_ReadHWStatus -the realization of full-featured UART. to achieve the following functions: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U
    2022-01-31 05:01:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载