-
基于PIC单片机的DS18B20读写源程序,包括读18B20ROM和在单总线上挂多个18B20的读写和串口通讯程序...
基于PIC单片机的DS18B20读写源程序,包括读18B20ROM和在单总线上挂多个18B20的读写和串口通讯程序-DS18B20 based on PIC microcontroller to read and write source code, including reading 18B20ROM and hung in a single bus, multiple 18B20 and serial communication program to read and write
- 2022-03-06 09:14:04下载
- 积分:1
-
C51单片机
C51单片机模拟I2C双机通信协议,带从机部分。-C51 single-chip analog dual I2C communication protocol, with some from the machine.
- 2022-01-26 07:35:25下载
- 积分:1
-
这个程序利用89S51输出信号来驱动一个步进马达*/
这个程序利用89S51输出信号来驱动一个步进马达*/
- 2022-01-28 09:23:24下载
- 积分:1
-
利用单片机控制的8255键盘控制实验汇编成序
利用单片机控制的8255键盘控制实验汇编成序-MCU 8255 using the keyboard to control the experimental sequence was compiled
- 2023-01-24 17:35:03下载
- 积分:1
-
一个使用ARM7TDMI LPC2104的一个点阵屏程序。
一个使用ARM7TDMI LPC2104的一个点阵屏程序。-an ARM7TDMI LPC2104 use of a lattice screen procedures.
- 2023-05-22 06:15:02下载
- 积分:1
-
AVR Series ATmega162 the USARTs programming and achieve receive and transmit dat...
AVR单片机系列的ATmega162的USART编程,实现接收和发送9bit的数据的C代码-AVR Series ATmega162 the USARTs programming and achieve receive and transmit data 9bit C code
- 2022-07-13 21:29:25下载
- 积分:1
-
PADS2005在PCB设计工作
PADS2005 WORK IN LAYOUT PCB -PADS2005 WORK IN LAYOUT PCB
- 2023-07-16 13:50:04下载
- 积分:1
-
c8051f020里面自带的温度传感器的使用程序,经调试通过。
c8051f020里面自带的温度传感器的使用程序,经调试通过。-C8051F020 own temperature sensor inside the use of procedures adopted by the debugger.
- 2022-07-01 00:58:06下载
- 积分:1
-
Ps2键盘驱动程序,用C51单片机驱动PS2键盘接口
Ps2键盘驱动程序,用C51单片机驱动PS2键盘接口
- 2022-05-28 07:05:30下载
- 积分:1
-
你知道睡眠()/ usleep() / nanosleep()不好延迟的问题。
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift.
The primary focus of this lab will be "time". The experiment will show you several methods to measure time in your applications.
- 2022-01-26 16:17:48下载
- 积分:1