搜索资源列表
ledSim
- led仿真程序,用于单片机开发时,实时模拟程序运行时LED的显示-led simulation program for the development of SCM, Real-time simulation program running LED display
21-29
- 基于AT89C51单片机计算器数字输入显示模拟设计 第一次按下时,显示“D1”;第二次按下时,显示“D1D2”;第三按下时,显示“D1D2D3”,8个全显示完毕,再按下按键下时,给出“嘀”提示音。-Based on AT89C51 microcontroller digital input display analog calculator designed for the first time, when pressed to show " D1" second time,
VM_IO
- STC89C51RD单片机普通模拟IO串口-Generic software uart written in C, requiring a timer set to 3 times the baud rate, and two software read/write pins for the receive and transmit functions
FUN_VS_IO
- 使用单片机STC89C51RC普通IO口模拟串口三种方法-// 1. get_rx_pin_status() // Returns 0 or 1 dependent on whether the receive pin is high or low. // 2. set_tx_pin_high() // Sets the transmit pin to the high state. // 3. set_tx_pin_low() // Sets the transmit pi
vs1307-RW
- 用普通I/O口模拟I2C通信读写vs1307时钟芯片程序,此程序在MPLAB IDE环境下开发,在PIC16F877单片机上运行通过。-With common I/O port to read and write clock chip vs1307